[==========] 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 12:23:25.473306  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:37609
I20260709 12:23:25.475047  7403 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 12:23:25.476137  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:25.493961  7410 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 12:23:25.493955  7413 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 12:23:25.496778  7403 server_base.cc:1061] running on GCE node
W20260709 12:23:25.495002  7411 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 12:23:26.744431  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:26.744737  7403 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 12:23:26.744958  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599806744936 us; error 0 us; skew 500 ppm
I20260709 12:23:26.745851  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:26.751567  7403 webserver.cc:533] Webserver started at http://127.7.58.254:40065/ using document root <none> and password file <none>
I20260709 12:23:26.752537  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:26.752796  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:26.753285  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:26.759487  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "e6e75b6d10934e98a52d308787e941d3"
format_stamp: "Formatted at 2026-07-09 12:23:26 on dist-test-slave-37fn"
I20260709 12:23:26.767867  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:23:26.774049  7419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:26.775542  7403 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:23:26.775964  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "e6e75b6d10934e98a52d308787e941d3"
format_stamp: "Formatted at 2026-07-09 12:23:26 on dist-test-slave-37fn"
I20260709 12:23:26.776373  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-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 12:23:26.828845  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:26.830577  7403 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 12:23:26.831142  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:26.905881  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:37609
I20260709 12:23:26.905987  7470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:37609 every 8 connection(s)
I20260709 12:23:26.914443  7471 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 12:23:26.939646  7471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3: Bootstrap starting.
I20260709 12:23:26.946238  7471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:26.948413  7471 log.cc:826] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3: Log is configured to *not* fsync() on all Append() calls
I20260709 12:23:26.953771  7471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3: No bootstrap required, opened a new log
I20260709 12:23:26.975281  7471 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e75b6d10934e98a52d308787e941d3" member_type: VOTER }
I20260709 12:23:26.975860  7471 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:26.976068  7471 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e75b6d10934e98a52d308787e941d3, State: Initialized, Role: FOLLOWER
I20260709 12:23:26.977054  7471 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6e75b6d10934e98a52d308787e941d3" member_type: VOTER }
I20260709 12:23:26.977545  7471 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:26.977910  7471 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:26.978227  7471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:26.982517  7471 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e75b6d10934e98a52d308787e941d3" member_type: VOTER }
I20260709 12:23:26.983263  7471 leader_election.cc:304] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [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: e6e75b6d10934e98a52d308787e941d3; no voters: 
I20260709 12:23:26.984987  7471 leader_election.cc:290] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:26.985371  7474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:26.988075  7474 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 1 LEADER]: Becoming Leader. State: Replica: e6e75b6d10934e98a52d308787e941d3, State: Running, Role: LEADER
I20260709 12:23:26.988955  7474 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [LEADER]: Queue going to LEADER mode. State: All 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: "e6e75b6d10934e98a52d308787e941d3" member_type: VOTER }
I20260709 12:23:26.989589  7471 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:27.001053  7475 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6e75b6d10934e98a52d308787e941d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e75b6d10934e98a52d308787e941d3" member_type: VOTER } }
I20260709 12:23:27.000973  7476 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6e75b6d10934e98a52d308787e941d3. Latest consensus state: current_term: 1 leader_uuid: "e6e75b6d10934e98a52d308787e941d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e75b6d10934e98a52d308787e941d3" member_type: VOTER } }
I20260709 12:23:27.003458  7475 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:27.004289  7476 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:27.007808  7485 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:27.021548  7485 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:27.024101  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:27.044260  7485 catalog_manager.cc:1383] Generated new cluster ID: e0c6d1e6da8e4205a7d009c9c4331455
I20260709 12:23:27.044580  7485 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:27.059865  7485 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:27.062057  7485 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:27.087263  7485 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3: Generated new TSK 0
I20260709 12:23:27.088342  7485 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:27.155961  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:27.165771  7494 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 12:23:27.167734  7495 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 12:23:27.170715  7497 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 12:23:27.171536  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:27.172384  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:27.172585  7403 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 12:23:27.172828  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599807172795 us; error 0 us; skew 500 ppm
I20260709 12:23:27.173463  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:27.178364  7403 webserver.cc:533] Webserver started at http://127.7.58.193:46179/ using document root <none> and password file <none>
I20260709 12:23:27.179056  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:27.179292  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:27.179644  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:27.180935  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "de369baf3783438fbf8486fab372789b"
format_stamp: "Formatted at 2026-07-09 12:23:27 on dist-test-slave-37fn"
I20260709 12:23:27.187717  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:23:27.192953  7502 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.194026  7403 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:23:27.194401  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "de369baf3783438fbf8486fab372789b"
format_stamp: "Formatted at 2026-07-09 12:23:27 on dist-test-slave-37fn"
I20260709 12:23:27.194802  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-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 12:23:27.227067  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:27.228925  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:27.231912  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:27.237551  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:27.237916  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:23:27.238260  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:27.238492  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.331668  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:37345
I20260709 12:23:27.331759  7565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:37345 every 8 connection(s)
I20260709 12:23:27.339763  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:27.356230  7570 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 12:23:27.363540  7571 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 12:23:27.373626  7573 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 12:23:27.373854  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:27.374841  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:27.375043  7403 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 12:23:27.375263  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599807375229 us; error 0 us; skew 500 ppm
I20260709 12:23:27.375872  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:27.378762  7403 webserver.cc:533] Webserver started at http://127.7.58.194:34493/ using document root <none> and password file <none>
I20260709 12:23:27.379340  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:27.379549  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:27.379848  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:27.380975  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
format_stamp: "Formatted at 2026-07-09 12:23:27 on dist-test-slave-37fn"
I20260709 12:23:27.386919  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:23:27.391745  7578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.392680  7403 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:27.393069  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
format_stamp: "Formatted at 2026-07-09 12:23:27 on dist-test-slave-37fn"
I20260709 12:23:27.393646  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-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 12:23:27.396870  7566 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37609
I20260709 12:23:27.397439  7566 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:27.398820  7566 heartbeater.cc:507] Master 127.7.58.254:37609 requested a full tablet report, sending...
I20260709 12:23:27.403280  7436 ts_manager.cc:194] Registered new tserver with Master: de369baf3783438fbf8486fab372789b (127.7.58.193:37345)
I20260709 12:23:27.406947  7436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42568
I20260709 12:23:27.424487  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:27.425946  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:27.428583  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:27.431721  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:27.432031  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.432333  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:27.432482  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.532866  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:41281
I20260709 12:23:27.533000  7640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:41281 every 8 connection(s)
I20260709 12:23:27.539929  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:27.548120  7644 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 12:23:27.553032  7645 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 12:23:27.555305  7641 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37609
I20260709 12:23:27.555778  7641 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:27.556845  7641 heartbeater.cc:507] Master 127.7.58.254:37609 requested a full tablet report, sending...
W20260709 12:23:27.558367  7647 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 12:23:27.560190  7436 ts_manager.cc:194] Registered new tserver with Master: cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:27.562018  7436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42582
I20260709 12:23:27.563841  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:27.564759  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:27.564980  7403 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 12:23:27.565187  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599807565169 us; error 0 us; skew 500 ppm
I20260709 12:23:27.565733  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:27.568694  7403 webserver.cc:533] Webserver started at http://127.7.58.195:39595/ using document root <none> and password file <none>
I20260709 12:23:27.569202  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:27.569423  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:27.569707  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:27.570835  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "fc1f282688c14fc0b397827ef9347828"
format_stamp: "Formatted at 2026-07-09 12:23:27 on dist-test-slave-37fn"
I20260709 12:23:27.575699  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:27.579463  7652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.580374  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:23:27.580670  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "fc1f282688c14fc0b397827ef9347828"
format_stamp: "Formatted at 2026-07-09 12:23:27 on dist-test-slave-37fn"
I20260709 12:23:27.580945  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599805301507-7403-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 12:23:27.598737  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:27.600401  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:27.602082  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:27.604821  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:27.605085  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.605360  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:27.605571  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:27.696327  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:41399
I20260709 12:23:27.696424  7715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:41399 every 8 connection(s)
I20260709 12:23:27.715862  7716 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37609
I20260709 12:23:27.716300  7716 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:27.717286  7716 heartbeater.cc:507] Master 127.7.58.254:37609 requested a full tablet report, sending...
I20260709 12:23:27.719672  7436 ts_manager.cc:194] Registered new tserver with Master: fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:27.720516  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018131639s
I20260709 12:23:27.721397  7436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42598
I20260709 12:23:27.779907  7436 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42608:
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 12:23:27.784334  7436 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 12:23:27.920212  7606 tablet_service.cc:1511] Processing CreateTablet for tablet 588b1afa6a0d4192a8cb424e9cf1cef4 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:27.920120  7605 tablet_service.cc:1511] Processing CreateTablet for tablet 1043a77000b7438f8342c95048302747 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:27.922925  7604 tablet_service.cc:1511] Processing CreateTablet for tablet f966e292a2994435ac82358ccd86af29 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:27.923444  7602 tablet_service.cc:1511] Processing CreateTablet for tablet 00311f692bd04c36875ba03d642127e0 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:27.925761  7603 tablet_service.cc:1511] Processing CreateTablet for tablet faad32dd0d2b4839b6e26a8f6365cc05 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:27.927771  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588b1afa6a0d4192a8cb424e9cf1cef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.928920  7680 tablet_service.cc:1511] Processing CreateTablet for tablet 588b1afa6a0d4192a8cb424e9cf1cef4 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:27.929469  7679 tablet_service.cc:1511] Processing CreateTablet for tablet 1043a77000b7438f8342c95048302747 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:27.930783  7678 tablet_service.cc:1511] Processing CreateTablet for tablet f966e292a2994435ac82358ccd86af29 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:27.935910  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588b1afa6a0d4192a8cb424e9cf1cef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.935590  7677 tablet_service.cc:1511] Processing CreateTablet for tablet faad32dd0d2b4839b6e26a8f6365cc05 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:27.935581  7676 tablet_service.cc:1511] Processing CreateTablet for tablet 00311f692bd04c36875ba03d642127e0 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:27.938355  7679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1043a77000b7438f8342c95048302747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.942230  7678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f966e292a2994435ac82358ccd86af29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.944077  7602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00311f692bd04c36875ba03d642127e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.946611  7603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faad32dd0d2b4839b6e26a8f6365cc05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.947422  7604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f966e292a2994435ac82358ccd86af29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.958042  7605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1043a77000b7438f8342c95048302747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.957652  7675 tablet_service.cc:1511] Processing CreateTablet for tablet 2334d966a3094ae8bda2d0f440db2d0f (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:27.958859  7676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00311f692bd04c36875ba03d642127e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.961859  7601 tablet_service.cc:1511] Processing CreateTablet for tablet 2334d966a3094ae8bda2d0f440db2d0f (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:27.965212  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2334d966a3094ae8bda2d0f440db2d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.970281  7675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2334d966a3094ae8bda2d0f440db2d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.979390  7677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faad32dd0d2b4839b6e26a8f6365cc05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:27.994484  7529 tablet_service.cc:1511] Processing CreateTablet for tablet 1043a77000b7438f8342c95048302747 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:27.994640  7530 tablet_service.cc:1511] Processing CreateTablet for tablet 588b1afa6a0d4192a8cb424e9cf1cef4 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:28.006727  7530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588b1afa6a0d4192a8cb424e9cf1cef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.006444  7528 tablet_service.cc:1511] Processing CreateTablet for tablet f966e292a2994435ac82358ccd86af29 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:28.018788  7529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1043a77000b7438f8342c95048302747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.010200  7527 tablet_service.cc:1511] Processing CreateTablet for tablet faad32dd0d2b4839b6e26a8f6365cc05 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260709 12:23:28.023993  7484 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:28.026273  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f966e292a2994435ac82358ccd86af29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.028744  7527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faad32dd0d2b4839b6e26a8f6365cc05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.067447  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 2334d966a3094ae8bda2d0f440db2d0f (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:28.068830  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2334d966a3094ae8bda2d0f440db2d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.064726  7734 tablet_bootstrap.cc:492] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.071913  7526 tablet_service.cc:1511] Processing CreateTablet for tablet 00311f692bd04c36875ba03d642127e0 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:28.074756  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00311f692bd04c36875ba03d642127e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.097361  7604 tablet_service.cc:1511] Processing CreateTablet for tablet c0d561c2f3c6454e90d954510c32300c (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:28.098085  7674 tablet_service.cc:1511] Processing CreateTablet for tablet c0d561c2f3c6454e90d954510c32300c (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:28.098160  7524 tablet_service.cc:1511] Processing CreateTablet for tablet c0d561c2f3c6454e90d954510c32300c (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:28.100988  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d561c2f3c6454e90d954510c32300c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.100975  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d561c2f3c6454e90d954510c32300c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.107125  7604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d561c2f3c6454e90d954510c32300c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.118132  7673 tablet_service.cc:1511] Processing CreateTablet for tablet c2f1b506f2f44a9082f80b58e39f3ee9 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:28.123601  7673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f1b506f2f44a9082f80b58e39f3ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.132164  7601 tablet_service.cc:1511] Processing CreateTablet for tablet c2f1b506f2f44a9082f80b58e39f3ee9 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:28.140266  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f1b506f2f44a9082f80b58e39f3ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.155896  7523 tablet_service.cc:1511] Processing CreateTablet for tablet c2f1b506f2f44a9082f80b58e39f3ee9 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:28.170688  7522 tablet_service.cc:1511] Processing CreateTablet for tablet d0671515b5424cabaa95d3a1b3810595 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:28.171885  7606 tablet_service.cc:1511] Processing CreateTablet for tablet d0671515b5424cabaa95d3a1b3810595 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:28.176504  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f1b506f2f44a9082f80b58e39f3ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.174402  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0671515b5424cabaa95d3a1b3810595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.176622  7735 tablet_bootstrap.cc:492] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.191605  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0671515b5424cabaa95d3a1b3810595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.210170  7676 tablet_service.cc:1511] Processing CreateTablet for tablet d0671515b5424cabaa95d3a1b3810595 (DEFAULT_TABLE table=test-workload [id=b9a1c5018a73471cbc8ecc701683b876]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:28.211875  7676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0671515b5424cabaa95d3a1b3810595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:28.223537  7735 tablet_bootstrap.cc:654] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.223953  7736 tablet_bootstrap.cc:492] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.254043  7734 tablet_bootstrap.cc:654] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.261327  7736 tablet_bootstrap.cc:654] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.262048  7735 tablet_bootstrap.cc:492] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.262506  7734 tablet_bootstrap.cc:492] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.262563  7735 ts_tablet_manager.cc:1403] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.006s
I20260709 12:23:28.263022  7734 ts_tablet_manager.cc:1403] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.200s	user 0.008s	sys 0.009s
I20260709 12:23:28.269413  7735 raft_consensus.cc:359] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.270550  7735 raft_consensus.cc:385] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.270954  7735 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.271893  7735 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.273126  7736 tablet_bootstrap.cc:492] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.272683  7734 raft_consensus.cc:359] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.273720  7736 ts_tablet_manager.cc:1403] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.006s
I20260709 12:23:28.273610  7734 raft_consensus.cc:385] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.274276  7734 raft_consensus.cc:740] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.275408  7734 consensus_queue.cc:260] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.276975  7736 raft_consensus.cc:359] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.277771  7736 raft_consensus.cc:385] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.278136  7736 raft_consensus.cc:740] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.278928  7736 consensus_queue.cc:260] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.284904  7735 ts_tablet_manager.cc:1434] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:23:28.286303  7716 heartbeater.cc:499] Master 127.7.58.254:37609 was elected leader, sending a full tablet report...
I20260709 12:23:28.287675  7566 heartbeater.cc:499] Master 127.7.58.254:37609 was elected leader, sending a full tablet report...
I20260709 12:23:28.288792  7736 ts_tablet_manager.cc:1434] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 12:23:28.290026  7736 tablet_bootstrap.cc:492] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.287034  7735 tablet_bootstrap.cc:492] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.296026  7742 raft_consensus.cc:493] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.296614  7742 raft_consensus.cc:515] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.302776  7742 leader_election.cc:290] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.307852  7641 heartbeater.cc:499] Master 127.7.58.254:37609 was elected leader, sending a full tablet report...
I20260709 12:23:28.314397  7734 ts_tablet_manager.cc:1434] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.018s
I20260709 12:23:28.314870  7736 tablet_bootstrap.cc:654] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.320950  7734 tablet_bootstrap.cc:492] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.324600  7735 tablet_bootstrap.cc:654] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.334791  7735 tablet_bootstrap.cc:492] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.335354  7735 ts_tablet_manager.cc:1403] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
W20260709 12:23:28.339591  7567 tablet.cc:2406] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:28.338661  7735 raft_consensus.cc:359] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.341073  7735 raft_consensus.cc:385] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.341419  7735 raft_consensus.cc:740] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.342236  7735 consensus_queue.cc:260] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.344708  7735 ts_tablet_manager.cc:1434] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:28.345731  7735 tablet_bootstrap.cc:492] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.346935  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
I20260709 12:23:28.348896  7734 tablet_bootstrap.cc:654] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:28.349370  7506 leader_election.cc:343] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.350564  7740 raft_consensus.cc:493] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.351348  7740 raft_consensus.cc:515] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.355597  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.357481  7740 leader_election.cc:290] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
W20260709 12:23:28.359201  7503 leader_election.cc:343] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.359748  7503 leader_election.cc:304] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de369baf3783438fbf8486fab372789b; no voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828
I20260709 12:23:28.360709  7742 raft_consensus.cc:2749] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:28.366097  7736 tablet_bootstrap.cc:492] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.366668  7736 ts_tablet_manager.cc:1403] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.009s
I20260709 12:23:28.370209  7736 raft_consensus.cc:359] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.371119  7736 raft_consensus.cc:385] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.371464  7736 raft_consensus.cc:740] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.372287  7736 consensus_queue.cc:260] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.413556  7735 tablet_bootstrap.cc:654] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.413612  7736 ts_tablet_manager.cc:1434] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.014s
I20260709 12:23:28.419339  7736 tablet_bootstrap.cc:492] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.420747  7734 tablet_bootstrap.cc:492] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.431779  7740 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.432374  7734 ts_tablet_manager.cc:1403] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.029s
I20260709 12:23:28.432480  7740 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.435122  7740 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:28.435738  7734 raft_consensus.cc:359] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.436669  7734 raft_consensus.cc:385] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.437070  7734 raft_consensus.cc:740] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.438019  7734 consensus_queue.cc:260] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.439651  7742 raft_consensus.cc:493] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.440238  7742 raft_consensus.cc:515] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.441129  7736 tablet_bootstrap.cc:654] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.443609  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
I20260709 12:23:28.443863  7742 leader_election.cc:290] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.444880  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.445544  7690 raft_consensus.cc:2468] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 0.
I20260709 12:23:28.445938  7734 ts_tablet_manager.cc:1434] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260709 12:23:28.447024  7734 tablet_bootstrap.cc:492] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.447402  7503 leader_election.cc:304] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:28.448197  7742 raft_consensus.cc:2804] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:28.448385  7736 tablet_bootstrap.cc:492] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
W20260709 12:23:28.448472  7506 leader_election.cc:343] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.448637  7742 raft_consensus.cc:493] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:28.449016  7736 ts_tablet_manager.cc:1403] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.008s
I20260709 12:23:28.449143  7742 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.456259  7735 tablet_bootstrap.cc:492] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.456831  7735 ts_tablet_manager.cc:1403] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.111s	user 0.030s	sys 0.007s
I20260709 12:23:28.461387  7742 raft_consensus.cc:515] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.463901  7742 leader_election.cc:290] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.464941  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:28.465760  7736 raft_consensus.cc:359] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.466538  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:28.466631  7736 raft_consensus.cc:385] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.467159  7736 raft_consensus.cc:740] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
W20260709 12:23:28.468191  7506 leader_election.cc:343] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.468600  7741 raft_consensus.cc:493] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.467186  7690 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.469034  7736 consensus_queue.cc:260] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.469204  7741 raft_consensus.cc:515] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.471671  7736 ts_tablet_manager.cc:1434] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:23:28.472599  7741 leader_election.cc:290] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399), de369baf3783438fbf8486fab372789b (127.7.58.193:37345)
I20260709 12:23:28.482774  7735 raft_consensus.cc:359] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.483613  7735 raft_consensus.cc:385] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.483951  7735 raft_consensus.cc:740] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.484697  7735 consensus_queue.cc:260] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.486522  7736 tablet_bootstrap.cc:492] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.486912  7734 tablet_bootstrap.cc:654] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.490998  7735 ts_tablet_manager.cc:1434] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:23:28.492057  7735 tablet_bootstrap.cc:492] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.504796  7690 raft_consensus.cc:2468] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 1.
I20260709 12:23:28.506304  7503 leader_election.cc:304] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:28.507208  7742 raft_consensus.cc:2804] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.515702  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.515097  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.520259  7734 tablet_bootstrap.cc:492] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.521014  7734 ts_tablet_manager.cc:1403] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.012s
W20260709 12:23:28.522549  7656 leader_election.cc:343] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.526943  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
I20260709 12:23:28.528587  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
W20260709 12:23:28.530455  7656 leader_election.cc:343] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:28.531220  7656 leader_election.cc:343] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.531688  7656 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc1f282688c14fc0b397827ef9347828; no voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b
I20260709 12:23:28.532126  7734 raft_consensus.cc:359] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.533288  7734 raft_consensus.cc:385] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.533744  7734 raft_consensus.cc:740] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.534101  7735 tablet_bootstrap.cc:654] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.535545  7740 raft_consensus.cc:2749] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:28.534948  7734 consensus_queue.cc:260] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.539633  7742 raft_consensus.cc:697] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:28.541669  7734 ts_tablet_manager.cc:1434] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:23:28.544793  7734 tablet_bootstrap.cc:492] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.545101  7736 tablet_bootstrap.cc:654] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.547255  7742 consensus_queue.cc:237] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.569801  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.570439  7539 raft_consensus.cc:2468] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:28.573577  7582 leader_election.cc:304] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:28.574856  7741 raft_consensus.cc:2804] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:28.575320  7741 raft_consensus.cc:493] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:28.576347  7741 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.576411  7656 leader_election.cc:304] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc1f282688c14fc0b397827ef9347828; no voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b
I20260709 12:23:28.579561  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.578689  7740 raft_consensus.cc:2749] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:28.581902  7579 leader_election.cc:343] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.576356  7735 tablet_bootstrap.cc:492] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.585049  7734 tablet_bootstrap.cc:654] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.584434  7434 catalog_manager.cc:5697] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 0 to 1, leader changed from <none> to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 1 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:28.586395  7735 ts_tablet_manager.cc:1403] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.020s
I20260709 12:23:28.592121  7735 raft_consensus.cc:359] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.593734  7735 raft_consensus.cc:385] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.594201  7735 raft_consensus.cc:740] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.596513  7735 consensus_queue.cc:260] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.598961  7735 ts_tablet_manager.cc:1434] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:23:28.599995  7735 tablet_bootstrap.cc:492] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.595052  7741 raft_consensus.cc:515] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.601646  7736 tablet_bootstrap.cc:492] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.601827  7741 leader_election.cc:290] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Requested vote from peers fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399), de369baf3783438fbf8486fab372789b (127.7.58.193:37345)
I20260709 12:23:28.602273  7736 ts_tablet_manager.cc:1403] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.127s	user 0.004s	sys 0.015s
I20260709 12:23:28.605434  7736 raft_consensus.cc:359] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.608911  7736 raft_consensus.cc:385] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.609292  7736 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.610144  7735 tablet_bootstrap.cc:654] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.605755  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:28.610116  7736 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.610970  7540 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.607216  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:28.608531  7734 tablet_bootstrap.cc:492] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.612910  7734 ts_tablet_manager.cc:1403] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.000s
W20260709 12:23:28.614167  7579 leader_election.cc:343] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.617161  7734 raft_consensus.cc:359] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.619239  7736 ts_tablet_manager.cc:1434] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:23:28.619840  7734 raft_consensus.cc:385] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.621723  7734 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.621212  7736 tablet_bootstrap.cc:492] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.623603  7734 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.632836  7734 ts_tablet_manager.cc:1434] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 12:23:28.635129  7540 raft_consensus.cc:2468] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:28.638831  7734 tablet_bootstrap.cc:492] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.638934  7582 leader_election.cc:304] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: fc1f282688c14fc0b397827ef9347828
I20260709 12:23:28.639907  7741 raft_consensus.cc:2804] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.648749  7735 tablet_bootstrap.cc:492] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.648922  7736 tablet_bootstrap.cc:654] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.649427  7735 ts_tablet_manager.cc:1403] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.001s
I20260709 12:23:28.652598  7735 raft_consensus.cc:359] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.653461  7735 raft_consensus.cc:385] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.653829  7735 raft_consensus.cc:740] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.654628  7735 consensus_queue.cc:260] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.656316  7734 tablet_bootstrap.cc:654] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.657369  7735 ts_tablet_manager.cc:1434] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:28.658430  7735 tablet_bootstrap.cc:492] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.663956  7736 tablet_bootstrap.cc:492] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.664486  7736 ts_tablet_manager.cc:1403] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.003s
I20260709 12:23:28.665289  7735 tablet_bootstrap.cc:654] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.666261  7741 raft_consensus.cc:697] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:28.667208  7741 consensus_queue.cc:237] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.667553  7736 raft_consensus.cc:359] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.668251  7736 raft_consensus.cc:385] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.668555  7736 raft_consensus.cc:740] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.672715  7734 tablet_bootstrap.cc:492] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.673466  7734 ts_tablet_manager.cc:1403] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.011s
I20260709 12:23:28.675743  7740 raft_consensus.cc:493] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.676216  7740 raft_consensus.cc:515] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.677367  7734 raft_consensus.cc:359] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.678229  7740 leader_election.cc:290] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:28.678433  7734 raft_consensus.cc:385] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.678881  7734 raft_consensus.cc:740] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.680017  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.680258  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
W20260709 12:23:28.682350  7656 leader_election.cc:343] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.684013  7736 consensus_queue.cc:260] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.685587  7540 raft_consensus.cc:2468] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 0.
I20260709 12:23:28.687769  7656 leader_election.cc:304] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:28.689447  7740 raft_consensus.cc:2804] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:28.689857  7740 raft_consensus.cc:493] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:28.690202  7740 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.692481  7736 ts_tablet_manager.cc:1434] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260709 12:23:28.699316  7736 tablet_bootstrap.cc:492] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.679746  7734 consensus_queue.cc:260] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.702610  7764 raft_consensus.cc:493] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.703155  7764 raft_consensus.cc:515] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.711241  7735 tablet_bootstrap.cc:492] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.711849  7735 ts_tablet_manager.cc:1403] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.013s
I20260709 12:23:28.713755  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.714740  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
W20260709 12:23:28.715268  7582 leader_election.cc:343] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.715406  7690 raft_consensus.cc:2468] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:28.715195  7735 raft_consensus.cc:359] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.715934  7764 leader_election.cc:290] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.716068  7735 raft_consensus.cc:385] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.717813  7579 leader_election.cc:304] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [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: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: de369baf3783438fbf8486fab372789b
I20260709 12:23:28.719975  7736 tablet_bootstrap.cc:654] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.716961  7436 catalog_manager.cc:5697] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:28.716473  7735 raft_consensus.cc:740] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.721149  7764 raft_consensus.cc:2804] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:28.721568  7764 raft_consensus.cc:493] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:28.721527  7735 consensus_queue.cc:260] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:28.722142  7764 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.730299  7740 raft_consensus.cc:515] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.732512  7740 leader_election.cc:290] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:28.734993  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:28.736253  7540 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.741267  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:28.745121  7764 raft_consensus.cc:515] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
W20260709 12:23:28.744009  7656 leader_election.cc:343] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.748214  7764 leader_election.cc:290] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.748615  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:28.747937  7734 ts_tablet_manager.cc:1434] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.074s	user 0.011s	sys 0.003s
I20260709 12:23:28.749570  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:28.750344  7734 tablet_bootstrap.cc:492] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.750769  7690 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:28.750362  7582 leader_election.cc:343] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.755481  7735 ts_tablet_manager.cc:1434] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.009s
I20260709 12:23:28.760074  7735 tablet_bootstrap.cc:492] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.758214  7690 raft_consensus.cc:2468] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:28.762063  7579 leader_election.cc:304] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: de369baf3783438fbf8486fab372789b
I20260709 12:23:28.764046  7734 tablet_bootstrap.cc:654] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.765964  7764 raft_consensus.cc:2804] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.766489  7764 raft_consensus.cc:697] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:28.767269  7764 consensus_queue.cc:237] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.771920  7735 tablet_bootstrap.cc:654] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.775678  7736 tablet_bootstrap.cc:492] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.776316  7736 ts_tablet_manager.cc:1403] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.008s
I20260709 12:23:28.780198  7736 raft_consensus.cc:359] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.781239  7736 raft_consensus.cc:385] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.782124  7540 raft_consensus.cc:2468] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 1.
I20260709 12:23:28.783630  7736 raft_consensus.cc:740] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.783669  7656 leader_election.cc:304] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:28.785915  7769 raft_consensus.cc:2804] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.786713  7769 raft_consensus.cc:697] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 LEADER]: Becoming Leader. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:28.788116  7769 consensus_queue.cc:237] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.789877  7764 raft_consensus.cc:493] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.790407  7764 raft_consensus.cc:515] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.784894  7736 consensus_queue.cc:260] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.794515  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.795878  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.796766  7690 raft_consensus.cc:2393] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdb12ac3888f4e84b7aec4416a29ec68 in current term 1: Already voted for candidate de369baf3783438fbf8486fab372789b in this term.
I20260709 12:23:28.796880  7736 ts_tablet_manager.cc:1434] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:23:28.797408  7741 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.797945  7741 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.793453  7764 leader_election.cc:290] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.800436  7741 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.797973  7736 tablet_bootstrap.cc:492] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.801759  7582 leader_election.cc:304] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68; no voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828
I20260709 12:23:28.802721  7741 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.802842  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.803669  7690 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:28.803767  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.804461  7540 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:28.805512  7579 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:28.806417  7764 raft_consensus.cc:2804] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:28.806802  7764 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:28.807175  7764 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.808779  7436 catalog_manager.cc:5697] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:28.810714  7741 raft_consensus.cc:2749] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:28.811645  7742 raft_consensus.cc:493] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.812103  7742 raft_consensus.cc:515] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.814006  7764 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.814463  7742 leader_election.cc:290] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.815454  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
I20260709 12:23:28.816066  7764 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.816908  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.817938  7690 raft_consensus.cc:2393] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de369baf3783438fbf8486fab372789b in current term 1: Already voted for candidate cdb12ac3888f4e84b7aec4416a29ec68 in this term.
I20260709 12:23:28.819929  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:28.820479  7690 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.820353  7506 leader_election.cc:304] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de369baf3783438fbf8486fab372789b; no voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828
I20260709 12:23:28.821400  7742 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.816987  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:28.822975  7540 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.833287  7742 raft_consensus.cc:2749] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:28.836349  7690 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:28.836333  7434 catalog_manager.cc:5697] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc1f282688c14fc0b397827ef9347828 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "fc1f282688c14fc0b397827ef9347828" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:28.837347  7540 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:28.840659  7582 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:28.841866  7736 tablet_bootstrap.cc:654] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.844810  7764 raft_consensus.cc:2804] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.845332  7764 raft_consensus.cc:697] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:28.846143  7764 consensus_queue.cc:237] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.848740  7734 tablet_bootstrap.cc:492] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.850024  7734 ts_tablet_manager.cc:1403] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.026s
I20260709 12:23:28.853901  7734 raft_consensus.cc:359] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.854734  7734 raft_consensus.cc:385] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.855261  7734 raft_consensus.cc:740] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.856592  7734 consensus_queue.cc:260] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.857620  7736 tablet_bootstrap.cc:492] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.858119  7736 ts_tablet_manager.cc:1403] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260709 12:23:28.859282  7734 ts_tablet_manager.cc:1434] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:28.860159  7735 tablet_bootstrap.cc:492] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.860505  7734 tablet_bootstrap.cc:492] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.860689  7735 ts_tablet_manager.cc:1403] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.020s
I20260709 12:23:28.860900  7736 raft_consensus.cc:359] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.861636  7736 raft_consensus.cc:385] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.861975  7736 raft_consensus.cc:740] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.862738  7736 consensus_queue.cc:260] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.865126  7736 ts_tablet_manager.cc:1434] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:28.863592  7735 raft_consensus.cc:359] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.866991  7735 raft_consensus.cc:385] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.867331  7735 raft_consensus.cc:740] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.868026  7735 consensus_queue.cc:260] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.871171  7734 tablet_bootstrap.cc:654] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.872134  7436 catalog_manager.cc:5697] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:28.878573  7736 tablet_bootstrap.cc:492] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.884858  7769 raft_consensus.cc:493] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.885612  7736 tablet_bootstrap.cc:654] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.885396  7769 raft_consensus.cc:515] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.886030  7734 tablet_bootstrap.cc:492] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.886570  7734 ts_tablet_manager.cc:1403] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 12:23:28.887657  7769 leader_election.cc:290] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:28.888177  7764 raft_consensus.cc:493] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:28.888411  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d561c2f3c6454e90d954510c32300c" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.888834  7764 raft_consensus.cc:515] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.890626  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d561c2f3c6454e90d954510c32300c" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
W20260709 12:23:28.892201  7656 leader_election.cc:343] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:28.896763  7656 leader_election.cc:343] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:28.897433  7736 tablet_bootstrap.cc:492] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.897274  7656 leader_election.cc:304] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc1f282688c14fc0b397827ef9347828; no voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b
I20260709 12:23:28.897939  7736 ts_tablet_manager.cc:1403] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 12:23:28.901623  7769 raft_consensus.cc:2749] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:28.902983  7764 leader_election.cc:290] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.903993  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:28.904156  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:28.904673  7735 ts_tablet_manager.cc:1434] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 12:23:28.904874  7690 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:28.904673  7540 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:28.906289  7579 leader_election.cc:304] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:28.908290  7736 raft_consensus.cc:359] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.908759  7764 raft_consensus.cc:2804] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:28.909101  7736 raft_consensus.cc:385] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.908339  7734 raft_consensus.cc:359] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.909435  7764 raft_consensus.cc:493] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:28.909555  7736 raft_consensus.cc:740] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.909749  7734 raft_consensus.cc:385] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.909889  7764 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.910213  7734 raft_consensus.cc:740] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.910574  7736 consensus_queue.cc:260] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.911314  7734 consensus_queue.cc:260] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.914240  7735 tablet_bootstrap.cc:492] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.915827  7736 ts_tablet_manager.cc:1434] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 12:23:28.916823  7736 tablet_bootstrap.cc:492] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: Bootstrap starting.
I20260709 12:23:28.923123  7734 ts_tablet_manager.cc:1434] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.003s
I20260709 12:23:28.923367  7736 tablet_bootstrap.cc:654] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.924381  7734 tablet_bootstrap.cc:492] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.932320  7734 tablet_bootstrap.cc:654] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.935370  7736 tablet_bootstrap.cc:492] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: No bootstrap required, opened a new log
I20260709 12:23:28.935946  7736 ts_tablet_manager.cc:1403] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:23:28.941454  7764 raft_consensus.cc:515] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.943269  7736 raft_consensus.cc:359] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.944669  7734 tablet_bootstrap.cc:492] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:28.944741  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:28.945595  7540 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.945992  7736 raft_consensus.cc:385] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.946365  7736 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.946810  7735 tablet_bootstrap.cc:654] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.949702  7736 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.952266  7736 ts_tablet_manager.cc:1434] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:28.947538  7764 leader_election.cc:290] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:28.953090  7540 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:28.955263  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:28.955940  7690 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:28.959851  7582 leader_election.cc:304] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:28.960785  7764 raft_consensus.cc:2804] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:28.961272  7764 raft_consensus.cc:697] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:28.962131  7764 consensus_queue.cc:237] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.964854  7690 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:28.966274  7734 ts_tablet_manager.cc:1403] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260709 12:23:28.969291  7735 tablet_bootstrap.cc:492] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:28.969905  7735 ts_tablet_manager.cc:1403] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.005s
I20260709 12:23:28.970512  7734 raft_consensus.cc:359] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.971208  7734 raft_consensus.cc:385] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.971462  7734 raft_consensus.cc:740] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.972179  7734 consensus_queue.cc:260] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.973407  7735 raft_consensus.cc:359] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.974392  7735 raft_consensus.cc:385] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:28.974745  7735 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:28.975229  7734 ts_tablet_manager.cc:1434] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:28.975623  7735 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:28.976372  7734 tablet_bootstrap.cc:492] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: Bootstrap starting.
I20260709 12:23:28.979775  7435 catalog_manager.cc:5697] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:28.985491  7734 tablet_bootstrap.cc:654] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.986202  7735 ts_tablet_manager.cc:1434] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:28.987146  7735 tablet_bootstrap.cc:492] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828: Bootstrap starting.
I20260709 12:23:28.998238  7735 tablet_bootstrap.cc:654] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:28.999841  7734 tablet_bootstrap.cc:492] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: No bootstrap required, opened a new log
I20260709 12:23:29.000454  7734 ts_tablet_manager.cc:1403] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
I20260709 12:23:29.003557  7734 raft_consensus.cc:359] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.004407  7734 raft_consensus.cc:385] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:29.004765  7734 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Initialized, Role: FOLLOWER
I20260709 12:23:29.005590  7734 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.006402  7735 tablet_bootstrap.cc:492] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828: No bootstrap required, opened a new log
I20260709 12:23:29.007362  7735 ts_tablet_manager.cc:1403] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 12:23:29.008097  7734 ts_tablet_manager.cc:1434] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:29.010296  7735 raft_consensus.cc:359] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.011061  7735 raft_consensus.cc:385] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:29.011364  7735 raft_consensus.cc:740] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Initialized, Role: FOLLOWER
I20260709 12:23:29.012225  7735 consensus_queue.cc:260] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.015100  7735 ts_tablet_manager.cc:1434] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:29.028103  7742 raft_consensus.cc:493] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:29.028566  7742 raft_consensus.cc:515] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.030333  7742 leader_election.cc:290] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.031530  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
I20260709 12:23:29.031823  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:29.032218  7615 raft_consensus.cc:2468] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 0.
I20260709 12:23:29.032383  7690 raft_consensus.cc:2468] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 0.
W20260709 12:23:29.032711  7484 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:29.033566  7503 leader_election.cc:304] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.034942  7755 raft_consensus.cc:2804] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:29.035362  7755 raft_consensus.cc:493] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:29.035686  7755 raft_consensus.cc:3060] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.038507  7742 consensus_queue.cc:1048] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.041810  7755 raft_consensus.cc:515] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.044780  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:29.045454  7616 raft_consensus.cc:3060] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.051579  7755 leader_election.cc:290] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.052644  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.053328  7690 raft_consensus.cc:3060] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.053380  7616 raft_consensus.cc:2468] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 1.
I20260709 12:23:29.054898  7506 leader_election.cc:304] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:29.059399  7689 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.064059  7690 raft_consensus.cc:2468] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 1.
I20260709 12:23:29.064517  7764 raft_consensus.cc:493] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:29.065299  7764 raft_consensus.cc:515] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.067662  7764 leader_election.cc:290] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.068311  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d561c2f3c6454e90d954510c32300c" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:29.068675  7786 raft_consensus.cc:2804] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:29.069077  7540 raft_consensus.cc:2468] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:29.068930  7764 raft_consensus.cc:493] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:29.070315  7764 raft_consensus.cc:515] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.071208  7582 leader_election.cc:304] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:29.072085  7741 raft_consensus.cc:2804] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:29.072454  7741 raft_consensus.cc:493] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:29.072779  7741 raft_consensus.cc:3060] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.074307  7764 leader_election.cc:290] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.077443  7786 raft_consensus.cc:697] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.077700  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d561c2f3c6454e90d954510c32300c" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:29.078392  7690 raft_consensus.cc:2468] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 0.
I20260709 12:23:29.078456  7786 consensus_queue.cc:237] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.079141  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b" is_pre_election: true
I20260709 12:23:29.079906  7540 raft_consensus.cc:2393] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdb12ac3888f4e84b7aec4416a29ec68 in current term 1: Already voted for candidate fc1f282688c14fc0b397827ef9347828 in this term.
I20260709 12:23:29.084798  7764 consensus_queue.cc:1048] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.087885  7790 consensus_queue.cc:1048] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:23:29.090566  7741 raft_consensus.cc:515] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.083667  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:29.098413  7435 catalog_manager.cc:5697] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 0 to 1, leader changed from <none> to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 1 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.104429  7790 raft_consensus.cc:493] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:29.105207  7790 raft_consensus.cc:515] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.112363  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" is_pre_election: true
I20260709 12:23:29.113139  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d561c2f3c6454e90d954510c32300c" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:29.113739  7540 raft_consensus.cc:3060] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.113375  7615 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 0.
I20260709 12:23:29.118562  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828" is_pre_election: true
I20260709 12:23:29.119266  7687 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 0.
I20260709 12:23:29.120092  7506 leader_election.cc:304] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:29.120909  7742 raft_consensus.cc:2804] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:29.121273  7742 raft_consensus.cc:493] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:29.121706  7742 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.116665  7790 leader_election.cc:290] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.142889  7579 leader_election.cc:304] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68; no voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828
I20260709 12:23:29.134630  7540 raft_consensus.cc:2468] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:29.151690  7582 leader_election.cc:304] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:29.145641  7741 leader_election.cc:290] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 1 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.165333  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d561c2f3c6454e90d954510c32300c" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.166003  7690 raft_consensus.cc:3060] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.163944  7764 raft_consensus.cc:2804] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:29.171371  7799 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.174921  7742 raft_consensus.cc:515] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.175426  7690 raft_consensus.cc:2468] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 1.
I20260709 12:23:29.177353  7742 leader_election.cc:290] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.180028  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:29.182082  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.183168  7616 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.182842  7690 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:29.191236  7764 raft_consensus.cc:697] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.192337  7764 consensus_queue.cc:237] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.197901  7616 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 1.
I20260709 12:23:29.199280  7506 leader_election.cc:304] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:29.200278  7742 raft_consensus.cc:2804] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:29.200883  7742 raft_consensus.cc:697] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.201622  7797 consensus_queue.cc:1048] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:29.201855  7742 consensus_queue.cc:237] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.202521  7690 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 1.
I20260709 12:23:29.208102  7799 raft_consensus.cc:2749] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:29.223183  7434 catalog_manager.cc:5697] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.236598  7436 catalog_manager.cc:5697] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 0 to 1, leader changed from <none> to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 1 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.251758  7769 consensus_queue.cc:1048] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.266665  7769 consensus_queue.cc:1048] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.334195  7764 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.345959  7797 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:29.359962  7797 consensus_queue.cc:1048] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.368671  7797 consensus_queue.cc:1048] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.439752  7616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35944
I20260709 12:23:29.440507  7616 raft_consensus.cc:606] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:29.447176  7616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1043a77000b7438f8342c95048302747"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35944
I20260709 12:23:29.447841  7616 raft_consensus.cc:606] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:29.454025  7616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35944
I20260709 12:23:29.454643  7616 raft_consensus.cc:606] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:29.459546  7742 consensus_queue.cc:1048] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.460604  7616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35944
I20260709 12:23:29.461192  7616 raft_consensus.cc:606] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:29.474298  7787 consensus_queue.cc:1048] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.496047  7690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00311f692bd04c36875ba03d642127e0"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:54874
I20260709 12:23:29.496635  7690 raft_consensus.cc:606] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:29.511685  7798 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.512614  7539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:49720
I20260709 12:23:29.513258  7539 raft_consensus.cc:606] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:29.521760  7764 raft_consensus.cc:993] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.522297  7764 raft_consensus.cc:1081] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.524317  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:29.525147  7540 raft_consensus.cc:493] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.525648  7540 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.528977  7795 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.536893  7538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:49720
I20260709 12:23:29.537604  7538 raft_consensus.cc:606] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:29.545181  7538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:49720
I20260709 12:23:29.545853  7538 raft_consensus.cc:606] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Received request to transfer leadership to TS fc1f282688c14fc0b397827ef9347828
I20260709 12:23:29.549283  7540 raft_consensus.cc:515] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.550390  7539 raft_consensus.cc:1240] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Rejecting Update request from peer cdb12ac3888f4e84b7aec4416a29ec68 for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:29.554692  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:29.554976  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.555393  7616 raft_consensus.cc:3055] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.555761  7616 raft_consensus.cc:740] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.557099  7690 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.556676  7616 consensus_queue.cc:260] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.558883  7540 leader_election.cc:290] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.559096  7616 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.564734  7690 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.566390  7503 leader_election.cc:304] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.567466  7787 raft_consensus.cc:2804] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.567997  7787 raft_consensus.cc:697] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.568914  7787 consensus_queue.cc:237] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.572203  7616 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
W20260709 12:23:29.565855  7798 consensus_queue.cc:1175] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "de369baf3783438fbf8486fab372789b" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer cdb12ac3888f4e84b7aec4416a29ec68 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:23:29.580633  7435 catalog_manager.cc:5697] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 1 to 2, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 2 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.586898  7799 raft_consensus.cc:993] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.587464  7799 raft_consensus.cc:1081] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.592178  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:29.592784  7540 raft_consensus.cc:493] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.593236  7540 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.600029  7540 raft_consensus.cc:515] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:29.602977  7540 leader_election.cc:290] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.603231  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:29.603444  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.603868  7616 raft_consensus.cc:3055] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.604060  7690 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.604277  7616 raft_consensus.cc:740] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.605208  7616 consensus_queue.cc:260] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:29.606339  7616 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.611186  7690 raft_consensus.cc:2468] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.611732  7616 raft_consensus.cc:2468] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.612536  7503 leader_election.cc:304] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.613456  7787 raft_consensus.cc:2804] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.613992  7787 raft_consensus.cc:697] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.614766  7787 consensus_queue.cc:237] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:29.621475  7435 catalog_manager.cc:5697] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 1 to 2, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 2 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:29.623569  7786 raft_consensus.cc:993] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:29.624059  7787 raft_consensus.cc:1081] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:29.625633  7616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35930
I20260709 12:23:29.626178  7616 raft_consensus.cc:493] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.626560  7616 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.631578  7616 raft_consensus.cc:515] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.633318  7616 leader_election.cc:290] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 2 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.634272  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:29.634452  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.634848  7540 raft_consensus.cc:3055] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.635026  7690 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.635238  7540 raft_consensus.cc:740] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.636126  7540 consensus_queue.cc:260] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.637343  7540 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.639922  7690 raft_consensus.cc:2468] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 2.
I20260709 12:23:29.640995  7579 leader_election.cc:304] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.641705  7798 raft_consensus.cc:2804] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.642242  7798 raft_consensus.cc:697] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.643707  7798 consensus_queue.cc:237] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.644716  7540 raft_consensus.cc:2468] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 2.
I20260709 12:23:29.651021  7804 raft_consensus.cc:993] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:29.650602  7435 catalog_manager.cc:5697] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 1 to 2, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.651507  7769 raft_consensus.cc:1081] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:29.653252  7616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00311f692bd04c36875ba03d642127e0"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35934
I20260709 12:23:29.653843  7616 raft_consensus.cc:493] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.654233  7616 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.660838  7616 raft_consensus.cc:515] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.663059  7616 leader_election.cc:290] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 2 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.663872  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:29.664232  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.664572  7540 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.664817  7690 raft_consensus.cc:3055] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.665202  7690 raft_consensus.cc:740] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:29.666054  7690 consensus_queue.cc:260] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.667303  7690 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.669602  7540 raft_consensus.cc:2468] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 2.
I20260709 12:23:29.670872  7582 leader_election.cc:304] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:29.671607  7798 raft_consensus.cc:2804] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.672079  7798 raft_consensus.cc:697] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.672916  7798 consensus_queue.cc:237] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.674113  7690 raft_consensus.cc:2468] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 2.
I20260709 12:23:29.680358  7435 catalog_manager.cc:5697] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 1 to 2, leader changed from fc1f282688c14fc0b397827ef9347828 (127.7.58.195) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.709968  7787 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.713845  7798 consensus_queue.cc:1048] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.728293  7742 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.737501  7798 raft_consensus.cc:993] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.737982  7798 raft_consensus.cc:1081] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.740121  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:29.740816  7540 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.741292  7540 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.748020  7799 consensus_queue.cc:1048] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:29.748481  7540 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.751729  7540 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.752770  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:29.753420  7615 raft_consensus.cc:3055] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.753744  7615 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.754501  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.754667  7615 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.755254  7687 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.755951  7615 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.766321  7687 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.768085  7615 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.768136  7503 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.769534  7742 raft_consensus.cc:2804] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.770291  7742 raft_consensus.cc:697] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.771543  7742 consensus_queue.cc:237] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.783149  7787 raft_consensus.cc:993] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:29.783687  7787 raft_consensus.cc:1081] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:29.786506  7616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35930
I20260709 12:23:29.787176  7616 raft_consensus.cc:493] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.787650  7616 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.788863  7434 catalog_manager.cc:5697] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 1 to 2, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 2 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.795857  7616 raft_consensus.cc:515] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.798647  7616 leader_election.cc:290] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 2 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.799579  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:29.800261  7540 raft_consensus.cc:3055] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.800630  7540 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.801617  7540 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.802860  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.803555  7689 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.803573  7540 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.810678  7689 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 2.
I20260709 12:23:29.811851  7579 leader_election.cc:304] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.812592  7799 raft_consensus.cc:2804] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.812670  7540 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 2.
I20260709 12:23:29.813081  7799 raft_consensus.cc:697] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.814070  7799 consensus_queue.cc:237] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.820287  7435 catalog_manager.cc:5697] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 1 to 2, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:29.880898  7795 raft_consensus.cc:993] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.881376  7799 raft_consensus.cc:1081] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:29.882931  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1043a77000b7438f8342c95048302747"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:29.883395  7540 raft_consensus.cc:493] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:29.883706  7540 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.888309  7540 raft_consensus.cc:515] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.889863  7540 leader_election.cc:290] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:29.890817  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:29.891037  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:29.891430  7616 raft_consensus.cc:3055] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:29.891639  7689 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.891851  7616 raft_consensus.cc:740] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:29.892740  7616 consensus_queue.cc:260] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.893642  7616 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:29.898427  7689 raft_consensus.cc:2468] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.898617  7616 raft_consensus.cc:2468] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 2.
I20260709 12:23:29.899626  7503 leader_election.cc:304] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:29.900458  7787 raft_consensus.cc:2804] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:29.900935  7787 raft_consensus.cc:697] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:29.901640  7787 consensus_queue.cc:237] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:29.907882  7435 catalog_manager.cc:5697] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 1 to 2, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 2 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:30.027360  7742 raft_consensus.cc:993] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: : Instructing follower fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:30.027930  7787 raft_consensus.cc:1081] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Signalling peer fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:30.029716  7689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:54860
I20260709 12:23:30.030474  7689 raft_consensus.cc:493] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:30.030900  7689 raft_consensus.cc:3060] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:30.036110  7689 raft_consensus.cc:515] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:30.038170  7689 leader_election.cc:290] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 2 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:30.039472  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:30.039867  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0671515b5424cabaa95d3a1b3810595" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:30.040140  7540 raft_consensus.cc:3055] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:30.040452  7616 raft_consensus.cc:3060] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:30.040464  7540 raft_consensus.cc:740] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:30.041673  7540 consensus_queue.cc:260] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:30.042919  7540 raft_consensus.cc:3060] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:30.049726  7616 raft_consensus.cc:2468] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 2.
I20260709 12:23:30.051187  7656 leader_election.cc:304] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:30.051611  7540 raft_consensus.cc:2468] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 2.
I20260709 12:23:30.052213  7769 raft_consensus.cc:2804] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:30.052736  7769 raft_consensus.cc:697] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 2 LEADER]: Becoming Leader. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:30.046814  7615 raft_consensus.cc:1275] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.053673  7769 consensus_queue.cc:237] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:30.055528  7787 consensus_queue.cc:1048] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.063450  7434 catalog_manager.cc:5697] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 reported cstate change: term changed from 1 to 2, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to fc1f282688c14fc0b397827ef9347828 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "fc1f282688c14fc0b397827ef9347828" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:30.072582  7689 raft_consensus.cc:1275] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.074144  7787 consensus_queue.cc:1048] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.125145  7689 raft_consensus.cc:1275] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.126639  7787 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.138274  7615 raft_consensus.cc:1275] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.140014  7786 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:30.167626  7540 raft_consensus.cc:1275] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.168996  7799 consensus_queue.cc:1048] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.179123  7689 raft_consensus.cc:1275] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.181001  7797 consensus_queue.cc:1048] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.272835  7615 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.274529  7786 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.276175  7687 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.278476  7798 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.284848  7687 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.286661  7790 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.288064  7540 raft_consensus.cc:1275] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.289798  7798 consensus_queue.cc:1048] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.296350  7687 raft_consensus.cc:1275] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.301498  7798 consensus_queue.cc:1048] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.319192  7540 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.325438  7795 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:30.424587  7687 raft_consensus.cc:1275] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.426265  7786 consensus_queue.cc:1048] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.432070  7615 raft_consensus.cc:1275] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.434298  7742 consensus_queue.cc:1048] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.445595  7615 raft_consensus.cc:1275] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.446895  7769 consensus_queue.cc:1048] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:30.455008  7539 raft_consensus.cc:1275] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:30.456792  7769 consensus_queue.cc:1048] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:32.580852  7403 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:23:32.581621  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:32.604549  7615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:35950
I20260709 12:23:32.605327  7615 raft_consensus.cc:606] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Received request to transfer leadership to TS fc1f282688c14fc0b397827ef9347828
I20260709 12:23:32.618026  7540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:49730
I20260709 12:23:32.618618  7540 raft_consensus.cc:606] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Received request to transfer leadership to TS fc1f282688c14fc0b397827ef9347828
I20260709 12:23:32.619848  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:32.620268  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:32.678380  7831 raft_consensus.cc:993] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: : Instructing follower fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:32.678807  7831 raft_consensus.cc:1081] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Signalling peer fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:32.680280  7689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:54860
I20260709 12:23:32.680800  7689 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:32.681098  7689 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:32.685726  7689 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:32.687299  7689 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 3 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:32.688184  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:32.688565  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:32.688773  7540 raft_consensus.cc:3055] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:32.689097  7540 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:32.689153  7615 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:32.690001  7540 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:32.691148  7540 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:32.696051  7615 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 3.
I20260709 12:23:32.697173  7540 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 3.
I20260709 12:23:32.697427  7656 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [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: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:32.698246  7740 raft_consensus.cc:2804] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:32.699349  7740 raft_consensus.cc:697] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Becoming Leader. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:32.700103  7740 consensus_queue.cc:237] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:32.706728  7435 catalog_manager.cc:5697] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 reported cstate change: term changed from 2 to 3, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to fc1f282688c14fc0b397827ef9347828 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "fc1f282688c14fc0b397827ef9347828" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:32.869360  7797 raft_consensus.cc:993] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:32.869933  7843 raft_consensus.cc:1081] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Signalling peer fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:32.871570  7689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:54862
I20260709 12:23:32.872138  7689 raft_consensus.cc:493] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:32.872417  7689 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:32.877542  7689 raft_consensus.cc:515] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:32.879307  7689 leader_election.cc:290] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 3 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:32.880126  7540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:32.880461  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:32.880637  7540 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:32.880981  7615 raft_consensus.cc:3055] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:32.881253  7615 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:32.881994  7615 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:32.882959  7615 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:32.885174  7540 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 3.
I20260709 12:23:32.886260  7656 leader_election.cc:304] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:32.886960  7740 raft_consensus.cc:2804] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:32.887459  7740 raft_consensus.cc:697] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Becoming Leader. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:32.887846  7615 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 3.
I20260709 12:23:32.888295  7740 consensus_queue.cc:237] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:32.897186  7435 catalog_manager.cc:5697] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 reported cstate change: term changed from 2 to 3, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to fc1f282688c14fc0b397827ef9347828 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "fc1f282688c14fc0b397827ef9347828" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:33.093014  7615 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:33.095059  7740 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:33.106747  7540 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:33.109491  7837 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:33.446223  7540 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:33.447536  7848 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:33.456996  7615 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:33.458611  7848 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:33.621304  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:33.626987  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:33.627471  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:34.628433  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:34.634709  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:34.635269  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:35.636767  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:35.644953  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:35.645547  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:36.646842  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:36.651726  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:36.652174  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:37.653208  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:37.658628  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:37.659108  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:38.660234  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:38.665663  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:38.666170  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:39.667245  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:39.672690  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:39.673161  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:40.674230  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:40.679646  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:40.680120  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:41.681137  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:41.687287  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:41.687883  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:42.718706  7403 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:23:42.723815  7539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:49720
I20260709 12:23:42.724648  7539 raft_consensus.cc:606] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:42.729808  7539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1043a77000b7438f8342c95048302747"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:49720
I20260709 12:23:42.730336  7539 raft_consensus.cc:606] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:42.735991  7687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:54874
I20260709 12:23:42.736577  7687 raft_consensus.cc:606] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:42.742116  7539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05"
dest_uuid: "de369baf3783438fbf8486fab372789b"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:49720
I20260709 12:23:42.742779  7539 raft_consensus.cc:606] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:42.756137  7687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
mode: GRACEFUL
new_leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:54874
I20260709 12:23:42.756729  7687 raft_consensus.cc:606] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Received request to transfer leadership to TS cdb12ac3888f4e84b7aec4416a29ec68
I20260709 12:23:42.811923  7855 raft_consensus.cc:993] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:42.812444  7860 raft_consensus.cc:1081] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:42.814056  7615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35930
I20260709 12:23:42.814597  7615 raft_consensus.cc:493] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:42.814929  7615 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:42.819690  7615 raft_consensus.cc:515] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:42.821523  7615 leader_election.cc:290] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 3 election: Requested vote from peers fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399), de369baf3783438fbf8486fab372789b (127.7.58.193:37345)
I20260709 12:23:42.822422  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:42.822846  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588b1afa6a0d4192a8cb424e9cf1cef4" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:42.823190  7687 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:42.823395  7539 raft_consensus.cc:3055] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:42.823705  7539 raft_consensus.cc:740] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:42.824609  7539 consensus_queue.cc:260] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [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: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:42.826021  7539 raft_consensus.cc:3060] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:42.830567  7687 raft_consensus.cc:2468] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 3.
I20260709 12:23:42.831954  7579 leader_election.cc:304] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [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: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:42.832852  7843 raft_consensus.cc:2804] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:42.833063  7539 raft_consensus.cc:2468] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 3.
I20260709 12:23:42.833958  7843 raft_consensus.cc:697] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:42.834864  7843 consensus_queue.cc:237] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } }
I20260709 12:23:42.842509  7434 catalog_manager.cc:5697] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 2 to 3, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:42.927416  7855 raft_consensus.cc:993] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:42.927947  7855 raft_consensus.cc:1081] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:42.929591  7615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35930
I20260709 12:23:42.930140  7615 raft_consensus.cc:493] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:42.930455  7615 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:42.934886  7615 raft_consensus.cc:515] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:42.936589  7615 leader_election.cc:290] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 3 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:42.937774  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:42.937762  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:42.938568  7539 raft_consensus.cc:3055] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:42.938657  7687 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:42.938915  7539 raft_consensus.cc:740] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:42.939697  7539 consensus_queue.cc:260] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:42.940665  7539 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:42.943486  7687 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 3.
I20260709 12:23:42.944625  7579 leader_election.cc:304] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [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: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:42.945468  7843 raft_consensus.cc:2804] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:42.945897  7539 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 3.
I20260709 12:23:42.946029  7843 raft_consensus.cc:697] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:42.946862  7843 consensus_queue.cc:237] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:42.953334  7434 catalog_manager.cc:5697] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 2 to 3, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.030751  7860 raft_consensus.cc:993] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:43.031253  7855 raft_consensus.cc:1081] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:43.032794  7615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1043a77000b7438f8342c95048302747"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35930
I20260709 12:23:43.033217  7615 raft_consensus.cc:493] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:43.033469  7615 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:43.037395  7615 raft_consensus.cc:515] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.038841  7615 leader_election.cc:290] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 3 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:43.039896  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:43.039932  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1043a77000b7438f8342c95048302747" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:43.040474  7539 raft_consensus.cc:3055] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:43.040548  7687 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:43.040741  7539 raft_consensus.cc:740] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:43.041546  7539 consensus_queue.cc:260] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.042490  7539 raft_consensus.cc:3060] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:43.045372  7687 raft_consensus.cc:2468] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 3.
I20260709 12:23:43.046612  7579 leader_election.cc:304] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [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: cdb12ac3888f4e84b7aec4416a29ec68, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:43.047461  7539 raft_consensus.cc:2468] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 3.
I20260709 12:23:43.047475  7843 raft_consensus.cc:2804] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:43.048312  7843 raft_consensus.cc:697] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:43.049214  7843 consensus_queue.cc:237] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.051724  7859 raft_consensus.cc:993] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:43.052309  7858 raft_consensus.cc:1081] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:43.053831  7615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35934
I20260709 12:23:43.054388  7615 raft_consensus.cc:493] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:43.054718  7615 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:43.057643  7434 catalog_manager.cc:5697] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 2 to 3, leader changed from de369baf3783438fbf8486fab372789b (127.7.58.193) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.059363  7615 raft_consensus.cc:515] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.061879  7615 leader_election.cc:290] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 4 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:43.062461  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:43.062891  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:43.063138  7687 raft_consensus.cc:3055] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:43.063504  7687 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:43.063587  7539 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:43.064574  7687 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.065672  7687 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:43.069633  7539 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 4.
I20260709 12:23:43.070987  7582 leader_election.cc:304] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [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: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:43.071060  7687 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 4.
I20260709 12:23:43.071822  7843 raft_consensus.cc:2804] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:43.072276  7843 raft_consensus.cc:697] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:43.072907  7843 consensus_queue.cc:237] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.080073  7434 catalog_manager.cc:5697] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 3 to 4, leader changed from fc1f282688c14fc0b397827ef9347828 (127.7.58.195) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.125524  7859 raft_consensus.cc:993] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: : Instructing follower cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:43.126091  7858 raft_consensus.cc:1081] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Signalling peer cdb12ac3888f4e84b7aec4416a29ec68 to start an election
I20260709 12:23:43.127519  7615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
 from {username='slave'} at 127.0.0.1:35934
I20260709 12:23:43.127934  7615 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:43.128158  7615 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:43.132213  7615 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.133698  7615 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [CANDIDATE]: Term 4 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:43.134743  7687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:43.134745  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:43.135258  7687 raft_consensus.cc:3055] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:43.135573  7687 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:43.135629  7539 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:43.136241  7687 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.137099  7687 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:43.140247  7539 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 4.
I20260709 12:23:43.141178  7687 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb12ac3888f4e84b7aec4416a29ec68 in term 4.
I20260709 12:23:43.141376  7582 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [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: cdb12ac3888f4e84b7aec4416a29ec68, de369baf3783438fbf8486fab372789b; no voters: 
I20260709 12:23:43.142397  7843 raft_consensus.cc:2804] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:43.142831  7843 raft_consensus.cc:697] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Becoming Leader. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:43.143474  7843 consensus_queue.cc:237] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:43.150601  7434 catalog_manager.cc:5697] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 reported cstate change: term changed from 3 to 4, leader changed from fc1f282688c14fc0b397827ef9347828 (127.7.58.195) to cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:43.277983  7687 raft_consensus.cc:1275] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:43.279271  7843 consensus_queue.cc:1048] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:43.290488  7539 raft_consensus.cc:1275] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:43.293149  7873 consensus_queue.cc:1048] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:43.371534  7539 raft_consensus.cc:1275] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:43.372893  7843 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:43.383008  7687 raft_consensus.cc:1275] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:43.384678  7843 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:43.548650  7687 raft_consensus.cc:1275] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:43.549749  7843 consensus_queue.cc:1048] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:43.559556  7539 raft_consensus.cc:1275] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:43.561295  7861 consensus_queue.cc:1048] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:43.597329  7539 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:43.598661  7861 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:43.608111  7687 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:43.609522  7843 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:43.615053  7689 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:43.616861  7861 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:43.630358  7539 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Refusing update from remote peer cdb12ac3888f4e84b7aec4416a29ec68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:43.631700  7861 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:45.797163  7403 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:23:45.798146  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:45.806308  7615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00311f692bd04c36875ba03d642127e0"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:35950
I20260709 12:23:45.807093  7615 raft_consensus.cc:606] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Received request to transfer leadership to TS fc1f282688c14fc0b397827ef9347828
I20260709 12:23:45.810372  7615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35950
I20260709 12:23:45.810839  7615 raft_consensus.cc:606] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:45.813294  7615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35950
I20260709 12:23:45.813724  7615 raft_consensus.cc:606] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:45.816316  7615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:35950
I20260709 12:23:45.816848  7615 raft_consensus.cc:606] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Received request to transfer leadership to TS fc1f282688c14fc0b397827ef9347828
I20260709 12:23:45.819545  7615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05"
dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
mode: GRACEFUL
new_leader_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:35950
I20260709 12:23:45.820000  7615 raft_consensus.cc:606] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Received request to transfer leadership to TS de369baf3783438fbf8486fab372789b
I20260709 12:23:45.821149  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:23:45.821723  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:45.877069  7889 raft_consensus.cc:993] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:45.877827  7886 raft_consensus.cc:1081] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:45.879884  7539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:45.880488  7539 raft_consensus.cc:493] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:45.880885  7539 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:45.885983  7539 raft_consensus.cc:515] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:45.887995  7539 leader_election.cc:290] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 3 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:45.889212  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:45.889968  7615 raft_consensus.cc:3055] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:45.889619  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334d966a3094ae8bda2d0f440db2d0f" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:45.890270  7615 raft_consensus.cc:740] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:45.890676  7689 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:45.891191  7615 consensus_queue.cc:260] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:45.892558  7615 raft_consensus.cc:3060] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:45.896231  7689 raft_consensus.cc:2468] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 3.
I20260709 12:23:45.897495  7615 raft_consensus.cc:2468] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 3.
I20260709 12:23:45.897754  7503 leader_election.cc:304] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:45.899675  7890 raft_consensus.cc:2804] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:45.900460  7890 raft_consensus.cc:697] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 3 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:45.901255  7890 consensus_queue.cc:237] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:45.909935  7434 catalog_manager.cc:5697] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 2 to 3, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 3 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:46.078606  7889 raft_consensus.cc:993] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:46.079170  7888 raft_consensus.cc:1081] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Signalling peer fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:46.080808  7689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00311f692bd04c36875ba03d642127e0"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:54862
I20260709 12:23:46.081399  7689 raft_consensus.cc:493] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:46.081754  7689 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:46.086794  7689 raft_consensus.cc:515] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.088769  7689 leader_election.cc:290] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 3 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:46.089743  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:46.089923  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00311f692bd04c36875ba03d642127e0" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:46.090386  7539 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:46.090559  7615 raft_consensus.cc:3055] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:46.090925  7615 raft_consensus.cc:740] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:46.091627  7615 consensus_queue.cc:260] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.092656  7615 raft_consensus.cc:3060] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:46.095237  7539 raft_consensus.cc:2468] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 3.
I20260709 12:23:46.096632  7656 leader_election.cc:304] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:46.097589  7858 raft_consensus.cc:2804] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:46.098222  7615 raft_consensus.cc:2468] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 3.
I20260709 12:23:46.098917  7858 raft_consensus.cc:697] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Becoming Leader. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:46.099857  7858 consensus_queue.cc:237] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.107941  7434 catalog_manager.cc:5697] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 reported cstate change: term changed from 2 to 3, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to fc1f282688c14fc0b397827ef9347828 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "fc1f282688c14fc0b397827ef9347828" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:46.218989  7886 raft_consensus.cc:993] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:46.219543  7886 raft_consensus.cc:1081] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Signalling peer fc1f282688c14fc0b397827ef9347828 to start an election
I20260709 12:23:46.221226  7689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f966e292a2994435ac82358ccd86af29"
dest_uuid: "fc1f282688c14fc0b397827ef9347828"
 from {username='slave'} at 127.0.0.1:54862
I20260709 12:23:46.221762  7689 raft_consensus.cc:493] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:46.222111  7689 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:46.226214  7689 raft_consensus.cc:515] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.227862  7689 leader_election.cc:290] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [CANDIDATE]: Term 5 election: Requested vote from peers de369baf3783438fbf8486fab372789b (127.7.58.193:37345), cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281)
I20260709 12:23:46.228677  7539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "de369baf3783438fbf8486fab372789b"
I20260709 12:23:46.228859  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f966e292a2994435ac82358ccd86af29" candidate_uuid: "fc1f282688c14fc0b397827ef9347828" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:46.229228  7539 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:46.229377  7615 raft_consensus.cc:3055] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:46.229692  7615 raft_consensus.cc:740] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:46.230448  7615 consensus_queue.cc:260] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.231247  7615 raft_consensus.cc:3060] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:46.233948  7539 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 5.
I20260709 12:23:46.234978  7656 leader_election.cc:304] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:46.235728  7858 raft_consensus.cc:2804] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:46.235675  7615 raft_consensus.cc:2468] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc1f282688c14fc0b397827ef9347828 in term 5.
I20260709 12:23:46.236303  7858 raft_consensus.cc:697] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 5 LEADER]: Becoming Leader. State: Replica: fc1f282688c14fc0b397827ef9347828, State: Running, Role: LEADER
I20260709 12:23:46.237272  7858 consensus_queue.cc:237] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.244659  7434 catalog_manager.cc:5697] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 reported cstate change: term changed from 4 to 5, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to fc1f282688c14fc0b397827ef9347828 (127.7.58.195). New cstate: current_term: 5 leader_uuid: "fc1f282688c14fc0b397827ef9347828" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:46.364959  7888 raft_consensus.cc:993] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:46.365429  7886 raft_consensus.cc:1081] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:46.367179  7539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:46.367770  7539 raft_consensus.cc:493] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:46.368116  7539 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:46.373869  7888 raft_consensus.cc:993] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: : Instructing follower de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:46.373868  7539 raft_consensus.cc:515] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.374522  7886 raft_consensus.cc:1081] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Signalling peer de369baf3783438fbf8486fab372789b to start an election
I20260709 12:23:46.376346  7539 leader_election.cc:290] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 5 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:46.376495  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05"
dest_uuid: "de369baf3783438fbf8486fab372789b"
 from {username='slave'} at 127.0.0.1:49712
I20260709 12:23:46.376708  7615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:46.377133  7540 raft_consensus.cc:493] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:46.376966  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f1b506f2f44a9082f80b58e39f3ee9" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:46.377521  7540 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:46.377665  7615 raft_consensus.cc:3055] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:46.377944  7689 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:46.378113  7615 raft_consensus.cc:740] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:46.379199  7615 consensus_queue.cc:260] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.380499  7615 raft_consensus.cc:3060] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:46.384186  7689 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 5.
I20260709 12:23:46.385334  7503 leader_election.cc:304] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:46.385313  7540 raft_consensus.cc:515] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.386485  7890 raft_consensus.cc:2804] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:46.386994  7890 raft_consensus.cc:697] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 5 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:46.387615  7615 raft_consensus.cc:2468] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 5.
I20260709 12:23:46.387893  7890 consensus_queue.cc:237] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.388839  7616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cdb12ac3888f4e84b7aec4416a29ec68"
I20260709 12:23:46.389447  7616 raft_consensus.cc:3055] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:46.389806  7616 raft_consensus.cc:740] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cdb12ac3888f4e84b7aec4416a29ec68, State: Running, Role: LEADER
I20260709 12:23:46.390528  7540 leader_election.cc:290] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [CANDIDATE]: Term 4 election: Requested vote from peers cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281), fc1f282688c14fc0b397827ef9347828 (127.7.58.195:41399)
I20260709 12:23:46.390800  7616 consensus_queue.cc:260] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.391328  7689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faad32dd0d2b4839b6e26a8f6365cc05" candidate_uuid: "de369baf3783438fbf8486fab372789b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc1f282688c14fc0b397827ef9347828"
I20260709 12:23:46.392071  7616 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:46.392256  7689 raft_consensus.cc:3060] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:46.399541  7689 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 4.
I20260709 12:23:46.400089  7434 catalog_manager.cc:5697] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 4 to 5, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 5 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:46.400792  7503 leader_election.cc:304] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [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: de369baf3783438fbf8486fab372789b, fc1f282688c14fc0b397827ef9347828; no voters: 
I20260709 12:23:46.401000  7616 raft_consensus.cc:2468] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de369baf3783438fbf8486fab372789b in term 4.
I20260709 12:23:46.401684  7890 raft_consensus.cc:2804] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:46.402289  7890 raft_consensus.cc:697] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 4 LEADER]: Becoming Leader. State: Replica: de369baf3783438fbf8486fab372789b, State: Running, Role: LEADER
I20260709 12:23:46.403206  7890 consensus_queue.cc:237] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [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: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } }
I20260709 12:23:46.407027  7689 raft_consensus.cc:1275] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:46.408969  7890 consensus_queue.cc:1048] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:46.416678  7434 catalog_manager.cc:5697] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b reported cstate change: term changed from 3 to 4, leader changed from cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194) to de369baf3783438fbf8486fab372789b (127.7.58.193). New cstate: current_term: 4 leader_uuid: "de369baf3783438fbf8486fab372789b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:46.425166  7616 raft_consensus.cc:1275] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:46.432070  7906 consensus_queue.cc:1048] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:46.574010  7540 raft_consensus.cc:1275] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:46.575425  7858 consensus_queue.cc:1048] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:46.584868  7616 raft_consensus.cc:1275] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:46.586855  7858 consensus_queue.cc:1048] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:46.675299  7540 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:46.676491  7858 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de369baf3783438fbf8486fab372789b" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:46.686838  7616 raft_consensus.cc:1275] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Refusing update from remote peer fc1f282688c14fc0b397827ef9347828: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:46.689530  7914 consensus_queue.cc:1048] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:46.794070  7616 raft_consensus.cc:1275] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:46.795463  7891 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:46.801959  7689 raft_consensus.cc:1275] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:46.803736  7907 consensus_queue.cc:1048] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:46.822888  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:46.828171  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:46.828625  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:46.929095  7616 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:46.930384  7906 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb12ac3888f4e84b7aec4416a29ec68" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:46.939632  7689 raft_consensus.cc:1275] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Refusing update from remote peer de369baf3783438fbf8486fab372789b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:46.941149  7905 consensus_queue.cc:1048] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc1f282688c14fc0b397827ef9347828" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:47.829850  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:47.836109  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:47.836603  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:48.837673  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:48.843397  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:48.843853  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:49.844805  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:49.850175  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:49.850554  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:50.851517  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:50.858179  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:50.858572  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:51.859544  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:51.865001  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:51.865443  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:52.866667  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:52.872130  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:52.872568  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:53.873600  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:53.878707  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:53.879164  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:54.880191  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:54.886196  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:54.886704  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:55.921429  7403 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:23:55.922200  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
I20260709 12:23:55.953155  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:55.954144  7403 tablet_replica.cc:333] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.954893  7403 raft_consensus.cc:2243] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.955533  7403 raft_consensus.cc:2272] T c0d561c2f3c6454e90d954510c32300c P de369baf3783438fbf8486fab372789b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.958143  7403 tablet_replica.cc:333] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.958722  7403 raft_consensus.cc:2243] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.959265  7403 raft_consensus.cc:2272] T d0671515b5424cabaa95d3a1b3810595 P de369baf3783438fbf8486fab372789b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.961067  7403 tablet_replica.cc:333] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.961603  7403 raft_consensus.cc:2243] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.962230  7403 raft_consensus.cc:2272] T 00311f692bd04c36875ba03d642127e0 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.964005  7403 tablet_replica.cc:333] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.964540  7403 raft_consensus.cc:2243] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.965003  7403 raft_consensus.cc:2272] T 588b1afa6a0d4192a8cb424e9cf1cef4 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.966863  7403 tablet_replica.cc:333] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.967370  7403 raft_consensus.cc:2243] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.967834  7403 raft_consensus.cc:2272] T f966e292a2994435ac82358ccd86af29 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.969532  7403 tablet_replica.cc:333] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.970101  7403 raft_consensus.cc:2243] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.970917  7403 raft_consensus.cc:2272] T c2f1b506f2f44a9082f80b58e39f3ee9 P de369baf3783438fbf8486fab372789b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.972620  7403 tablet_replica.cc:333] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.973126  7403 raft_consensus.cc:2243] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:55.973526  7403 raft_consensus.cc:2272] T 1043a77000b7438f8342c95048302747 P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.975250  7403 tablet_replica.cc:333] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.975730  7403 raft_consensus.cc:2243] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:55.976672  7403 raft_consensus.cc:2272] T 2334d966a3094ae8bda2d0f440db2d0f P de369baf3783438fbf8486fab372789b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:55.979053  7403 tablet_replica.cc:333] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b: stopping tablet replica
I20260709 12:23:55.979697  7403 raft_consensus.cc:2243] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:23:55.980203  7656 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:23:55.981169  7403 raft_consensus.cc:2272] T faad32dd0d2b4839b6e26a8f6365cc05 P de369baf3783438fbf8486fab372789b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:55.984231  7656 consensus_peers.cc:597] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 -> Peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Couldn't send request to peer de369baf3783438fbf8486fab372789b. 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 12:23:56.000022  7582 consensus_peers.cc:597] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 -> Peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Couldn't send request to peer de369baf3783438fbf8486fab372789b. 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 12:23:56.084612  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
W20260709 12:23:56.085244  7656 consensus_peers.cc:597] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 -> Peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Couldn't send request to peer de369baf3783438fbf8486fab372789b. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.105448  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
I20260709 12:23:56.137923  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:56.138768  7403 tablet_replica.cc:333] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.139427  7403 raft_consensus.cc:2243] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.139899  7403 raft_consensus.cc:2272] T d0671515b5424cabaa95d3a1b3810595 P cdb12ac3888f4e84b7aec4416a29ec68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.141878  7403 tablet_replica.cc:333] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.142382  7403 raft_consensus.cc:2243] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.143151  7403 raft_consensus.cc:2272] T c0d561c2f3c6454e90d954510c32300c P cdb12ac3888f4e84b7aec4416a29ec68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.144918  7403 tablet_replica.cc:333] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.145654  7403 raft_consensus.cc:2243] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.146198  7403 raft_consensus.cc:2272] T 00311f692bd04c36875ba03d642127e0 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.147984  7403 tablet_replica.cc:333] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.148492  7403 raft_consensus.cc:2243] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.148917  7403 raft_consensus.cc:2272] T c2f1b506f2f44a9082f80b58e39f3ee9 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.151176  7403 tablet_replica.cc:333] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.152163  7403 raft_consensus.cc:2243] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.152755  7403 raft_consensus.cc:2272] T faad32dd0d2b4839b6e26a8f6365cc05 P cdb12ac3888f4e84b7aec4416a29ec68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.155293  7403 tablet_replica.cc:333] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
W20260709 12:23:56.155933  7582 consensus_peers.cc:597] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 -> Peer de369baf3783438fbf8486fab372789b (127.7.58.193:37345): Couldn't send request to peer de369baf3783438fbf8486fab372789b. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.156044  7403 raft_consensus.cc:2243] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.156772  7403 raft_consensus.cc:2272] T 2334d966a3094ae8bda2d0f440db2d0f P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.158739  7403 tablet_replica.cc:333] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.159214  7403 raft_consensus.cc:2243] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.160562  7403 raft_consensus.cc:2272] T 1043a77000b7438f8342c95048302747 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.162504  7403 tablet_replica.cc:333] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.162948  7403 raft_consensus.cc:2243] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.163316  7403 raft_consensus.cc:2272] T f966e292a2994435ac82358ccd86af29 P cdb12ac3888f4e84b7aec4416a29ec68 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.165014  7403 tablet_replica.cc:333] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68: stopping tablet replica
I20260709 12:23:56.165428  7403 raft_consensus.cc:2243] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.166299  7403 raft_consensus.cc:2272] T 588b1afa6a0d4192a8cb424e9cf1cef4 P cdb12ac3888f4e84b7aec4416a29ec68 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:56.195289  7656 consensus_peers.cc:597] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 -> Peer cdb12ac3888f4e84b7aec4416a29ec68 (127.7.58.194:41281): Couldn't send request to peer cdb12ac3888f4e84b7aec4416a29ec68. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.196779  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
I20260709 12:23:56.217159  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
I20260709 12:23:56.253123  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:56.254051  7403 tablet_replica.cc:333] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.254745  7403 raft_consensus.cc:2243] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.255609  7403 raft_consensus.cc:2272] T d0671515b5424cabaa95d3a1b3810595 P fc1f282688c14fc0b397827ef9347828 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.257684  7403 tablet_replica.cc:333] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.258371  7403 raft_consensus.cc:2243] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.258858  7403 raft_consensus.cc:2272] T c0d561c2f3c6454e90d954510c32300c P fc1f282688c14fc0b397827ef9347828 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.260733  7403 tablet_replica.cc:333] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.261286  7403 raft_consensus.cc:2243] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.261749  7403 raft_consensus.cc:2272] T 588b1afa6a0d4192a8cb424e9cf1cef4 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.263685  7403 tablet_replica.cc:333] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.264274  7403 raft_consensus.cc:2243] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.264780  7403 raft_consensus.cc:2272] T c2f1b506f2f44a9082f80b58e39f3ee9 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.266593  7403 tablet_replica.cc:333] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.267130  7403 raft_consensus.cc:2243] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.267661  7403 raft_consensus.cc:2272] T 2334d966a3094ae8bda2d0f440db2d0f P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.269620  7403 tablet_replica.cc:333] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.270191  7403 raft_consensus.cc:2243] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.270690  7403 raft_consensus.cc:2272] T 1043a77000b7438f8342c95048302747 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.272425  7403 tablet_replica.cc:333] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.272946  7403 raft_consensus.cc:2243] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:56.273415  7403 raft_consensus.cc:2272] T faad32dd0d2b4839b6e26a8f6365cc05 P fc1f282688c14fc0b397827ef9347828 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.275223  7403 tablet_replica.cc:333] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.275718  7403 raft_consensus.cc:2243] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.276503  7403 raft_consensus.cc:2272] T 00311f692bd04c36875ba03d642127e0 P fc1f282688c14fc0b397827ef9347828 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.278317  7403 tablet_replica.cc:333] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828: stopping tablet replica
I20260709 12:23:56.278806  7403 raft_consensus.cc:2243] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.279613  7403 raft_consensus.cc:2272] T f966e292a2994435ac82358ccd86af29 P fc1f282688c14fc0b397827ef9347828 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.309723  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
I20260709 12:23:56.331271  7403 master.cc:562] Master@127.7.58.254:37609 shutting down...
I20260709 12:23:56.512084  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:56.512830  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:56.513223  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6e75b6d10934e98a52d308787e941d3: stopping tablet replica
I20260709 12:23:56.533329  7403 master.cc:584] Master@127.7.58.254:37609 shutdown complete.
cdb12ac3888f4e84b7aec4416a29ec68  4
de369baf3783438fbf8486fab372789b  4
fc1f282688c14fc0b397827ef9347828  1
cdb12ac3888f4e84b7aec4416a29ec68  3
de369baf3783438fbf8486fab372789b  3
fc1f282688c14fc0b397827ef9347828  3
cdb12ac3888f4e84b7aec4416a29ec68  8
de369baf3783438fbf8486fab372789b  0
fc1f282688c14fc0b397827ef9347828  1
cdb12ac3888f4e84b7aec4416a29ec68  3
de369baf3783438fbf8486fab372789b  3
fc1f282688c14fc0b397827ef9347828  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31107 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:23:56.578495  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:42801
I20260709 12:23:56.579768  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:56.586846  7933 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 12:23:56.586768  7935 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 12:23:56.586758  7932 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 12:23:56.588220  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:56.589102  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:56.589323  7403 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 12:23:56.589442  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599836589430 us; error 0 us; skew 500 ppm
I20260709 12:23:56.589994  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:56.592643  7403 webserver.cc:533] Webserver started at http://127.7.58.254:34857/ using document root <none> and password file <none>
I20260709 12:23:56.593106  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:56.593261  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:56.593477  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:56.594652  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "552f130603484fa794caed73cd9b3159"
format_stamp: "Formatted at 2026-07-09 12:23:56 on dist-test-slave-37fn"
I20260709 12:23:56.599051  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:56.602540  7940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:56.603313  7403 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:56.603682  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "552f130603484fa794caed73cd9b3159"
format_stamp: "Formatted at 2026-07-09 12:23:56 on dist-test-slave-37fn"
I20260709 12:23:56.603976  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-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 12:23:56.620767  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:56.622117  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:56.664516  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:42801
I20260709 12:23:56.664608  7992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:42801 every 8 connection(s)
I20260709 12:23:56.669168  7993 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 12:23:56.679840  7993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159: Bootstrap starting.
I20260709 12:23:56.685078  7993 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.689895  7993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159: No bootstrap required, opened a new log
I20260709 12:23:56.692270  7993 raft_consensus.cc:359] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552f130603484fa794caed73cd9b3159" member_type: VOTER }
I20260709 12:23:56.692818  7993 raft_consensus.cc:385] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.693086  7993 raft_consensus.cc:740] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552f130603484fa794caed73cd9b3159, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.693634  7993 consensus_queue.cc:260] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "552f130603484fa794caed73cd9b3159" member_type: VOTER }
I20260709 12:23:56.694199  7993 raft_consensus.cc:399] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:56.694464  7993 raft_consensus.cc:493] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:56.694741  7993 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.698769  7993 raft_consensus.cc:515] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552f130603484fa794caed73cd9b3159" member_type: VOTER }
I20260709 12:23:56.699355  7993 leader_election.cc:304] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [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: 552f130603484fa794caed73cd9b3159; no voters: 
I20260709 12:23:56.700582  7993 leader_election.cc:290] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:56.701002  7996 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.702580  7996 raft_consensus.cc:697] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 1 LEADER]: Becoming Leader. State: Replica: 552f130603484fa794caed73cd9b3159, State: Running, Role: LEADER
I20260709 12:23:56.703599  7993 sys_catalog.cc:565] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:56.703433  7996 consensus_queue.cc:237] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [LEADER]: Queue going to LEADER mode. State: All 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: "552f130603484fa794caed73cd9b3159" member_type: VOTER }
I20260709 12:23:56.709196  7998 sys_catalog.cc:455] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 552f130603484fa794caed73cd9b3159. Latest consensus state: current_term: 1 leader_uuid: "552f130603484fa794caed73cd9b3159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552f130603484fa794caed73cd9b3159" member_type: VOTER } }
I20260709 12:23:56.710137  7998 sys_catalog.cc:458] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:56.711519  7997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "552f130603484fa794caed73cd9b3159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552f130603484fa794caed73cd9b3159" member_type: VOTER } }
I20260709 12:23:56.712391  7997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:56.712936  8006 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:56.719534  8006 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:56.720630  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:56.730352  8006 catalog_manager.cc:1383] Generated new cluster ID: f9c8076e0da7480093ee5f653499a9cc
I20260709 12:23:56.730890  8006 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:56.749083  8006 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:56.750386  8006 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:56.767177  8006 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159: Generated new TSK 0
I20260709 12:23:56.767891  8006 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:56.787544  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:56.794351  8014 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 12:23:56.795607  8015 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 12:23:56.797408  8017 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 12:23:56.798043  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:56.799121  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:56.799330  7403 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 12:23:56.799561  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599836799522 us; error 0 us; skew 500 ppm
I20260709 12:23:56.800165  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:56.802961  7403 webserver.cc:533] Webserver started at http://127.7.58.193:39207/ using document root <none> and password file <none>
I20260709 12:23:56.803543  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:56.803756  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:56.804075  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:56.805408  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "741e422c90fb439681f0483fa0e41f36"
format_stamp: "Formatted at 2026-07-09 12:23:56 on dist-test-slave-37fn"
I20260709 12:23:56.811043  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:23:56.816210  8022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:56.817111  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:23:56.817592  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "741e422c90fb439681f0483fa0e41f36"
format_stamp: "Formatted at 2026-07-09 12:23:56 on dist-test-slave-37fn"
I20260709 12:23:56.817960  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-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 12:23:56.834895  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:56.836192  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:56.837839  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:56.840368  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:56.840847  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:56.841305  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:56.841620  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:56.887934  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:37693
I20260709 12:23:56.888058  8084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:37693 every 8 connection(s)
I20260709 12:23:56.893069  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:56.900693  8089 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 12:23:56.901213  8090 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 12:23:56.904482  8092 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 12:23:56.905526  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:56.907148  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:56.907348  7403 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 12:23:56.907485  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599836907474 us; error 0 us; skew 500 ppm
I20260709 12:23:56.907931  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:56.910588  7403 webserver.cc:533] Webserver started at http://127.7.58.194:41545/ using document root <none> and password file <none>
I20260709 12:23:56.911046  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:56.911203  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:56.911423  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:56.912750  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "8b63059357424320a81a6db9099b6940"
format_stamp: "Formatted at 2026-07-09 12:23:56 on dist-test-slave-37fn"
I20260709 12:23:56.916065  8085 heartbeater.cc:344] Connected to a master server at 127.7.58.254:42801
I20260709 12:23:56.916462  8085 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:56.917443  8085 heartbeater.cc:507] Master 127.7.58.254:42801 requested a full tablet report, sending...
I20260709 12:23:56.918486  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:23:56.919979  7957 ts_manager.cc:194] Registered new tserver with Master: 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693)
I20260709 12:23:56.921875  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54638
I20260709 12:23:56.922736  8097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:56.923709  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:23:56.924007  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "8b63059357424320a81a6db9099b6940"
format_stamp: "Formatted at 2026-07-09 12:23:56 on dist-test-slave-37fn"
I20260709 12:23:56.924302  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-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 12:23:56.956036  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:56.957479  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:56.959362  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:56.962147  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:56.962422  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:56.962716  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:56.962920  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.008380  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:41115
I20260709 12:23:57.008487  8161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:41115 every 8 connection(s)
I20260709 12:23:57.013971  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:57.022754  8165 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 12:23:57.023960  8166 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 12:23:57.025270  8168 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 12:23:57.028429  7403 server_base.cc:1061] running on GCE node
I20260709 12:23:57.029678  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:57.030000  7403 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 12:23:57.030189  8162 heartbeater.cc:344] Connected to a master server at 127.7.58.254:42801
I20260709 12:23:57.030224  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599837030206 us; error 0 us; skew 500 ppm
I20260709 12:23:57.030670  8162 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:57.031044  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:57.031433  8162 heartbeater.cc:507] Master 127.7.58.254:42801 requested a full tablet report, sending...
I20260709 12:23:57.033762  7957 ts_manager.cc:194] Registered new tserver with Master: 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:57.034010  7403 webserver.cc:533] Webserver started at http://127.7.58.195:33011/ using document root <none> and password file <none>
I20260709 12:23:57.034582  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:57.034780  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:57.035074  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:57.035393  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54650
I20260709 12:23:57.036307  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "b439f9010acc432592dea0a75cf74bdd"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-37fn"
I20260709 12:23:57.041079  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:23:57.045344  8173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.046437  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:23:57.046769  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "b439f9010acc432592dea0a75cf74bdd"
format_stamp: "Formatted at 2026-07-09 12:23:57 on dist-test-slave-37fn"
I20260709 12:23:57.047065  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599805301507-7403-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 12:23:57.067281  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:57.068492  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:57.070006  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:57.072490  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:57.072701  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.073019  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:57.073197  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:57.120424  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:43859
I20260709 12:23:57.120553  8236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:43859 every 8 connection(s)
I20260709 12:23:57.136222  8237 heartbeater.cc:344] Connected to a master server at 127.7.58.254:42801
I20260709 12:23:57.136762  8237 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:57.137599  8237 heartbeater.cc:507] Master 127.7.58.254:42801 requested a full tablet report, sending...
I20260709 12:23:57.139874  7957 ts_manager.cc:194] Registered new tserver with Master: b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.140318  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016321338s
I20260709 12:23:57.141556  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54664
I20260709 12:23:57.168237  7957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54672:
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 12:23:57.171643  7957 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 12:23:57.245234  8050 tablet_service.cc:1511] Processing CreateTablet for tablet 2524f51544c546aca106e94447551695 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:57.246784  8050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2524f51544c546aca106e94447551695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.249735  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 0c245cb1274b42beb9aec9ef22b1fcc4 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:57.251209  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c245cb1274b42beb9aec9ef22b1fcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.254918  8048 tablet_service.cc:1511] Processing CreateTablet for tablet f368ea2965a3456e97d8dd13f2a8fab9 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:57.256422  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368ea2965a3456e97d8dd13f2a8fab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.264357  8047 tablet_service.cc:1511] Processing CreateTablet for tablet b81a6ce2efaf42e8ad4c855d324723e4 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:57.264612  8045 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8a2220f4534909b0f03a5aaaa5efb2 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:57.265895  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a6ce2efaf42e8ad4c855d324723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.266825  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 2524f51544c546aca106e94447551695 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:57.267112  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 4166af6753884bc1ade7321ea8107863 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:57.268213  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2524f51544c546aca106e94447551695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.268357  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4166af6753884bc1ade7321ea8107863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.268455  8120 tablet_service.cc:1511] Processing CreateTablet for tablet f608e847858f471484a630faedfbbff3 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:57.270002  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f608e847858f471484a630faedfbbff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.271008  8125 tablet_service.cc:1511] Processing CreateTablet for tablet 0c245cb1274b42beb9aec9ef22b1fcc4 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:57.271606  8044 tablet_service.cc:1511] Processing CreateTablet for tablet f608e847858f471484a630faedfbbff3 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:57.272353  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c245cb1274b42beb9aec9ef22b1fcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.272940  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f608e847858f471484a630faedfbbff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.275010  8124 tablet_service.cc:1511] Processing CreateTablet for tablet f368ea2965a3456e97d8dd13f2a8fab9 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:57.276374  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368ea2965a3456e97d8dd13f2a8fab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.278124  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8a2220f4534909b0f03a5aaaa5efb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.278944  8123 tablet_service.cc:1511] Processing CreateTablet for tablet b81a6ce2efaf42e8ad4c855d324723e4 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:57.280308  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a6ce2efaf42e8ad4c855d324723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.283120  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 4166af6753884bc1ade7321ea8107863 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:57.284546  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4166af6753884bc1ade7321ea8107863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.287037  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8a2220f4534909b0f03a5aaaa5efb2 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:57.288399  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8a2220f4534909b0f03a5aaaa5efb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.298060  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 59e21336c3c54c3b81dff896aebc730f (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:57.300174  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e21336c3c54c3b81dff896aebc730f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.318363  8119 tablet_service.cc:1511] Processing CreateTablet for tablet 59e21336c3c54c3b81dff896aebc730f (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:57.320004  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e21336c3c54c3b81dff896aebc730f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.338868  8042 tablet_service.cc:1511] Processing CreateTablet for tablet 8c12c674f76348fba0ac38429382298b (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:57.340667  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c12c674f76348fba0ac38429382298b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.351118  8252 tablet_bootstrap.cc:492] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.355203  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 8c12c674f76348fba0ac38429382298b (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:57.356649  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c12c674f76348fba0ac38429382298b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.358409  8252 tablet_bootstrap.cc:654] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.371768  8252 tablet_bootstrap.cc:492] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.372292  8252 ts_tablet_manager.cc:1403] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 12:23:57.373260  8253 tablet_bootstrap.cc:492] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.376053  8252 raft_consensus.cc:359] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.377760  8252 raft_consensus.cc:385] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.378191  8252 raft_consensus.cc:740] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.379148  8252 consensus_queue.cc:260] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.381862  8119 tablet_service.cc:1511] Processing CreateTablet for tablet efc69843ca4b492db36b6961f821bde0 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:57.383227  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc69843ca4b492db36b6961f821bde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.383912  8042 tablet_service.cc:1511] Processing CreateTablet for tablet efc69843ca4b492db36b6961f821bde0 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:57.385165  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc69843ca4b492db36b6961f821bde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.385591  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 59e21336c3c54c3b81dff896aebc730f (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:57.386076  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 0c245cb1274b42beb9aec9ef22b1fcc4 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:57.386943  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e21336c3c54c3b81dff896aebc730f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.388979  8199 tablet_service.cc:1511] Processing CreateTablet for tablet f368ea2965a3456e97d8dd13f2a8fab9 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:57.390441  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368ea2965a3456e97d8dd13f2a8fab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.391090  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 4166af6753884bc1ade7321ea8107863 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:57.392508  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4166af6753884bc1ade7321ea8107863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.382859  8201 tablet_service.cc:1511] Processing CreateTablet for tablet 2524f51544c546aca106e94447551695 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:57.395516  8198 tablet_service.cc:1511] Processing CreateTablet for tablet b81a6ce2efaf42e8ad4c855d324723e4 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:57.401587  8195 tablet_service.cc:1511] Processing CreateTablet for tablet f608e847858f471484a630faedfbbff3 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:57.405860  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8a2220f4534909b0f03a5aaaa5efb2 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:57.396433  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 8c12c674f76348fba0ac38429382298b (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:57.411141  8192 tablet_service.cc:1511] Processing CreateTablet for tablet efc69843ca4b492db36b6961f821bde0 (DEFAULT_TABLE table=test-workload [id=badb573344be4119b21b9f4fc08b5633]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:57.416992  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c245cb1274b42beb9aec9ef22b1fcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.428155  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c12c674f76348fba0ac38429382298b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.428915  8252 ts_tablet_manager.cc:1434] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.056s	user 0.012s	sys 0.029s
I20260709 12:23:57.429702  8162 heartbeater.cc:499] Master 127.7.58.254:42801 was elected leader, sending a full tablet report...
I20260709 12:23:57.430052  8252 tablet_bootstrap.cc:492] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.434486  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2524f51544c546aca106e94447551695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.436866  8252 tablet_bootstrap.cc:654] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.437564  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc69843ca4b492db36b6961f821bde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.448103  8253 tablet_bootstrap.cc:654] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.476457  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8a2220f4534909b0f03a5aaaa5efb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.477698  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81a6ce2efaf42e8ad4c855d324723e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.478799  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f608e847858f471484a630faedfbbff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:57.524174  8253 tablet_bootstrap.cc:492] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.524704  8253 ts_tablet_manager.cc:1403] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.000s
I20260709 12:23:57.525748  8252 tablet_bootstrap.cc:492] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.527384  8252 ts_tablet_manager.cc:1403] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.098s	user 0.040s	sys 0.042s
I20260709 12:23:57.530751  8253 raft_consensus.cc:359] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.531531  8253 raft_consensus.cc:385] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.531482  8252 raft_consensus.cc:359] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.532016  8253 raft_consensus.cc:740] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.532433  8252 raft_consensus.cc:385] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.532823  8252 raft_consensus.cc:740] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.532991  8253 consensus_queue.cc:260] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.533806  8252 consensus_queue.cc:260] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.536207  8252 ts_tablet_manager.cc:1434] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:23:57.537289  8252 tablet_bootstrap.cc:492] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.542946  8258 tablet_bootstrap.cc:492] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:57.543998  8255 raft_consensus.cc:493] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.544272  8252 tablet_bootstrap.cc:654] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.544852  8255 raft_consensus.cc:515] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.550112  8255 leader_election.cc:290] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.565853  8258 tablet_bootstrap.cc:654] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.572376  8253 ts_tablet_manager.cc:1434] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.008s
I20260709 12:23:57.576474  8085 heartbeater.cc:499] Master 127.7.58.254:42801 was elected leader, sending a full tablet report...
I20260709 12:23:57.579875  8253 tablet_bootstrap.cc:492] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.584789  8253 tablet_bootstrap.cc:654] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.587459  8252 tablet_bootstrap.cc:492] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.587992  8252 ts_tablet_manager.cc:1403] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.019s
I20260709 12:23:57.588310  8258 tablet_bootstrap.cc:492] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:57.588924  8258 ts_tablet_manager.cc:1403] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.007s
I20260709 12:23:57.590974  8252 raft_consensus.cc:359] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.591781  8252 raft_consensus.cc:385] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.592097  8252 raft_consensus.cc:740] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.593178  8252 consensus_queue.cc:260] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.595534  8252 ts_tablet_manager.cc:1434] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:57.596686  8252 tablet_bootstrap.cc:492] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.596904  8253 tablet_bootstrap.cc:492] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.597402  8253 ts_tablet_manager.cc:1403] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 12:23:57.602854  8252 tablet_bootstrap.cc:654] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.603107  8253 raft_consensus.cc:359] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.603870  8253 raft_consensus.cc:385] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.604210  8253 raft_consensus.cc:740] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.605057  8253 consensus_queue.cc:260] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.605885  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
W20260709 12:23:57.608150  8100 leader_election.cc:343] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.609674  8253 ts_tablet_manager.cc:1434] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260709 12:23:57.610675  8253 tablet_bootstrap.cc:492] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.614272  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
W20260709 12:23:57.616214  8099 leader_election.cc:343] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.616686  8099 leader_election.cc:304] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b63059357424320a81a6db9099b6940; no voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd
I20260709 12:23:57.617296  8253 tablet_bootstrap.cc:654] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.617949  8255 raft_consensus.cc:2749] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.592767  8258 raft_consensus.cc:359] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.619828  8258 raft_consensus.cc:385] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.620177  8258 raft_consensus.cc:740] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.620997  8258 consensus_queue.cc:260] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.623607  8252 tablet_bootstrap.cc:492] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.624087  8252 ts_tablet_manager.cc:1403] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 12:23:57.624428  8237 heartbeater.cc:499] Master 127.7.58.254:42801 was elected leader, sending a full tablet report...
I20260709 12:23:57.624397  8258 ts_tablet_manager.cc:1434] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 12:23:57.627007  8258 tablet_bootstrap.cc:492] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:57.627381  8253 tablet_bootstrap.cc:492] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.627869  8253 ts_tablet_manager.cc:1403] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:23:57.628542  8252 raft_consensus.cc:359] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.629284  8252 raft_consensus.cc:385] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.629606  8252 raft_consensus.cc:740] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.630375  8252 consensus_queue.cc:260] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.631722  8253 raft_consensus.cc:359] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.632473  8253 raft_consensus.cc:385] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.632779  8253 raft_consensus.cc:740] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.633599  8253 consensus_queue.cc:260] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.632845  8252 ts_tablet_manager.cc:1434] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:23:57.634642  8258 tablet_bootstrap.cc:654] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.635380  8252 tablet_bootstrap.cc:492] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.637252  8253 ts_tablet_manager.cc:1434] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:23:57.638309  8253 tablet_bootstrap.cc:492] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.643764  8252 tablet_bootstrap.cc:654] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.644874  8253 tablet_bootstrap.cc:654] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.684744  8258 tablet_bootstrap.cc:492] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:57.685298  8258 ts_tablet_manager.cc:1403] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.041s
I20260709 12:23:57.687755  8253 tablet_bootstrap.cc:492] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.688272  8253 ts_tablet_manager.cc:1403] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.025s
I20260709 12:23:57.688791  8252 tablet_bootstrap.cc:492] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.689248  8252 ts_tablet_manager.cc:1403] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.027s
I20260709 12:23:57.689397  8258 raft_consensus.cc:359] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.690166  8258 raft_consensus.cc:385] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.690459  8258 raft_consensus.cc:740] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.691030  8253 raft_consensus.cc:359] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.691282  8258 consensus_queue.cc:260] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.691776  8253 raft_consensus.cc:385] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.692198  8253 raft_consensus.cc:740] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.692269  8252 raft_consensus.cc:359] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.693048  8252 raft_consensus.cc:385] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.693432  8252 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.693598  8258 ts_tablet_manager.cc:1434] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:57.693100  8253 consensus_queue.cc:260] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.694628  8258 tablet_bootstrap.cc:492] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:57.694312  8252 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.698349  8253 ts_tablet_manager.cc:1434] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:23:57.699450  8253 tablet_bootstrap.cc:492] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.701356  8258 tablet_bootstrap.cc:654] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.703843  8252 ts_tablet_manager.cc:1434] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:23:57.706444  8253 tablet_bootstrap.cc:654] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.708112  8252 tablet_bootstrap.cc:492] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.716509  8252 tablet_bootstrap.cc:654] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.718194  8253 tablet_bootstrap.cc:492] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.718741  8253 ts_tablet_manager.cc:1403] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
W20260709 12:23:57.716518  8005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:57.722688  8253 raft_consensus.cc:359] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.723888  8253 raft_consensus.cc:385] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.724298  8253 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.725261  8253 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.732388  8258 tablet_bootstrap.cc:492] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:57.733083  8258 ts_tablet_manager.cc:1403] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.023s
I20260709 12:23:57.732318  8253 ts_tablet_manager.cc:1434] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:23:57.734730  8253 tablet_bootstrap.cc:492] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.735523  8252 tablet_bootstrap.cc:492] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.736004  8252 ts_tablet_manager.cc:1403] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260709 12:23:57.736102  8258 raft_consensus.cc:359] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.736896  8258 raft_consensus.cc:385] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.737198  8258 raft_consensus.cc:740] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.738087  8258 consensus_queue.cc:260] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.739099  8252 raft_consensus.cc:359] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.739856  8252 raft_consensus.cc:385] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.740149  8252 raft_consensus.cc:740] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.741221  8253 tablet_bootstrap.cc:654] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.741173  8252 consensus_queue.cc:260] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.742386  8267 raft_consensus.cc:493] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.742930  8267 raft_consensus.cc:515] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.746238  8252 ts_tablet_manager.cc:1434] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:23:57.747856  8267 leader_election.cc:290] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:57.748406  8252 tablet_bootstrap.cc:492] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.751176  8258 ts_tablet_manager.cc:1434] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.007s
I20260709 12:23:57.756515  8258 tablet_bootstrap.cc:492] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:57.759490  8252 tablet_bootstrap.cc:654] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.763904  8258 tablet_bootstrap.cc:654] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.771183  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:57.772153  8253 tablet_bootstrap.cc:492] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.772034  8060 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 0.
I20260709 12:23:57.772734  8253 ts_tablet_manager.cc:1403] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.006s
I20260709 12:23:57.773659  8176 leader_election.cc:304] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:57.774439  8252 tablet_bootstrap.cc:492] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.774597  8267 raft_consensus.cc:2804] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.774986  8267 raft_consensus.cc:493] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.774991  8252 ts_tablet_manager.cc:1403] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260709 12:23:57.775482  8267 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.775882  8253 raft_consensus.cc:359] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.776690  8253 raft_consensus.cc:385] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.777000  8253 raft_consensus.cc:740] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.777937  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:57.778154  8253 consensus_queue.cc:260] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.778645  8136 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 0.
I20260709 12:23:57.779261  8252 raft_consensus.cc:359] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.780145  8252 raft_consensus.cc:385] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.780532  8252 raft_consensus.cc:740] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.781833  8253 ts_tablet_manager.cc:1434] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 12:23:57.781587  8252 consensus_queue.cc:260] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.782819  8253 tablet_bootstrap.cc:492] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.784377  8252 ts_tablet_manager.cc:1434] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:23:57.784042  8267 raft_consensus.cc:515] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.785562  8252 tablet_bootstrap.cc:492] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.787259  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:57.787923  8060 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.792856  8255 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.793193  8253 tablet_bootstrap.cc:654] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.793202  8252 tablet_bootstrap.cc:654] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.793450  8255 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.797523  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:57.798265  8258 tablet_bootstrap.cc:492] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:57.798810  8258 ts_tablet_manager.cc:1403] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.003s
I20260709 12:23:57.798571  8059 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 0.
I20260709 12:23:57.800603  8100 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:57.801927  8258 raft_consensus.cc:359] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.802719  8258 raft_consensus.cc:385] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.803023  8258 raft_consensus.cc:740] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.803800  8258 consensus_queue.cc:260] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.807194  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:57.808387  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940"
W20260709 12:23:57.809002  8099 leader_election.cc:343] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.809279  8136 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.809849  8255 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.810561  8255 raft_consensus.cc:2804] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.811015  8255 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.811447  8255 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.824401  8255 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.829679  8253 tablet_bootstrap.cc:492] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.830222  8253 ts_tablet_manager.cc:1403] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.004s
I20260709 12:23:57.830879  8060 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 1.
I20260709 12:23:57.832265  8176 leader_election.cc:304] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:57.833341  8253 raft_consensus.cc:359] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.834141  8253 raft_consensus.cc:385] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.834442  8253 raft_consensus.cc:740] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.836048  8282 raft_consensus.cc:2804] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.836176  8258 ts_tablet_manager.cc:1434] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.007s
I20260709 12:23:57.837267  8258 tablet_bootstrap.cc:492] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:57.842370  8253 consensus_queue.cc:260] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.836592  8282 raft_consensus.cc:697] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:57.846589  8253 ts_tablet_manager.cc:1434] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:57.847106  8267 leader_election.cc:290] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:57.847646  8253 tablet_bootstrap.cc:492] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:57.852473  8283 raft_consensus.cc:493] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.853261  8283 raft_consensus.cc:515] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.854454  8258 tablet_bootstrap.cc:654] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.857895  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:57.858929  8060 raft_consensus.cc:2468] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 0.
I20260709 12:23:57.859858  8253 tablet_bootstrap.cc:654] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.860620  8176 leader_election.cc:304] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:57.862640  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
W20260709 12:23:57.864642  8099 leader_election.cc:343] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.844515  8282 consensus_queue.cc:237] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.867271  8255 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.873286  8255 raft_consensus.cc:493] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.873852  8255 raft_consensus.cc:515] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.874384  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:57.875190  8059 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.875504  8253 tablet_bootstrap.cc:492] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:57.876008  8253 ts_tablet_manager.cc:1403] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:23:57.873318  8258 tablet_bootstrap.cc:492] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:57.876835  8258 ts_tablet_manager.cc:1403] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.003s
I20260709 12:23:57.876945  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c12c674f76348fba0ac38429382298b" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:57.877662  8058 raft_consensus.cc:2468] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 0.
I20260709 12:23:57.879025  8100 leader_election.cc:304] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:57.879953  8280 raft_consensus.cc:2804] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.879886  8258 raft_consensus.cc:359] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.880462  8280 raft_consensus.cc:493] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.880826  8258 raft_consensus.cc:385] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.880899  8280 raft_consensus.cc:3060] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.881211  8258 raft_consensus.cc:740] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.883625  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c12c674f76348fba0ac38429382298b" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
W20260709 12:23:57.885124  8099 leader_election.cc:343] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.885705  8255 leader_election.cc:290] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.886668  8258 consensus_queue.cc:260] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.888315  8280 raft_consensus.cc:515] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.892340  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c12c674f76348fba0ac38429382298b" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:57.893157  8058 raft_consensus.cc:3060] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.894047  8267 raft_consensus.cc:2804] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.894619  8267 raft_consensus.cc:493] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.898792  8267 raft_consensus.cc:3060] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.901623  8136 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 1.
I20260709 12:23:57.904418  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c12c674f76348fba0ac38429382298b" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
W20260709 12:23:57.906622  8099 leader_election.cc:343] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.908051  8259 raft_consensus.cc:493] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.908764  8259 raft_consensus.cc:515] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.912127  8259 leader_election.cc:290] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.916407  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:57.917848  8136 raft_consensus.cc:2468] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 0.
I20260709 12:23:57.920047  8283 leader_election.cc:290] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:57.913229  8059 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 1.
I20260709 12:23:57.923169  8280 leader_election.cc:290] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.924918  8252 tablet_bootstrap.cc:492] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.925467  8252 ts_tablet_manager.cc:1403] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.140s	user 0.060s	sys 0.059s
I20260709 12:23:57.928315  8252 raft_consensus.cc:359] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.929083  8252 raft_consensus.cc:385] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.929440  8252 raft_consensus.cc:740] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.930434  8252 consensus_queue.cc:260] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.929500  8267 raft_consensus.cc:515] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.932525  8252 ts_tablet_manager.cc:1434] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:23:57.933487  8252 tablet_bootstrap.cc:492] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.939287  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:57.939991  8136 raft_consensus.cc:3060] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.940517  8252 tablet_bootstrap.cc:654] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.933662  8058 raft_consensus.cc:2468] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 1.
I20260709 12:23:57.930684  8253 raft_consensus.cc:359] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.949177  8253 raft_consensus.cc:385] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.949566  8253 raft_consensus.cc:740] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.950570  8253 consensus_queue.cc:260] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.952509  8100 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: b439f9010acc432592dea0a75cf74bdd
I20260709 12:23:57.959156  8280 raft_consensus.cc:2804] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.959693  8280 raft_consensus.cc:697] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:57.955750  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368ea2965a3456e97d8dd13f2a8fab9" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:57.954928  7956 catalog_manager.cc:5697] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:57.959609  8100 leader_election.cc:304] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: b439f9010acc432592dea0a75cf74bdd
I20260709 12:23:57.960551  8135 raft_consensus.cc:2468] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 0.
I20260709 12:23:57.961100  8255 raft_consensus.cc:2804] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.960724  8280 consensus_queue.cc:237] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.959760  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368ea2965a3456e97d8dd13f2a8fab9" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:57.962357  8212 raft_consensus.cc:2468] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 0.
I20260709 12:23:57.962652  8024 leader_election.cc:304] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:57.955857  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:57.963613  8255 raft_consensus.cc:697] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:57.964041  8058 raft_consensus.cc:3060] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.964682  8255 consensus_queue.cc:237] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.966785  8252 tablet_bootstrap.cc:492] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:57.967249  8252 ts_tablet_manager.cc:1403] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.009s
I20260709 12:23:57.970041  8259 raft_consensus.cc:2804] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.970454  8259 raft_consensus.cc:493] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.970794  8259 raft_consensus.cc:3060] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.971062  8252 raft_consensus.cc:359] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.971896  8252 raft_consensus.cc:385] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.972146  8252 raft_consensus.cc:740] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.972915  8252 consensus_queue.cc:260] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.973770  8267 leader_election.cc:290] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:57.975198  8267 raft_consensus.cc:493] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.975452  7953 catalog_manager.cc:5697] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:57.975556  8252 ts_tablet_manager.cc:1434] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:23:57.976828  8267 raft_consensus.cc:515] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.977690  8252 tablet_bootstrap.cc:492] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940: Bootstrap starting.
I20260709 12:23:57.973269  8136 raft_consensus.cc:2468] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 1.
I20260709 12:23:57.979171  8259 raft_consensus.cc:515] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.980630  8175 leader_election.cc:304] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:57.981482  8282 raft_consensus.cc:2804] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.982089  8282 raft_consensus.cc:697] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:57.983081  8282 consensus_queue.cc:237] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:57.985342  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:57.985594  8252 tablet_bootstrap.cc:654] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.986122  8136 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 0.
I20260709 12:23:57.986749  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368ea2965a3456e97d8dd13f2a8fab9" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:57.987308  8175 leader_election.cc:304] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:57.988232  8283 raft_consensus.cc:2804] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.988620  8283 raft_consensus.cc:493] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.989056  8283 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.989538  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:57.990480  8059 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 0.
I20260709 12:23:57.987309  8135 raft_consensus.cc:3060] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.995429  8258 ts_tablet_manager.cc:1434] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.118s	user 0.019s	sys 0.049s
I20260709 12:23:57.995704  8259 leader_election.cc:290] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:57.999315  8258 tablet_bootstrap.cc:492] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:58.002305  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368ea2965a3456e97d8dd13f2a8fab9" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.003175  8212 raft_consensus.cc:3060] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.014134  8253 ts_tablet_manager.cc:1434] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.138s	user 0.012s	sys 0.000s
I20260709 12:23:58.016858  8258 tablet_bootstrap.cc:654] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.018107  8255 raft_consensus.cc:493] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.020164  8058 raft_consensus.cc:2468] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 1.
I20260709 12:23:58.018754  8255 raft_consensus.cc:515] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.018754  8253 tablet_bootstrap.cc:492] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:58.026996  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
W20260709 12:23:58.028283  8100 leader_election.cc:343] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.035223  8255 leader_election.cc:290] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.035769  8258 tablet_bootstrap.cc:492] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:58.036319  8258 ts_tablet_manager.cc:1403] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260709 12:23:58.037345  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:58.039511  8258 raft_consensus.cc:359] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.040287  8258 raft_consensus.cc:385] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.040588  8258 raft_consensus.cc:740] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
W20260709 12:23:58.041515  8099 leader_election.cc:343] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.041356  8258 consensus_queue.cc:260] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.042096  8099 leader_election.cc:304] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b63059357424320a81a6db9099b6940; no voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd
I20260709 12:23:58.044185  8258 ts_tablet_manager.cc:1434] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:23:58.045280  8258 tablet_bootstrap.cc:492] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:58.044659  7953 catalog_manager.cc:5697] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.041414  8135 raft_consensus.cc:2468] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 1.
I20260709 12:23:58.050901  8212 raft_consensus.cc:2468] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 1.
I20260709 12:23:58.052426  8258 tablet_bootstrap.cc:654] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.052613  8024 leader_election.cc:304] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.054184  8299 raft_consensus.cc:2804] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.054855  8299 raft_consensus.cc:697] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.055972  8299 consensus_queue.cc:237] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.059772  8255 raft_consensus.cc:2749] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.037528  8267 leader_election.cc:290] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:58.062341  8283 raft_consensus.cc:515] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.064144  8258 tablet_bootstrap.cc:492] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:58.064491  8253 tablet_bootstrap.cc:654] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.064713  8258 ts_tablet_manager.cc:1403] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:23:58.067900  8258 raft_consensus.cc:359] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.068681  8258 raft_consensus.cc:385] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.069018  8258 raft_consensus.cc:740] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.069758  8258 consensus_queue.cc:260] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.070430  8283 leader_election.cc:290] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:58.071281  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.071878  8135 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.072428  8258 ts_tablet_manager.cc:1434] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:23:58.073486  8258 tablet_bootstrap.cc:492] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:58.072765  7953 catalog_manager.cc:5697] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.074729  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.075309  8058 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.079492  8135 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 1.
I20260709 12:23:58.080482  8258 tablet_bootstrap.cc:654] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.080801  8175 leader_election.cc:304] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.081736  8267 raft_consensus.cc:2804] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.082259  8267 raft_consensus.cc:697] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:58.083092  8058 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 1.
I20260709 12:23:58.083149  8267 consensus_queue.cc:237] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.091688  8252 tablet_bootstrap.cc:492] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940: No bootstrap required, opened a new log
I20260709 12:23:58.091920  8258 tablet_bootstrap.cc:492] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:58.092319  8252 ts_tablet_manager.cc:1403] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940: Time spent bootstrapping tablet: real 0.115s	user 0.037s	sys 0.053s
I20260709 12:23:58.092670  8258 ts_tablet_manager.cc:1403] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 12:23:58.094722  8253 tablet_bootstrap.cc:492] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:58.095203  8253 ts_tablet_manager.cc:1403] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.004s
I20260709 12:23:58.095286  8252 raft_consensus.cc:359] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.095996  8252 raft_consensus.cc:385] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.096288  8252 raft_consensus.cc:740] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.096895  8258 raft_consensus.cc:359] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.097059  8252 consensus_queue.cc:260] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.098040  8258 raft_consensus.cc:385] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.098480  8258 raft_consensus.cc:740] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.099530  8258 consensus_queue.cc:260] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.101709  8258 ts_tablet_manager.cc:1434] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:23:58.102641  8258 tablet_bootstrap.cc:492] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:58.103477  8252 ts_tablet_manager.cc:1434] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:23:58.106323  8255 raft_consensus.cc:493] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.106846  8255 raft_consensus.cc:515] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.106871  7956 catalog_manager.cc:5697] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.109019  8258 tablet_bootstrap.cc:654] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.109340  8255 leader_election.cc:290] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.110621  8253 raft_consensus.cc:359] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.111413  8253 raft_consensus.cc:385] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.112076  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:58.112586  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:58.113267  8212 raft_consensus.cc:2468] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 0.
W20260709 12:23:58.113644  8100 leader_election.cc:343] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.114730  8099 leader_election.cc:304] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 741e422c90fb439681f0483fa0e41f36
I20260709 12:23:58.115973  8255 raft_consensus.cc:2804] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.116412  8255 raft_consensus.cc:493] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.116827  8255 raft_consensus.cc:3060] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.111727  8253 raft_consensus.cc:740] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.122613  8253 consensus_queue.cc:260] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.124889  8258 tablet_bootstrap.cc:492] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:58.124944  8253 ts_tablet_manager.cc:1434] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:23:58.125411  8258 ts_tablet_manager.cc:1403] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260709 12:23:58.126209  8253 tablet_bootstrap.cc:492] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36: Bootstrap starting.
I20260709 12:23:58.126724  8255 raft_consensus.cc:515] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.126885  7953 catalog_manager.cc:5697] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.128721  8258 raft_consensus.cc:359] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.129421  8258 raft_consensus.cc:385] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.129706  8258 raft_consensus.cc:740] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.130090  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.130479  8258 consensus_queue.cc:260] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
W20260709 12:23:58.131736  8100 leader_election.cc:343] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.132582  8258 ts_tablet_manager.cc:1434] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:58.133322  8253 tablet_bootstrap.cc:654] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.133451  8258 tablet_bootstrap.cc:492] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: Bootstrap starting.
I20260709 12:23:58.134326  8280 raft_consensus.cc:493] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.134801  8280 raft_consensus.cc:515] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.137194  8280 leader_election.cc:290] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.138633  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:58.138895  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:58.139369  8058 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 0.
I20260709 12:23:58.139513  8212 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 0.
I20260709 12:23:58.139735  8258 tablet_bootstrap.cc:654] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.140763  8099 leader_election.cc:304] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.141716  8280 raft_consensus.cc:2804] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.142168  8280 raft_consensus.cc:493] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.142546  8280 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.152020  8280 raft_consensus.cc:515] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.154891  8255 leader_election.cc:290] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.155910  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.156651  8212 raft_consensus.cc:3060] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.157903  8258 tablet_bootstrap.cc:492] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: No bootstrap required, opened a new log
I20260709 12:23:58.158351  8258 ts_tablet_manager.cc:1403] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260709 12:23:58.158509  8280 leader_election.cc:290] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.159821  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.160565  8210 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.161299  8258 raft_consensus.cc:359] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.162254  8258 raft_consensus.cc:385] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.162308  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.162717  8258 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.163234  8058 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.163867  8258 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.166617  8258 ts_tablet_manager.cc:1434] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:58.167946  8253 tablet_bootstrap.cc:492] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36: No bootstrap required, opened a new log
I20260709 12:23:58.168463  8253 ts_tablet_manager.cc:1403] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.002s
I20260709 12:23:58.168684  8210 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 1.
I20260709 12:23:58.169219  8299 raft_consensus.cc:493] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.169711  8299 raft_consensus.cc:515] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.172287  8299 leader_election.cc:290] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.172534  8099 leader_election.cc:304] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.174403  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:58.175321  8135 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 0.
I20260709 12:23:58.175761  8280 raft_consensus.cc:2804] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.176651  8280 raft_consensus.cc:697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.176764  8024 leader_election.cc:304] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.177742  8299 raft_consensus.cc:2804] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.178512  8212 raft_consensus.cc:2468] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 1.
I20260709 12:23:58.178797  8299 raft_consensus.cc:493] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.177667  8280 consensus_queue.cc:237] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.179234  8299 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.180197  8099 leader_election.cc:304] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 741e422c90fb439681f0483fa0e41f36
I20260709 12:23:58.181134  8255 raft_consensus.cc:2804] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.181681  8255 raft_consensus.cc:697] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.182417  8058 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 1.
I20260709 12:23:58.182209  8253 raft_consensus.cc:359] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.182619  8255 consensus_queue.cc:237] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.174365  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:58.184577  8210 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 0.
I20260709 12:23:58.182978  8253 raft_consensus.cc:385] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.186770  8253 raft_consensus.cc:740] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.187788  8253 consensus_queue.cc:260] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.190104  8253 ts_tablet_manager.cc:1434] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 12:23:58.192909  8299 raft_consensus.cc:515] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.196642  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.197413  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.197597  8135 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.198104  8210 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.194195  7953 catalog_manager.cc:5697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.206079  8299 leader_election.cc:290] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.206360  8259 raft_consensus.cc:493] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.206270  8210 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 1.
I20260709 12:23:58.207085  8259 raft_consensus.cc:515] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.208015  8024 leader_election.cc:304] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.208858  8135 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 1.
I20260709 12:23:58.209069  8299 raft_consensus.cc:2804] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.209610  8259 leader_election.cc:290] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.210438  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2524f51544c546aca106e94447551695" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:58.211046  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2524f51544c546aca106e94447551695" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:58.211189  8136 raft_consensus.cc:2468] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 0.
I20260709 12:23:58.211731  8210 raft_consensus.cc:2468] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 0.
I20260709 12:23:58.212575  8024 leader_election.cc:304] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.214272  8259 raft_consensus.cc:2804] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.214955  8259 raft_consensus.cc:493] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.215482  8259 raft_consensus.cc:3060] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.222484  7953 catalog_manager.cc:5697] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.223914  8299 raft_consensus.cc:697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.225054  8299 consensus_queue.cc:237] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.225973  8259 raft_consensus.cc:515] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.228510  8259 leader_election.cc:290] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.230031  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2524f51544c546aca106e94447551695" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.230405  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2524f51544c546aca106e94447551695" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.231348  8136 raft_consensus.cc:3060] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.230710  8210 raft_consensus.cc:3060] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.239241  8210 raft_consensus.cc:2468] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 1.
I20260709 12:23:58.238692  7953 catalog_manager.cc:5697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.239758  8136 raft_consensus.cc:2468] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 1.
I20260709 12:23:58.240442  8024 leader_election.cc:304] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.241391  8299 raft_consensus.cc:2804] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.241973  8299 raft_consensus.cc:697] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.242731  8299 consensus_queue.cc:237] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.253544  7953 catalog_manager.cc:5697] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.256109  8267 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.256804  8267 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.258857  8267 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:58.259881  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:58.259989  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:58.260701  8058 raft_consensus.cc:2393] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b439f9010acc432592dea0a75cf74bdd in current term 1: Already voted for candidate 8b63059357424320a81a6db9099b6940 in this term.
I20260709 12:23:58.262159  8176 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b439f9010acc432592dea0a75cf74bdd; no voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940
I20260709 12:23:58.263006  8267 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.268286  8267 raft_consensus.cc:2749] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.304984  8267 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.317832  8282 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:58.388125  8238 tablet.cc:2406] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:58.387997  8282 raft_consensus.cc:493] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.388721  8282 raft_consensus.cc:515] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.391067  8282 leader_election.cc:290] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:58.391921  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c12c674f76348fba0ac38429382298b" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741e422c90fb439681f0483fa0e41f36" is_pre_election: true
I20260709 12:23:58.392091  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c12c674f76348fba0ac38429382298b" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:58.392606  8058 raft_consensus.cc:2393] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b439f9010acc432592dea0a75cf74bdd in current term 1: Already voted for candidate 8b63059357424320a81a6db9099b6940 in this term.
I20260709 12:23:58.393514  8176 leader_election.cc:304] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b439f9010acc432592dea0a75cf74bdd; no voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940
I20260709 12:23:58.394305  8282 raft_consensus.cc:3060] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.399540  8282 raft_consensus.cc:2749] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.416472  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4"
dest_uuid: "8b63059357424320a81a6db9099b6940"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:35552
I20260709 12:23:58.417092  8136 raft_consensus.cc:606] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:23:58.431530  8282 consensus_queue.cc:1048] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.434613  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:45458
I20260709 12:23:58.435165  8210 raft_consensus.cc:606] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:23:58.440665  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "8b63059357424320a81a6db9099b6940"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:35552
I20260709 12:23:58.441217  8136 raft_consensus.cc:606] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:23:58.442314  8283 raft_consensus.cc:993] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:23:58.442806  8267 raft_consensus.cc:1081] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:23:58.445564  8059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59242
I20260709 12:23:58.446200  8059 raft_consensus.cc:493] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.446583  8059 raft_consensus.cc:3060] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.447927  8287 consensus_queue.cc:1048] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.453691  8059 raft_consensus.cc:515] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.455003  8058 raft_consensus.cc:1240] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Rejecting Update request from peer b439f9010acc432592dea0a75cf74bdd for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:58.456110  8059 leader_election.cc:290] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 2 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.457568  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.458316  8210 raft_consensus.cc:3055] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.458693  8210 raft_consensus.cc:740] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:58.458580  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81a6ce2efaf42e8ad4c855d324723e4" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.460202  8255 consensus_queue.cc:1048] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.461126  8287 consensus_queue.cc:1059] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.462793  8210 consensus_queue.cc:260] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.464310  8210 raft_consensus.cc:3060] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.470901  8210 raft_consensus.cc:2468] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 2.
W20260709 12:23:58.471453  8287 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:23:58.471973  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:59252
I20260709 12:23:58.472774  8058 raft_consensus.cc:606] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Received request to transfer leadership to TS 8b63059357424320a81a6db9099b6940
I20260709 12:23:58.476377  8024 leader_election.cc:304] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [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: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 8b63059357424320a81a6db9099b6940
I20260709 12:23:58.477263  8299 raft_consensus.cc:2804] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.477770  8299 raft_consensus.cc:697] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.478670  8299 consensus_queue.cc:237] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.481475  8292 consensus_queue.cc:1048] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.483677  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f608e847858f471484a630faedfbbff3"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
mode: GRACEFUL
new_leader_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:45458
I20260709 12:23:58.484144  8210 raft_consensus.cc:606] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Received request to transfer leadership to TS 8b63059357424320a81a6db9099b6940
I20260709 12:23:58.491134  8299 raft_consensus.cc:493] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.491741  8299 raft_consensus.cc:515] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.494480  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b63059357424320a81a6db9099b6940" is_pre_election: true
I20260709 12:23:58.494730  8299 leader_election.cc:290] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.494953  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b439f9010acc432592dea0a75cf74bdd" is_pre_election: true
I20260709 12:23:58.495740  8210 raft_consensus.cc:2393] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 741e422c90fb439681f0483fa0e41f36 in current term 1: Already voted for candidate 8b63059357424320a81a6db9099b6940 in this term.
I20260709 12:23:58.495653  8212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
mode: GRACEFUL
new_leader_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:45458
I20260709 12:23:58.496297  8212 raft_consensus.cc:606] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Received request to transfer leadership to TS 8b63059357424320a81a6db9099b6940
I20260709 12:23:58.496340  7957 catalog_manager.cc:5697] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 1 to 2, leader changed from b439f9010acc432592dea0a75cf74bdd (127.7.58.195) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.498924  8024 leader_election.cc:304] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36; no voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd
I20260709 12:23:58.499704  8299 raft_consensus.cc:3060] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.505255  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0"
dest_uuid: "8b63059357424320a81a6db9099b6940"
mode: GRACEFUL
new_leader_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:35552
I20260709 12:23:58.505934  8136 raft_consensus.cc:606] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Received request to transfer leadership to TS b439f9010acc432592dea0a75cf74bdd
I20260709 12:23:58.508307  8299 raft_consensus.cc:2749] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.509949  8287 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.515657  8299 consensus_queue.cc:1048] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.522720  8287 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.525653  8283 raft_consensus.cc:993] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: : Instructing follower 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:23:58.526238  8283 raft_consensus.cc:1081] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Signalling peer 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:23:58.532446  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f"
dest_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:35528
I20260709 12:23:58.533208  8134 raft_consensus.cc:493] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.533624  8134 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.534646  8292 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.546785  8134 raft_consensus.cc:515] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.548364  8292 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.551047  8299 consensus_queue.cc:1048] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.551808  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.552445  8058 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.554795  8280 raft_consensus.cc:993] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:23:58.555289  8280 raft_consensus.cc:1081] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:23:58.562394  8059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59228
I20260709 12:23:58.565017  8059 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.565539  8059 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.572865  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.573892  8209 raft_consensus.cc:3055] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.574414  8209 raft_consensus.cc:740] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:58.575985  8059 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.576634  8134 leader_election.cc:290] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 2 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.578179  8057 raft_consensus.cc:1240] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Rejecting Update request from peer 8b63059357424320a81a6db9099b6940 for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:58.579898  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.580502  8135 raft_consensus.cc:3055] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.575625  8209 consensus_queue.cc:260] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.580740  8135 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.581285  8209 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.581424  8135 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.582854  8135 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.584298  8059 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 2 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.586557  8058 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 2.
I20260709 12:23:58.587510  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.588510  8208 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.591203  8060 raft_consensus.cc:1240] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Rejecting Update request from peer b439f9010acc432592dea0a75cf74bdd for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:58.594209  8100 leader_election.cc:304] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.595309  8292 raft_consensus.cc:2804] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.595335  8135 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 2.
I20260709 12:23:58.595939  8292 raft_consensus.cc:697] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.597070  8292 consensus_queue.cc:237] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.601856  8209 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 2.
I20260709 12:23:58.600387  8024 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.603665  8312 raft_consensus.cc:2804] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.604202  8312 raft_consensus.cc:697] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.605554  8312 consensus_queue.cc:237] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.606590  8208 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 2.
I20260709 12:23:58.609498  7957 catalog_manager.cc:5697] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 1 to 2, leader changed from b439f9010acc432592dea0a75cf74bdd (127.7.58.195) to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.612850  8292 consensus_queue.cc:1048] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.615289  7956 catalog_manager.cc:5697] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 1 to 2, leader changed from 8b63059357424320a81a6db9099b6940 (127.7.58.194) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.627420  8255 consensus_queue.cc:1048] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.634734  8280 raft_consensus.cc:993] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: : Instructing follower b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:23:58.635215  8255 raft_consensus.cc:1081] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Signalling peer b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:23:58.636687  8208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:45448
I20260709 12:23:58.637334  8208 raft_consensus.cc:493] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.637831  8208 raft_consensus.cc:3060] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.644424  8208 raft_consensus.cc:515] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.647015  8208 leader_election.cc:290] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 2 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:23:58.647473  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.647608  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc69843ca4b492db36b6961f821bde0" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.648090  8060 raft_consensus.cc:3060] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.648157  8135 raft_consensus.cc:3055] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.648633  8135 raft_consensus.cc:740] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.649428  8135 consensus_queue.cc:260] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.650406  8135 raft_consensus.cc:3060] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.654668  8060 raft_consensus.cc:2468] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 2.
I20260709 12:23:58.654855  8135 raft_consensus.cc:2468] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 2.
I20260709 12:23:58.655821  8176 leader_election.cc:304] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.656561  8282 raft_consensus.cc:2804] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.657126  8282 raft_consensus.cc:697] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 2 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:58.657951  8282 consensus_queue.cc:237] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.665213  7956 catalog_manager.cc:5697] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 1 to 2, leader changed from 8b63059357424320a81a6db9099b6940 (127.7.58.194) to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.683848  8280 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.686767  8280 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.690147  8259 consensus_queue.cc:1048] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.702032  8292 raft_consensus.cc:993] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:23:58.702490  8292 raft_consensus.cc:1081] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:23:58.704495  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59228
I20260709 12:23:58.705106  8058 raft_consensus.cc:493] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.705497  8058 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.712442  8312 consensus_queue.cc:1048] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.715806  8058 raft_consensus.cc:515] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.718586  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:23:58.719892  8135 raft_consensus.cc:3055] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.720002  8060 raft_consensus.cc:1240] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Rejecting Update request from peer 8b63059357424320a81a6db9099b6940 for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:58.720922  8135 raft_consensus.cc:740] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.722349  8135 consensus_queue.cc:260] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.723749  8135 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.728053  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.728863  8209 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.729672  8058 leader_election.cc:290] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 2 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.736613  8135 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 2.
I20260709 12:23:58.737128  8209 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 2.
I20260709 12:23:58.737864  8024 leader_election.cc:304] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.738723  8299 raft_consensus.cc:2804] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.739194  8299 raft_consensus.cc:697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.740033  8299 consensus_queue.cc:237] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.747130  7956 catalog_manager.cc:5697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 1 to 2, leader changed from 8b63059357424320a81a6db9099b6940 (127.7.58.194) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.770628  8282 raft_consensus.cc:993] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: : Instructing follower 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:23:58.771108  8267 raft_consensus.cc:1081] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Signalling peer 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:23:58.772583  8135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f608e847858f471484a630faedfbbff3"
dest_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:35528
I20260709 12:23:58.773123  8135 raft_consensus.cc:493] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.773527  8135 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.778703  8135 raft_consensus.cc:515] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.781291  8135 leader_election.cc:290] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 2 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.781762  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.781904  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.782639  8058 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.782660  8209 raft_consensus.cc:3055] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.783259  8209 raft_consensus.cc:740] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:23:58.784132  8209 consensus_queue.cc:260] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.785127  8209 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.789080  8058 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 2.
I20260709 12:23:58.790356  8100 leader_election.cc:304] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:23:58.790717  8299 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.791214  8280 raft_consensus.cc:2804] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.791673  8209 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 2.
I20260709 12:23:58.791817  8280 raft_consensus.cc:697] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.792789  8280 consensus_queue.cc:237] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.798645  8312 raft_consensus.cc:993] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: : Instructing follower 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:23:58.799135  8259 raft_consensus.cc:1081] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Signalling peer 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:23:58.801007  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2"
dest_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:35540
I20260709 12:23:58.801882  8134 raft_consensus.cc:493] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:58.802294  8134 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.804461  8299 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.800967  7956 catalog_manager.cc:5697] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 1 to 2, leader changed from b439f9010acc432592dea0a75cf74bdd (127.7.58.195) to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.814011  8134 raft_consensus.cc:515] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.817286  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:23:58.817487  8134 leader_election.cc:290] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 2 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:23:58.817627  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:23:58.818205  8058 raft_consensus.cc:3055] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:58.818509  8209 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.818816  8058 raft_consensus.cc:740] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:23:58.820391  8058 consensus_queue.cc:260] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.821496  8058 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.827270  8209 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 2.
I20260709 12:23:58.828850  8099 leader_election.cc:304] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:23:58.829468  8058 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 2.
I20260709 12:23:58.830054  8280 raft_consensus.cc:2804] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:58.830790  8280 raft_consensus.cc:697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:23:58.831701  8280 consensus_queue.cc:237] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:23:58.839325  7957 catalog_manager.cc:5697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 1 to 2, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.931458  8134 raft_consensus.cc:3060] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:58.937465  8134 raft_consensus.cc:1275] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:58.939096  8299 consensus_queue.cc:1048] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:58.949716  8209 raft_consensus.cc:1275] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:58.954182  8312 consensus_queue.cc:1048] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.043229  8134 raft_consensus.cc:1275] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.044565  8267 consensus_queue.cc:1048] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.053436  8058 raft_consensus.cc:1275] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.055305  8282 consensus_queue.cc:1048] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.128721  8209 raft_consensus.cc:1275] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.129995  8255 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.137017  8058 raft_consensus.cc:1275] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.139106  8255 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.169915  8134 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.171368  8312 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.182631  8209 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.183478  8058 raft_consensus.cc:1275] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.184702  8312 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.186327  8255 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.197477  8209 raft_consensus.cc:1275] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.199075  8255 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.267478  8134 raft_consensus.cc:1275] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.268724  8299 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.272692  8209 raft_consensus.cc:1275] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.274529  8312 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.307372  8209 raft_consensus.cc:1275] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.308779  8255 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:59.316473  8058 raft_consensus.cc:1275] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:59.318230  8340 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:01.542553  7403 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:24:01.543785  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:01.561924  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:24:01.562660  8058 raft_consensus.cc:606] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Received request to transfer leadership to TS b439f9010acc432592dea0a75cf74bdd
I20260709 12:24:01.565647  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:24:01.566215  8058 raft_consensus.cc:606] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Received request to transfer leadership to TS b439f9010acc432592dea0a75cf74bdd
I20260709 12:24:01.567353  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:01.567798  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:01.655144  8343 raft_consensus.cc:993] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: : Instructing follower b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:01.655732  8346 raft_consensus.cc:1081] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Signalling peer b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:01.657325  8209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:45456
I20260709 12:24:01.657868  8209 raft_consensus.cc:493] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:01.658164  8209 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.662803  8209 raft_consensus.cc:515] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:01.664633  8209 leader_election.cc:290] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 3 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:24:01.665606  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:24:01.665661  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:01.666375  8135 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.666348  8058 raft_consensus.cc:3055] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:01.666908  8058 raft_consensus.cc:740] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:01.667758  8058 consensus_queue.cc:260] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:01.668994  8058 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.673913  8135 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 3.
I20260709 12:24:01.675205  8175 leader_election.cc:304] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:01.676131  8342 raft_consensus.cc:2804] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:01.676337  8058 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 3.
I20260709 12:24:01.678555  8342 raft_consensus.cc:697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:24:01.679558  8342 consensus_queue.cc:237] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:01.682096  8343 raft_consensus.cc:993] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: : Instructing follower b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:01.682777  8346 raft_consensus.cc:1081] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Signalling peer b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:01.684873  8209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:45456
I20260709 12:24:01.685523  8209 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:01.685904  8209 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.688294  7954 catalog_manager.cc:5697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 2 to 3, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:01.691392  8209 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:01.694860  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:24:01.695207  8209 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 3 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:24:01.695470  8058 raft_consensus.cc:3055] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:01.695820  8058 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:01.695798  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:01.696588  8135 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.696771  8058 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:01.697993  8058 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:01.703802  8135 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 3.
I20260709 12:24:01.704015  8058 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 3.
I20260709 12:24:01.705029  8175 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:01.706074  8342 raft_consensus.cc:2804] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:01.706494  8342 raft_consensus.cc:697] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:24:01.707243  8342 consensus_queue.cc:237] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:01.713595  7954 catalog_manager.cc:5697] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 2 to 3, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:02.118456  8058 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:02.119767  8342 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:02.129350  8135 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:02.131248  8342 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:02.273811  8135 raft_consensus.cc:1275] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:02.275297  8347 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:02.284691  8058 raft_consensus.cc:1275] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:02.286342  8347 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:02.568850  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:02.575259  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:02.575783  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:03.576833  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:03.582181  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:03.582643  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:04.583696  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:04.589087  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:04.589558  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:05.590600  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:05.595995  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:05.596467  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:06.597556  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:06.603222  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:06.603699  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:07.604828  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:07.611315  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:07.611820  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:08.612951  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:08.619221  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:08.619825  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:09.620987  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:09.628270  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:09.628723  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:10.629663  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:10.635080  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:10.635520  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:11.667490  7403 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:24:11.674805  8208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:45458
I20260709 12:24:11.675544  8208 raft_consensus.cc:606] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:24:11.687057  8208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:45458
I20260709 12:24:11.687651  8208 raft_consensus.cc:606] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:24:11.693143  8134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2"
dest_uuid: "8b63059357424320a81a6db9099b6940"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:35552
I20260709 12:24:11.693811  8134 raft_consensus.cc:606] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:24:11.698982  8134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f608e847858f471484a630faedfbbff3"
dest_uuid: "8b63059357424320a81a6db9099b6940"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:35552
I20260709 12:24:11.699519  8134 raft_consensus.cc:606] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:24:11.704201  8134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f"
dest_uuid: "8b63059357424320a81a6db9099b6940"
mode: GRACEFUL
new_leader_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:35552
I20260709 12:24:11.704661  8134 raft_consensus.cc:606] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Received request to transfer leadership to TS 741e422c90fb439681f0483fa0e41f36
I20260709 12:24:11.816601  8354 raft_consensus.cc:993] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:11.817130  8369 raft_consensus.cc:1081] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:11.818778  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59228
I20260709 12:24:11.819332  8058 raft_consensus.cc:493] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:11.819701  8058 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:11.826207  8058 raft_consensus.cc:515] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.828181  8058 leader_election.cc:290] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 3 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:11.829262  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:11.829655  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:11.830155  8134 raft_consensus.cc:3055] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:11.830346  8208 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:11.830538  8134 raft_consensus.cc:740] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:24:11.831602  8134 consensus_queue.cc:260] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.832739  8134 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:11.836699  8208 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 3.
I20260709 12:24:11.838274  8024 leader_election.cc:304] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [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: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:11.839666  8346 raft_consensus.cc:2804] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:11.840198  8346 raft_consensus.cc:697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:11.839437  8134 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 3.
I20260709 12:24:11.841243  8346 consensus_queue.cc:237] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.851207  7956 catalog_manager.cc:5697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 2 to 3, leader changed from 8b63059357424320a81a6db9099b6940 (127.7.58.194) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.862643  8371 raft_consensus.cc:993] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:11.863286  8371 raft_consensus.cc:1081] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:11.865546  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59242
I20260709 12:24:11.866370  8058 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:11.866838  8058 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.874322  8058 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.876008  8058 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 4 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:11.876770  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:11.877365  8134 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.878126  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:11.878769  8208 raft_consensus.cc:3055] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:11.879133  8208 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:24:11.879819  8208 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.880898  8208 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.883164  8134 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 4.
I20260709 12:24:11.884267  8024 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [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: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:24:11.884917  8346 raft_consensus.cc:2804] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:11.885407  8346 raft_consensus.cc:697] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:11.886492  8346 consensus_queue.cc:237] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.887094  8208 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 4.
I20260709 12:24:11.894418  7956 catalog_manager.cc:5697] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 3 to 4, leader changed from b439f9010acc432592dea0a75cf74bdd (127.7.58.195) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 4 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.970712  8371 raft_consensus.cc:993] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:11.971370  8347 raft_consensus.cc:1081] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:11.973032  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59242
I20260709 12:24:11.973718  8058 raft_consensus.cc:493] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:11.974057  8058 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.978461  8058 raft_consensus.cc:515] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.980253  8058 leader_election.cc:290] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 4 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:11.981207  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:11.981385  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c245cb1274b42beb9aec9ef22b1fcc4" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:11.981731  8134 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.981984  8208 raft_consensus.cc:3055] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:11.982398  8208 raft_consensus.cc:740] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:24:11.983177  8208 consensus_queue.cc:260] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.984122  8208 raft_consensus.cc:3060] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:11.987102  8134 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 4.
I20260709 12:24:11.988212  8024 leader_election.cc:304] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [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: 741e422c90fb439681f0483fa0e41f36, 8b63059357424320a81a6db9099b6940; no voters: 
I20260709 12:24:11.989009  8346 raft_consensus.cc:2804] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:11.989430  8346 raft_consensus.cc:697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:11.989562  8208 raft_consensus.cc:2468] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 4.
I20260709 12:24:11.990561  8346 consensus_queue.cc:237] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:11.998018  7956 catalog_manager.cc:5697] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 3 to 4, leader changed from b439f9010acc432592dea0a75cf74bdd (127.7.58.195) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 4 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.125461  8354 raft_consensus.cc:993] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:12.125901  8354 raft_consensus.cc:1081] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:12.127408  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f608e847858f471484a630faedfbbff3"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59228
I20260709 12:24:12.127869  8058 raft_consensus.cc:493] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:12.128100  8058 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.132272  8058 raft_consensus.cc:515] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:12.134048  8058 leader_election.cc:290] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 3 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:12.135128  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:12.135352  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:12.135857  8134 raft_consensus.cc:3055] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:12.135870  8208 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.136401  8134 raft_consensus.cc:740] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:24:12.137370  8134 consensus_queue.cc:260] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:12.138849  8134 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.144062  8208 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 3.
I20260709 12:24:12.144603  8369 raft_consensus.cc:993] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: : Instructing follower 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:12.145118  8354 raft_consensus.cc:1081] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Signalling peer 741e422c90fb439681f0483fa0e41f36 to start an election
I20260709 12:24:12.145471  8024 leader_election.cc:304] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [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: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:12.146328  8346 raft_consensus.cc:2804] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:12.146752  8346 raft_consensus.cc:697] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:12.146837  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
 from {username='slave'} at 127.0.0.1:59228
I20260709 12:24:12.147446  8058 raft_consensus.cc:493] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:12.146860  8134 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 3.
I20260709 12:24:12.147531  8346 consensus_queue.cc:237] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:12.148226  8058 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.155531  8058 raft_consensus.cc:515] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:12.156411  7956 catalog_manager.cc:5697] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 2 to 3, leader changed from 8b63059357424320a81a6db9099b6940 (127.7.58.194) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.157372  8058 leader_election.cc:290] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [CANDIDATE]: Term 3 election: Requested vote from peers 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:12.158803  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:12.159279  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "741e422c90fb439681f0483fa0e41f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:12.159529  8134 raft_consensus.cc:3055] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:12.159931  8208 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.159898  8134 raft_consensus.cc:740] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:24:12.161115  8134 consensus_queue.cc:260] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:12.162593  8134 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:12.168216  8208 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 3.
I20260709 12:24:12.169500  8024 leader_election.cc:304] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [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: 741e422c90fb439681f0483fa0e41f36, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:12.170634  8346 raft_consensus.cc:2804] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:12.171099  8346 raft_consensus.cc:697] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Becoming Leader. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:12.172041  8134 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741e422c90fb439681f0483fa0e41f36 in term 3.
I20260709 12:24:12.171897  8346 consensus_queue.cc:237] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:12.180365  7956 catalog_manager.cc:5697] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 reported cstate change: term changed from 2 to 3, leader changed from 8b63059357424320a81a6db9099b6940 (127.7.58.194) to 741e422c90fb439681f0483fa0e41f36 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "741e422c90fb439681f0483fa0e41f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.236269  8134 raft_consensus.cc:1275] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:12.237563  8346 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:12.248673  8208 raft_consensus.cc:1275] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:12.250795  8346 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:12.328392  8208 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:12.329831  8346 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:12.339138  8134 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:12.341256  8370 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:12.409970  8208 raft_consensus.cc:1275] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:12.411163  8370 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:12.420792  8134 raft_consensus.cc:1275] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:12.422508  8370 consensus_queue.cc:1048] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:12.581250  8134 raft_consensus.cc:1275] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:12.582795  8370 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:12.594394  8209 raft_consensus.cc:1275] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:12.595678  8370 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:12.622891  8209 raft_consensus.cc:1275] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:12.624166  8370 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:12.635398  8134 raft_consensus.cc:1275] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Refusing update from remote peer 741e422c90fb439681f0483fa0e41f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:12.636852  8370 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:14.743001  7403 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:24:14.743894  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:14.752411  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:24:14.753005  8058 raft_consensus.cc:606] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Received request to transfer leadership to TS 8b63059357424320a81a6db9099b6940
I20260709 12:24:14.755445  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:24:14.755934  8058 raft_consensus.cc:606] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Received request to transfer leadership to TS b439f9010acc432592dea0a75cf74bdd
I20260709 12:24:14.758147  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:24:14.758616  8058 raft_consensus.cc:606] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Received request to transfer leadership to TS b439f9010acc432592dea0a75cf74bdd
I20260709 12:24:14.760766  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f608e847858f471484a630faedfbbff3"
dest_uuid: "741e422c90fb439681f0483fa0e41f36"
mode: GRACEFUL
new_leader_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:59256
I20260709 12:24:14.761209  8058 raft_consensus.cc:606] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Received request to transfer leadership to TS 8b63059357424320a81a6db9099b6940
I20260709 12:24:14.762187  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:14.762768  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:14.998649  8346 raft_consensus.cc:993] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: : Instructing follower 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:24:14.999248  8396 raft_consensus.cc:1081] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Signalling peer 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:24:15.000795  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2"
dest_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:35540
I20260709 12:24:15.001243  8134 raft_consensus.cc:493] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:15.001493  8134 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.006632  8134 raft_consensus.cc:515] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.008668  8134 leader_election.cc:290] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 4 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:15.009701  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:24:15.009701  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8a2220f4534909b0f03a5aaaa5efb2" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:15.010557  8058 raft_consensus.cc:3055] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:15.010623  8209 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.010998  8058 raft_consensus.cc:740] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:15.011837  8058 consensus_queue.cc:260] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.012753  8058 raft_consensus.cc:3060] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.015903  8209 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 4.
I20260709 12:24:15.017151  8099 leader_election.cc:304] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:15.017691  8058 raft_consensus.cc:2468] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 4.
I20260709 12:24:15.017925  8354 raft_consensus.cc:2804] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:15.019342  8354 raft_consensus.cc:697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 4 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:24:15.020123  8354 consensus_queue.cc:237] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.026856  7954 catalog_manager.cc:5697] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 3 to 4, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.036834  8346 raft_consensus.cc:993] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: : Instructing follower 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:24:15.037310  8346 raft_consensus.cc:1081] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Signalling peer 8b63059357424320a81a6db9099b6940 to start an election
I20260709 12:24:15.040509  8136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f608e847858f471484a630faedfbbff3"
dest_uuid: "8b63059357424320a81a6db9099b6940"
 from {username='slave'} at 127.0.0.1:35540
I20260709 12:24:15.041121  8136 raft_consensus.cc:493] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:15.041518  8136 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.047231  8136 raft_consensus.cc:515] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.049109  8136 leader_election.cc:290] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [CANDIDATE]: Term 4 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), b439f9010acc432592dea0a75cf74bdd (127.7.58.195:43859)
I20260709 12:24:15.049857  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:24:15.050190  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f608e847858f471484a630faedfbbff3" candidate_uuid: "8b63059357424320a81a6db9099b6940" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
I20260709 12:24:15.050513  8058 raft_consensus.cc:3055] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:15.050729  8209 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.051003  8058 raft_consensus.cc:740] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:15.051903  8058 consensus_queue.cc:260] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.052790  8058 raft_consensus.cc:3060] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.055538  8209 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 4.
I20260709 12:24:15.056502  8099 leader_election.cc:304] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:15.057233  8354 raft_consensus.cc:2804] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:15.057592  8058 raft_consensus.cc:2468] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b63059357424320a81a6db9099b6940 in term 4.
I20260709 12:24:15.057736  8354 raft_consensus.cc:697] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 4 LEADER]: Becoming Leader. State: Replica: 8b63059357424320a81a6db9099b6940, State: Running, Role: LEADER
I20260709 12:24:15.058593  8354 consensus_queue.cc:237] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.066411  7954 catalog_manager.cc:5697] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 reported cstate change: term changed from 3 to 4, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to 8b63059357424320a81a6db9099b6940 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "8b63059357424320a81a6db9099b6940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.351827  8396 raft_consensus.cc:993] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: : Instructing follower b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:15.352313  8396 raft_consensus.cc:1081] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Signalling peer b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:15.353858  8209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:45456
I20260709 12:24:15.354310  8209 raft_consensus.cc:493] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:15.354594  8209 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.359431  8209 raft_consensus.cc:515] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.360324  8402 raft_consensus.cc:993] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: : Instructing follower b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:15.360805  8396 raft_consensus.cc:1081] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Signalling peer b439f9010acc432592dea0a75cf74bdd to start an election
I20260709 12:24:15.361867  8209 leader_election.cc:290] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 4 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:24:15.362262  8208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4166af6753884bc1ade7321ea8107863"
dest_uuid: "b439f9010acc432592dea0a75cf74bdd"
 from {username='slave'} at 127.0.0.1:45456
I20260709 12:24:15.362795  8208 raft_consensus.cc:493] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:15.362980  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:24:15.363114  8208 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:15.363180  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e21336c3c54c3b81dff896aebc730f" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:15.363519  8058 raft_consensus.cc:3055] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:15.363873  8136 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.363827  8058 raft_consensus.cc:740] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:15.364782  8058 consensus_queue.cc:260] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.365942  8058 raft_consensus.cc:3060] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:15.368006  8208 raft_consensus.cc:515] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.370352  8208 leader_election.cc:290] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [CANDIDATE]: Term 5 election: Requested vote from peers 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693), 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115)
I20260709 12:24:15.370467  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8b63059357424320a81a6db9099b6940"
I20260709 12:24:15.370990  8134 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:15.370891  8136 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 4.
I20260709 12:24:15.372040  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4166af6753884bc1ade7321ea8107863" candidate_uuid: "b439f9010acc432592dea0a75cf74bdd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "741e422c90fb439681f0483fa0e41f36"
I20260709 12:24:15.372749  8175 leader_election.cc:304] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:15.372781  8060 raft_consensus.cc:3055] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:15.373409  8060 raft_consensus.cc:740] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 741e422c90fb439681f0483fa0e41f36, State: Running, Role: LEADER
I20260709 12:24:15.373579  8397 raft_consensus.cc:2804] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:15.374401  8060 consensus_queue.cc:260] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.375082  8397 raft_consensus.cc:697] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 4 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:24:15.372944  8058 raft_consensus.cc:2468] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 4.
I20260709 12:24:15.376221  8060 raft_consensus.cc:3060] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:15.376248  8397 consensus_queue.cc:237] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.378831  8134 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 5.
I20260709 12:24:15.380244  8175 leader_election.cc:304] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [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: 8b63059357424320a81a6db9099b6940, b439f9010acc432592dea0a75cf74bdd; no voters: 
I20260709 12:24:15.381023  8406 raft_consensus.cc:2804] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:15.383253  8060 raft_consensus.cc:2468] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b439f9010acc432592dea0a75cf74bdd in term 5.
I20260709 12:24:15.384581  8406 raft_consensus.cc:697] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 5 LEADER]: Becoming Leader. State: Replica: b439f9010acc432592dea0a75cf74bdd, State: Running, Role: LEADER
I20260709 12:24:15.385473  8406 consensus_queue.cc:237] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [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: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } }
I20260709 12:24:15.389467  7954 catalog_manager.cc:5697] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 3 to 4, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 4 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:15.401054  7954 catalog_manager.cc:5697] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd reported cstate change: term changed from 4 to 5, leader changed from 741e422c90fb439681f0483fa0e41f36 (127.7.58.193) to b439f9010acc432592dea0a75cf74bdd (127.7.58.195). New cstate: current_term: 5 leader_uuid: "b439f9010acc432592dea0a75cf74bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:15.423990  8060 raft_consensus.cc:1275] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:15.425199  8354 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:15.436247  8208 raft_consensus.cc:1275] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:15.438686  8412 consensus_queue.cc:1048] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:15.553855  8060 raft_consensus.cc:1275] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:15.555050  8412 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:15.564553  8208 raft_consensus.cc:1275] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Refusing update from remote peer 8b63059357424320a81a6db9099b6940: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:15.566147  8412 consensus_queue.cc:1048] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b439f9010acc432592dea0a75cf74bdd" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:15.764168  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:15.771219  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:15.771724  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:15.803627  8060 raft_consensus.cc:1275] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:15.805383  8406 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:15.818943  8134 raft_consensus.cc:1275] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:15.820995  8397 consensus_queue.cc:1048] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:15.858047  8060 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 5 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:15.859444  8397 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "741e422c90fb439681f0483fa0e41f36" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:15.899315  8134 raft_consensus.cc:1275] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 5 FOLLOWER]: Refusing update from remote peer b439f9010acc432592dea0a75cf74bdd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:15.900801  8406 consensus_queue.cc:1048] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b63059357424320a81a6db9099b6940" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:16.786803  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:16.794296  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:16.794829  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:24:17.280959  8081 debug-util.cc:398] Leaking SignalData structure 0x7b080014d180 after lost signal to thread 7406
W20260709 12:24:17.282374  8081 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4ba0 after lost signal to thread 7992
W20260709 12:24:17.283280  8081 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6620 after lost signal to thread 8084
W20260709 12:24:17.284209  8081 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6ea0 after lost signal to thread 8161
W20260709 12:24:17.285017  8081 debug-util.cc:398] Leaking SignalData structure 0x7b080011c620 after lost signal to thread 8236
I20260709 12:24:17.795840  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:17.803259  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:17.803771  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:18.804738  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:18.810700  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:18.811174  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:19.812276  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:19.821276  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:19.821933  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:20.823063  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:20.829663  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:20.830184  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:21.831120  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:21.838171  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:21.838650  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:22.839697  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:22.846062  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:22.846565  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:23.847600  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:23.853574  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:23.854086  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:24.889081  7403 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:24:24.889679  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
W20260709 12:24:24.906343  8100 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 12:24:24.911095  8100 consensus_peers.cc:597] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 -> Peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Couldn't send request to peer 741e422c90fb439681f0483fa0e41f36. 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 12:24:24.921247  8176 consensus_peers.cc:597] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd -> Peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Couldn't send request to peer 741e422c90fb439681f0483fa0e41f36. 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 12:24:24.923517  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:24.924347  7403 tablet_replica.cc:333] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.925460  7403 raft_consensus.cc:2243] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:24.926218  7403 raft_consensus.cc:2272] T efc69843ca4b492db36b6961f821bde0 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:24.926580  8176 consensus_peers.cc:597] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd -> Peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Couldn't send request to peer 741e422c90fb439681f0483fa0e41f36. 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 12:24:24.928241  7403 tablet_replica.cc:333] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.928898  7403 raft_consensus.cc:2243] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:24.929337  7403 raft_consensus.cc:2272] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.931524  7403 tablet_replica.cc:333] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.932266  7403 raft_consensus.cc:2243] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:24.933337  7403 raft_consensus.cc:2272] T 2524f51544c546aca106e94447551695 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.935549  7403 tablet_replica.cc:333] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.936120  7403 raft_consensus.cc:2243] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:24.936970  7403 raft_consensus.cc:2272] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.939287  7403 tablet_replica.cc:333] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.939863  7403 raft_consensus.cc:2243] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:24.940361  7403 raft_consensus.cc:2272] T 4166af6753884bc1ade7321ea8107863 P 741e422c90fb439681f0483fa0e41f36 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.942202  7403 tablet_replica.cc:333] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.942747  7403 raft_consensus.cc:2243] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:24.943571  7403 raft_consensus.cc:2272] T b81a6ce2efaf42e8ad4c855d324723e4 P 741e422c90fb439681f0483fa0e41f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.945642  7403 tablet_replica.cc:333] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.946179  7403 raft_consensus.cc:2243] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:24.946626  7403 raft_consensus.cc:2272] T 59e21336c3c54c3b81dff896aebc730f P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.948294  7403 tablet_replica.cc:333] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.948762  7403 raft_consensus.cc:2243] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:24.949174  7403 raft_consensus.cc:2272] T 8c12c674f76348fba0ac38429382298b P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.950918  7403 tablet_replica.cc:333] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.951402  7403 raft_consensus.cc:2243] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:24.951807  7403 raft_consensus.cc:2272] T f608e847858f471484a630faedfbbff3 P 741e422c90fb439681f0483fa0e41f36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:24.953523  7403 tablet_replica.cc:333] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36: stopping tablet replica
I20260709 12:24:24.954048  7403 raft_consensus.cc:2243] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:24.954845  7403 raft_consensus.cc:2272] T f368ea2965a3456e97d8dd13f2a8fab9 P 741e422c90fb439681f0483fa0e41f36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:24.964516  8176 consensus_peers.cc:597] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd -> Peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Couldn't send request to peer 741e422c90fb439681f0483fa0e41f36. 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 12:24:24.978484  8100 consensus_peers.cc:597] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 -> Peer 741e422c90fb439681f0483fa0e41f36 (127.7.58.193:37693): Couldn't send request to peer 741e422c90fb439681f0483fa0e41f36. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:25.006898  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
I20260709 12:24:25.027783  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
I20260709 12:24:25.052511  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:25.053244  7403 tablet_replica.cc:333] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.054006  7403 raft_consensus.cc:2243] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.054494  7403 raft_consensus.cc:2272] T 2524f51544c546aca106e94447551695 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.056370  7403 tablet_replica.cc:333] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.056898  7403 raft_consensus.cc:2243] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.057358  7403 raft_consensus.cc:2272] T efc69843ca4b492db36b6961f821bde0 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.059058  7403 tablet_replica.cc:333] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.059562  7403 raft_consensus.cc:2243] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.060031  7403 raft_consensus.cc:2272] T 0c245cb1274b42beb9aec9ef22b1fcc4 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.061612  7403 tablet_replica.cc:333] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.062125  7403 raft_consensus.cc:2243] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.062842  7403 raft_consensus.cc:2272] T 1d8a2220f4534909b0f03a5aaaa5efb2 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.064502  7403 tablet_replica.cc:333] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.064980  7403 raft_consensus.cc:2243] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.065398  7403 raft_consensus.cc:2272] T 4166af6753884bc1ade7321ea8107863 P 8b63059357424320a81a6db9099b6940 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.067039  7403 tablet_replica.cc:333] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.067526  7403 raft_consensus.cc:2243] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.067972  7403 raft_consensus.cc:2272] T b81a6ce2efaf42e8ad4c855d324723e4 P 8b63059357424320a81a6db9099b6940 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.070175  7403 tablet_replica.cc:333] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.070727  7403 raft_consensus.cc:2243] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.071234  7403 raft_consensus.cc:2272] T 59e21336c3c54c3b81dff896aebc730f P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.073052  7403 tablet_replica.cc:333] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.073530  7403 raft_consensus.cc:2243] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.074338  7403 raft_consensus.cc:2272] T 8c12c674f76348fba0ac38429382298b P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.075971  7403 tablet_replica.cc:333] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.076429  7403 raft_consensus.cc:2243] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.076817  7403 raft_consensus.cc:2272] T f368ea2965a3456e97d8dd13f2a8fab9 P 8b63059357424320a81a6db9099b6940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.078433  7403 tablet_replica.cc:333] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940: stopping tablet replica
I20260709 12:24:25.078863  7403 raft_consensus.cc:2243] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.079597  7403 raft_consensus.cc:2272] T f608e847858f471484a630faedfbbff3 P 8b63059357424320a81a6db9099b6940 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.109014  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
I20260709 12:24:25.128784  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
I20260709 12:24:25.154681  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:25.155280  7403 tablet_replica.cc:333] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.155900  7403 raft_consensus.cc:2243] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.156699  7403 raft_consensus.cc:2272] T 4166af6753884bc1ade7321ea8107863 P b439f9010acc432592dea0a75cf74bdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.158514  7403 tablet_replica.cc:333] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.159036  7403 raft_consensus.cc:2243] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.159461  7403 raft_consensus.cc:2272] T 0c245cb1274b42beb9aec9ef22b1fcc4 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.161159  7403 tablet_replica.cc:333] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.161636  7403 raft_consensus.cc:2243] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.162091  7403 raft_consensus.cc:2272] T 1d8a2220f4534909b0f03a5aaaa5efb2 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.163796  7403 tablet_replica.cc:333] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.164283  7403 raft_consensus.cc:2243] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.164700  7403 raft_consensus.cc:2272] T 2524f51544c546aca106e94447551695 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.166677  7403 tablet_replica.cc:333] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.167232  7403 raft_consensus.cc:2243] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.167723  7403 raft_consensus.cc:2272] T b81a6ce2efaf42e8ad4c855d324723e4 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.169917  7403 tablet_replica.cc:333] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.170437  7403 raft_consensus.cc:2243] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.170924  7403 raft_consensus.cc:2272] T f608e847858f471484a630faedfbbff3 P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:25.171384  8175 consensus_peers.cc:597] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd -> Peer 8b63059357424320a81a6db9099b6940 (127.7.58.194:41115): Couldn't send request to peer 8b63059357424320a81a6db9099b6940. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:25.172685  7403 tablet_replica.cc:333] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.173193  7403 raft_consensus.cc:2243] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.173635  7403 raft_consensus.cc:2272] T f368ea2965a3456e97d8dd13f2a8fab9 P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.175201  7403 tablet_replica.cc:333] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.175809  7403 raft_consensus.cc:2243] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.176218  7403 raft_consensus.cc:2272] T 8c12c674f76348fba0ac38429382298b P b439f9010acc432592dea0a75cf74bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.177871  7403 tablet_replica.cc:333] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.178364  7403 raft_consensus.cc:2243] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.179095  7403 raft_consensus.cc:2272] T 59e21336c3c54c3b81dff896aebc730f P b439f9010acc432592dea0a75cf74bdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.180859  7403 tablet_replica.cc:333] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd: stopping tablet replica
I20260709 12:24:25.181327  7403 raft_consensus.cc:2243] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.182179  7403 raft_consensus.cc:2272] T efc69843ca4b492db36b6961f821bde0 P b439f9010acc432592dea0a75cf74bdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.210520  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
I20260709 12:24:25.230499  7403 master.cc:562] Master@127.7.58.254:42801 shutting down...
I20260709 12:24:25.255225  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:25.255767  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.256110  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P 552f130603484fa794caed73cd9b3159: stopping tablet replica
I20260709 12:24:25.276373  7403 master.cc:584] Master@127.7.58.254:42801 shutdown complete.
741e422c90fb439681f0483fa0e41f36  5
8b63059357424320a81a6db9099b6940  4
b439f9010acc432592dea0a75cf74bdd  1
741e422c90fb439681f0483fa0e41f36  3
8b63059357424320a81a6db9099b6940  4
b439f9010acc432592dea0a75cf74bdd  3
741e422c90fb439681f0483fa0e41f36  8
8b63059357424320a81a6db9099b6940  1
b439f9010acc432592dea0a75cf74bdd  1
741e422c90fb439681f0483fa0e41f36  4
8b63059357424320a81a6db9099b6940  3
b439f9010acc432592dea0a75cf74bdd  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28743 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:24:25.322098  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:40573
I20260709 12:24:25.323257  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:25.329176  8439 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 12:24:25.329418  8440 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 12:24:25.331169  8442 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 12:24:25.332182  7403 server_base.cc:1061] running on GCE node
I20260709 12:24:25.333247  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:25.333454  7403 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 12:24:25.333673  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599865333632 us; error 0 us; skew 500 ppm
I20260709 12:24:25.334342  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:25.337234  7403 webserver.cc:533] Webserver started at http://127.7.58.254:38621/ using document root <none> and password file <none>
I20260709 12:24:25.338022  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:25.338249  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:25.338565  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:25.339915  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "0234441ec3b74b25aa72d2e2b0af8bfa"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.344895  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:25.348697  8447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.349766  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:24:25.350118  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "0234441ec3b74b25aa72d2e2b0af8bfa"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.350397  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-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 12:24:25.373638  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:25.375039  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:25.417979  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:40573
I20260709 12:24:25.418032  8498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:40573 every 8 connection(s)
I20260709 12:24:25.421972  8499 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 12:24:25.432035  8499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa: Bootstrap starting.
I20260709 12:24:25.436645  8499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.441195  8499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa: No bootstrap required, opened a new log
I20260709 12:24:25.443377  8499 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0234441ec3b74b25aa72d2e2b0af8bfa" member_type: VOTER }
I20260709 12:24:25.443768  8499 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.443959  8499 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0234441ec3b74b25aa72d2e2b0af8bfa, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.444556  8499 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0234441ec3b74b25aa72d2e2b0af8bfa" member_type: VOTER }
I20260709 12:24:25.445021  8499 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:25.445223  8499 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:25.445432  8499 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.449587  8499 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0234441ec3b74b25aa72d2e2b0af8bfa" member_type: VOTER }
I20260709 12:24:25.450129  8499 leader_election.cc:304] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [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: 0234441ec3b74b25aa72d2e2b0af8bfa; no voters: 
I20260709 12:24:25.451251  8499 leader_election.cc:290] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:25.451704  8502 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.453187  8502 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 1 LEADER]: Becoming Leader. State: Replica: 0234441ec3b74b25aa72d2e2b0af8bfa, State: Running, Role: LEADER
I20260709 12:24:25.454042  8502 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [LEADER]: Queue going to LEADER mode. State: All 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: "0234441ec3b74b25aa72d2e2b0af8bfa" member_type: VOTER }
I20260709 12:24:25.454372  8499 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:25.459097  8504 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0234441ec3b74b25aa72d2e2b0af8bfa. Latest consensus state: current_term: 1 leader_uuid: "0234441ec3b74b25aa72d2e2b0af8bfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0234441ec3b74b25aa72d2e2b0af8bfa" member_type: VOTER } }
I20260709 12:24:25.459628  8504 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:25.458966  8503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0234441ec3b74b25aa72d2e2b0af8bfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0234441ec3b74b25aa72d2e2b0af8bfa" member_type: VOTER } }
I20260709 12:24:25.460099  8503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:25.462320  8509 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:25.470779  8509 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:25.471791  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:25.480065  8509 catalog_manager.cc:1383] Generated new cluster ID: 73bbde3e0ea34710a35e5fd9023f9b1a
I20260709 12:24:25.480505  8509 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:25.495893  8509 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:25.497192  8509 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:25.508242  8509 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa: Generated new TSK 0
I20260709 12:24:25.508921  8509 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:25.538187  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:25.544551  8520 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 12:24:25.545358  8521 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 12:24:25.547878  7403 server_base.cc:1061] running on GCE node
W20260709 12:24:25.548277  8523 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 12:24:25.549288  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:25.549556  7403 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 12:24:25.549738  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599865549724 us; error 0 us; skew 500 ppm
I20260709 12:24:25.550341  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:25.553062  7403 webserver.cc:533] Webserver started at http://127.7.58.193:37769/ using document root <none> and password file <none>
I20260709 12:24:25.553552  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:25.553720  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:25.554080  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:25.555141  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "35559c6ed1c848439c4ebc440df9a9d5"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.559998  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:25.563653  8528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.564561  7403 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:25.564929  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "35559c6ed1c848439c4ebc440df9a9d5"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.565277  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-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 12:24:25.592583  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:25.593923  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:25.595525  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:25.598155  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:25.598361  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.598693  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:25.598879  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.643433  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:34261
I20260709 12:24:25.643680  8591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:34261 every 8 connection(s)
I20260709 12:24:25.648440  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:25.656572  8596 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 12:24:25.658397  8597 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 12:24:25.660282  8599 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 12:24:25.661164  7403 server_base.cc:1061] running on GCE node
I20260709 12:24:25.662840  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:25.663058  7403 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 12:24:25.663300  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599865663246 us; error 0 us; skew 500 ppm
I20260709 12:24:25.663877  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:25.667268  7403 webserver.cc:533] Webserver started at http://127.7.58.194:35183/ using document root <none> and password file <none>
I20260709 12:24:25.667984  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:25.668298  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:25.668403  8592 heartbeater.cc:344] Connected to a master server at 127.7.58.254:40573
I20260709 12:24:25.668692  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:25.668838  8592 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:25.669859  8592 heartbeater.cc:507] Master 127.7.58.254:40573 requested a full tablet report, sending...
I20260709 12:24:25.670418  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "c554acdfebe04d1cb4b07d1314acab03"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.672574  8464 ts_manager.cc:194] Registered new tserver with Master: 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:25.675307  8464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60254
I20260709 12:24:25.676949  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:25.680838  8604 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.681711  7403 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:25.682250  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "c554acdfebe04d1cb4b07d1314acab03"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.682550  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-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 12:24:25.723886  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:25.725651  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:25.727397  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:25.730190  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:25.730400  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.730698  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:25.730849  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.774931  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:41263
I20260709 12:24:25.775142  8667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:41263 every 8 connection(s)
I20260709 12:24:25.781394  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:25.790611  8671 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 12:24:25.790900  8672 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 12:24:25.794621  7403 server_base.cc:1061] running on GCE node
W20260709 12:24:25.794569  8674 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 12:24:25.796440  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:25.796785  7403 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 12:24:25.797045  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599865797024 us; error 0 us; skew 500 ppm
I20260709 12:24:25.798018  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:25.798699  8668 heartbeater.cc:344] Connected to a master server at 127.7.58.254:40573
I20260709 12:24:25.799213  8668 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:25.800460  8668 heartbeater.cc:507] Master 127.7.58.254:40573 requested a full tablet report, sending...
I20260709 12:24:25.801631  7403 webserver.cc:533] Webserver started at http://127.7.58.195:39683/ using document root <none> and password file <none>
I20260709 12:24:25.802366  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:25.802654  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:25.803074  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:25.803681  8464 ts_manager.cc:194] Registered new tserver with Master: c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:25.804826  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "b304a787951f47dfb8cffeb13a3e0265"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.805919  8464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60266
I20260709 12:24:25.811302  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260709 12:24:25.815307  8679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.816433  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:24:25.816802  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "b304a787951f47dfb8cffeb13a3e0265"
format_stamp: "Formatted at 2026-07-09 12:24:25 on dist-test-slave-37fn"
I20260709 12:24:25.817167  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-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 12:24:25.837495  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:25.838791  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:25.840615  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:25.843073  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:25.843354  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.843773  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:25.843979  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:25.896041  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:34119
I20260709 12:24:25.896180  8742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:34119 every 8 connection(s)
I20260709 12:24:25.912460  8743 heartbeater.cc:344] Connected to a master server at 127.7.58.254:40573
I20260709 12:24:25.912904  8743 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:25.913831  8743 heartbeater.cc:507] Master 127.7.58.254:40573 requested a full tablet report, sending...
I20260709 12:24:25.916127  8464 ts_manager.cc:194] Registered new tserver with Master: b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:25.916867  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017179121s
I20260709 12:24:25.917901  8464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60268
I20260709 12:24:25.948462  8464 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60280:
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 12:24:25.955765  8464 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 12:24:26.183154  8707 tablet_service.cc:1511] Processing CreateTablet for tablet a9f376697fbd43709ffdaf7309896ad7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:26.185108  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f376697fbd43709ffdaf7309896ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.184729  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:26.186367  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.194734  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 3285ad47506b4c46b6d0cad07cab46e0 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:26.196393  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3285ad47506b4c46b6d0cad07cab46e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.203022  8700 tablet_service.cc:1511] Processing CreateTablet for tablet cd70f3ced6d040588fb6063726efd07b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:26.204676  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd70f3ced6d040588fb6063726efd07b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.192664  8705 tablet_service.cc:1511] Processing CreateTablet for tablet ff28881e6f8e412bbc7b859392283d93 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:26.206403  8699 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2cdda3dc748f799c3f8eb36830c72 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:26.191216  8703 tablet_service.cc:1511] Processing CreateTablet for tablet dab7596e8e1c43478ceee5fcfa92118d (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:26.189663  8704 tablet_service.cc:1511] Processing CreateTablet for tablet afa33b2a4dc84c719907912ce4271d32 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:26.197948  8701 tablet_service.cc:1511] Processing CreateTablet for tablet 4996ef0e08c041608461e3fdd55f4fe5 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:26.210327  8698 tablet_service.cc:1511] Processing CreateTablet for tablet 43c3e4db81a54fd1866ab779c5d32674 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:26.210873  8758 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:26.211654  8633 tablet_service.cc:1511] Processing CreateTablet for tablet a9f376697fbd43709ffdaf7309896ad7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:26.212987  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f376697fbd43709ffdaf7309896ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.214908  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:26.215051  8631 tablet_service.cc:1511] Processing CreateTablet for tablet ff28881e6f8e412bbc7b859392283d93 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:26.216414  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.218372  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff28881e6f8e412bbc7b859392283d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.220706  8629 tablet_service.cc:1511] Processing CreateTablet for tablet dab7596e8e1c43478ceee5fcfa92118d (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:26.217883  8630 tablet_service.cc:1511] Processing CreateTablet for tablet afa33b2a4dc84c719907912ce4271d32 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:26.223132  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7596e8e1c43478ceee5fcfa92118d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.221920  8706 tablet_service.cc:1511] Processing CreateTablet for tablet ca888b4247e34fc2a19e1613961ca3bc (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:26.226656  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa33b2a4dc84c719907912ce4271d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.239357  8628 tablet_service.cc:1511] Processing CreateTablet for tablet 3285ad47506b4c46b6d0cad07cab46e0 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:26.239840  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 4996ef0e08c041608461e3fdd55f4fe5 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:26.241070  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3285ad47506b4c46b6d0cad07cab46e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.241173  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 43c3e4db81a54fd1866ab779c5d32674 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:26.242667  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c3e4db81a54fd1866ab779c5d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.242976  8625 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2cdda3dc748f799c3f8eb36830c72 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:26.244339  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2cdda3dc748f799c3f8eb36830c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.243371  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c3e4db81a54fd1866ab779c5d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.246868  8626 tablet_service.cc:1511] Processing CreateTablet for tablet cd70f3ced6d040588fb6063726efd07b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:26.248309  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd70f3ced6d040588fb6063726efd07b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.250258  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa33b2a4dc84c719907912ce4271d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.254236  8699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2cdda3dc748f799c3f8eb36830c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.250308  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996ef0e08c041608461e3fdd55f4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.262245  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff28881e6f8e412bbc7b859392283d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.264789  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca888b4247e34fc2a19e1613961ca3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.266830  8701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996ef0e08c041608461e3fdd55f4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.270169  8703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7596e8e1c43478ceee5fcfa92118d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.271003  8555 tablet_service.cc:1511] Processing CreateTablet for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:26.272459  8555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.274022  8758 tablet_bootstrap.cc:654] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.275038  8554 tablet_service.cc:1511] Processing CreateTablet for tablet ff28881e6f8e412bbc7b859392283d93 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:26.286332  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff28881e6f8e412bbc7b859392283d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.276880  8553 tablet_service.cc:1511] Processing CreateTablet for tablet afa33b2a4dc84c719907912ce4271d32 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:26.288285  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa33b2a4dc84c719907912ce4271d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.288146  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 70e2cdda3dc748f799c3f8eb36830c72 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:26.290910  8556 tablet_service.cc:1511] Processing CreateTablet for tablet a9f376697fbd43709ffdaf7309896ad7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:26.294021  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 43c3e4db81a54fd1866ab779c5d32674 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:26.278997  8551 tablet_service.cc:1511] Processing CreateTablet for tablet 3285ad47506b4c46b6d0cad07cab46e0 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:26.280721  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 4996ef0e08c041608461e3fdd55f4fe5 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:26.282603  8552 tablet_service.cc:1511] Processing CreateTablet for tablet dab7596e8e1c43478ceee5fcfa92118d (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:26.285107  8549 tablet_service.cc:1511] Processing CreateTablet for tablet cd70f3ced6d040588fb6063726efd07b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:26.304382  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2cdda3dc748f799c3f8eb36830c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.306143  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996ef0e08c041608461e3fdd55f4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.307610  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3285ad47506b4c46b6d0cad07cab46e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.308990  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f376697fbd43709ffdaf7309896ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.310259  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd70f3ced6d040588fb6063726efd07b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.311635  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c3e4db81a54fd1866ab779c5d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.312963  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7596e8e1c43478ceee5fcfa92118d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.364197  8758 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:26.364874  8758 ts_tablet_manager.cc:1403] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.008s
I20260709 12:24:26.367148  8759 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:26.372861  8629 tablet_service.cc:1511] Processing CreateTablet for tablet ca888b4247e34fc2a19e1613961ca3bc (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:26.374455  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca888b4247e34fc2a19e1613961ca3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.368583  8758 raft_consensus.cc:359] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.376705  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf682112e2497a8cde21e26fd8ab41 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:26.387850  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf682112e2497a8cde21e26fd8ab41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.385619  8758 raft_consensus.cc:385] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.399524  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf682112e2497a8cde21e26fd8ab41 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:26.394236  8758 raft_consensus.cc:740] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.401688  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf682112e2497a8cde21e26fd8ab41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.401825  8758 consensus_queue.cc:260] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:26.463562  8450 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 78721.8us
W20260709 12:24:26.467046  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:26.476789  8700 tablet_service.cc:1511] Processing CreateTablet for tablet a1590c9d0b194d8d8dbc0d1edfcd576b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:26.477741  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 8e27c62daefe4ff780a1479a1e8d6c2b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:26.477872  8625 tablet_service.cc:1511] Processing CreateTablet for tablet a1590c9d0b194d8d8dbc0d1edfcd576b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:26.484648  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1590c9d0b194d8d8dbc0d1edfcd576b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.486610  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 8e27c62daefe4ff780a1479a1e8d6c2b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:26.489224  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e27c62daefe4ff780a1479a1e8d6c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.514372  8743 heartbeater.cc:499] Master 127.7.58.254:40573 was elected leader, sending a full tablet report...
I20260709 12:24:26.514745  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 9033a2d7ab584187912cbcd12d8ebe77 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:26.519381  8761 raft_consensus.cc:493] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.520387  8761 raft_consensus.cc:515] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.523046  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1590c9d0b194d8d8dbc0d1edfcd576b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.526355  8758 ts_tablet_manager.cc:1434] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.161s	user 0.014s	sys 0.008s
I20260709 12:24:26.527390  8758 tablet_bootstrap.cc:492] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:26.527940  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e27c62daefe4ff780a1479a1e8d6c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.530493  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9033a2d7ab584187912cbcd12d8ebe77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.535492  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 7eee981096084821b2d4907affe08abe (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 12:24:26.532101  8450 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 46306.3us
I20260709 12:24:26.551812  8758 tablet_bootstrap.cc:654] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.560745  8553 tablet_service.cc:1511] Processing CreateTablet for tablet ca888b4247e34fc2a19e1613961ca3bc (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:26.562320  8699 tablet_service.cc:1511] Processing CreateTablet for tablet a25e89ce8eef4fe89304005554cdc09f (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:26.564159  8761 leader_election.cc:290] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:26.571137  8705 tablet_service.cc:1511] Processing CreateTablet for tablet 95ce94a70da84dc18a1ac9483e1463d4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:26.584859  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca888b4247e34fc2a19e1613961ca3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.598660  8555 tablet_service.cc:1511] Processing CreateTablet for tablet 8e27c62daefe4ff780a1479a1e8d6c2b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:26.600028  8555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e27c62daefe4ff780a1479a1e8d6c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.569502  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 2baf682112e2497a8cde21e26fd8ab41 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:26.610548  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ce94a70da84dc18a1ac9483e1463d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.615305  8627 tablet_service.cc:1511] Processing CreateTablet for tablet a25e89ce8eef4fe89304005554cdc09f (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:26.616585  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25e89ce8eef4fe89304005554cdc09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.622505  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf682112e2497a8cde21e26fd8ab41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.622923  8549 tablet_service.cc:1511] Processing CreateTablet for tablet a1590c9d0b194d8d8dbc0d1edfcd576b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:26.624863  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1590c9d0b194d8d8dbc0d1edfcd576b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.626173  8626 tablet_service.cc:1511] Processing CreateTablet for tablet 95ce94a70da84dc18a1ac9483e1463d4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:26.627398  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ce94a70da84dc18a1ac9483e1463d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.573612  8698 tablet_service.cc:1511] Processing CreateTablet for tablet cf3aa70f29f2444983a894f043182f6a (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:26.630635  8759 tablet_bootstrap.cc:654] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.639228  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eee981096084821b2d4907affe08abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.643954  8552 tablet_service.cc:1511] Processing CreateTablet for tablet 95ce94a70da84dc18a1ac9483e1463d4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:26.645310  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ce94a70da84dc18a1ac9483e1463d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.638600  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 9033a2d7ab584187912cbcd12d8ebe77 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:26.647831  8556 tablet_service.cc:1511] Processing CreateTablet for tablet a25e89ce8eef4fe89304005554cdc09f (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:26.649158  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 7eee981096084821b2d4907affe08abe (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:26.665879  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eee981096084821b2d4907affe08abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.670104  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25e89ce8eef4fe89304005554cdc09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.672104  8551 tablet_service.cc:1511] Processing CreateTablet for tablet cf3aa70f29f2444983a894f043182f6a (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:26.673377  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3aa70f29f2444983a894f043182f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.675488  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9033a2d7ab584187912cbcd12d8ebe77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.675282  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:26.676259  8758 tablet_bootstrap.cc:492] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:26.676735  8758 ts_tablet_manager.cc:1403] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.150s	user 0.007s	sys 0.007s
I20260709 12:24:26.650825  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 9033a2d7ab584187912cbcd12d8ebe77 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:26.653658  8763 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:26.651876  8632 tablet_service.cc:1511] Processing CreateTablet for tablet cf3aa70f29f2444983a894f043182f6a (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:26.655406  8628 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:26.656328  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3aa70f29f2444983a894f043182f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.658021  8701 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:26.661500  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 7eee981096084821b2d4907affe08abe (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:26.680073  8592 heartbeater.cc:499] Master 127.7.58.254:40573 was elected leader, sending a full tablet report...
I20260709 12:24:26.700917  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eee981096084821b2d4907affe08abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.703541  8703 tablet_service.cc:1511] Processing CreateTablet for tablet d0df3b63581a42b3a29508deecc38556 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:26.706002  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3aa70f29f2444983a894f043182f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.710935  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9033a2d7ab584187912cbcd12d8ebe77. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:26.713542  8681 leader_election.cc:343] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.715299  8625 tablet_service.cc:1511] Processing CreateTablet for tablet d0df3b63581a42b3a29508deecc38556 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:26.716655  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0df3b63581a42b3a29508deecc38556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.721055  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:26.723057  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.726046  8699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25e89ce8eef4fe89304005554cdc09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.733621  8553 tablet_service.cc:1511] Processing CreateTablet for tablet d0df3b63581a42b3a29508deecc38556 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:26.734383  8701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.735020  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0df3b63581a42b3a29508deecc38556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.736235  8703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0df3b63581a42b3a29508deecc38556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.742343  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.681244  8758 raft_consensus.cc:359] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.753156  8758 raft_consensus.cc:385] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.753657  8758 raft_consensus.cc:740] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.766042  8759 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:26.766556  8759 ts_tablet_manager.cc:1403] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.400s	user 0.013s	sys 0.014s
I20260709 12:24:26.773619  8707 tablet_service.cc:1511] Processing CreateTablet for tablet aaa2f84004bc4ad78646330b5a6ba996 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:26.775154  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 56534546331240d5b39cffa5f83e3693 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:26.776041  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa2f84004bc4ad78646330b5a6ba996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.780860  8763 tablet_bootstrap.cc:654] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.777143  8759 raft_consensus.cc:359] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.785965  8759 raft_consensus.cc:385] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.786331  8759 raft_consensus.cc:740] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.787132  8702 tablet_service.cc:1511] Processing CreateTablet for tablet aa434b5d7127479886def3402e978c95 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:26.787237  8759 consensus_queue.cc:260] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.788591  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa434b5d7127479886def3402e978c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.793890  8758 consensus_queue.cc:260] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.795387  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:26.796327  8758 ts_tablet_manager.cc:1434] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.119s	user 0.008s	sys 0.000s
W20260709 12:24:26.797184  8682 leader_election.cc:343] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.797660  8682 leader_election.cc:304] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:26.798532  8761 raft_consensus.cc:2749] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:26.806397  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56534546331240d5b39cffa5f83e3693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.807770  8629 tablet_service.cc:1511] Processing CreateTablet for tablet aa434b5d7127479886def3402e978c95 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:26.809206  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa434b5d7127479886def3402e978c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.809432  8668 heartbeater.cc:499] Master 127.7.58.254:40573 was elected leader, sending a full tablet report...
I20260709 12:24:26.816856  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 56ed681db24649f9b029db1e0e7fdb88 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:26.820254  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 56534546331240d5b39cffa5f83e3693 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:26.761479  8630 tablet_service.cc:1511] Processing CreateTablet for tablet aaa2f84004bc4ad78646330b5a6ba996 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:26.813521  8554 tablet_service.cc:1511] Processing CreateTablet for tablet aaa2f84004bc4ad78646330b5a6ba996 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:26.838934  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa2f84004bc4ad78646330b5a6ba996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.851024  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed681db24649f9b029db1e0e7fdb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.859815  8761 raft_consensus.cc:493] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.859688  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 56ed681db24649f9b029db1e0e7fdb88 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:26.860335  8761 raft_consensus.cc:515] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.861119  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed681db24649f9b029db1e0e7fdb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.862520  8761 leader_election.cc:290] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:26.870157  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56534546331240d5b39cffa5f83e3693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.870254  8707 tablet_service.cc:1511] Processing CreateTablet for tablet a87d0b38bb964d228fa424aa427569b9 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:26.870673  8705 tablet_service.cc:1511] Processing CreateTablet for tablet 7e85030b9f6a428985ea2b42c9f6ff88 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:26.871747  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87d0b38bb964d228fa424aa427569b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.873032  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:26.863765  8758 tablet_bootstrap.cc:492] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:26.874423  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 788ae9bc5e6943849c8642f153da40c8 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:26.877395  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:26.886308  8681 leader_election.cc:343] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:26.887490  8682 leader_election.cc:343] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.887969  8682 leader_election.cc:304] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:26.889520  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa2f84004bc4ad78646330b5a6ba996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.877354  8700 tablet_service.cc:1511] Processing CreateTablet for tablet a102f8b64ae341378258792908e8f6aa (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:26.898598  8551 tablet_service.cc:1511] Processing CreateTablet for tablet aa434b5d7127479886def3402e978c95 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:26.899003  8633 tablet_service.cc:1511] Processing CreateTablet for tablet a87d0b38bb964d228fa424aa427569b9 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:26.900357  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa434b5d7127479886def3402e978c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.900192  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 56ed681db24649f9b029db1e0e7fdb88 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:26.901532  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed681db24649f9b029db1e0e7fdb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.903694  8758 tablet_bootstrap.cc:654] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.905859  8761 raft_consensus.cc:2749] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:26.910084  8552 tablet_service.cc:1511] Processing CreateTablet for tablet 56534546331240d5b39cffa5f83e3693 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:26.911645  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56534546331240d5b39cffa5f83e3693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.913014  8556 tablet_service.cc:1511] Processing CreateTablet for tablet a87d0b38bb964d228fa424aa427569b9 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:26.917030  8701 tablet_service.cc:1511] Processing CreateTablet for tablet 1b03d2c54aa04e9bbb10e26481a957c3 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:26.925105  8626 tablet_service.cc:1511] Processing CreateTablet for tablet 788ae9bc5e6943849c8642f153da40c8 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:26.900359  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87d0b38bb964d228fa424aa427569b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.934563  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788ae9bc5e6943849c8642f153da40c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.940393  8553 tablet_service.cc:1511] Processing CreateTablet for tablet 7e85030b9f6a428985ea2b42c9f6ff88 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:26.941186  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e85030b9f6a428985ea2b42c9f6ff88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.946138  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102f8b64ae341378258792908e8f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.948225  8703 tablet_service.cc:1511] Processing CreateTablet for tablet 676b740fa7724ced9546479746050799 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:26.951678  8625 tablet_service.cc:1511] Processing CreateTablet for tablet 1b03d2c54aa04e9bbb10e26481a957c3 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:26.921262  8549 tablet_service.cc:1511] Processing CreateTablet for tablet a102f8b64ae341378258792908e8f6aa (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:26.951470  8628 tablet_service.cc:1511] Processing CreateTablet for tablet a102f8b64ae341378258792908e8f6aa (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:26.959283  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 788ae9bc5e6943849c8642f153da40c8 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:26.961311  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 676b740fa7724ced9546479746050799 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:26.926815  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 7e85030b9f6a428985ea2b42c9f6ff88 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:26.967571  8759 ts_tablet_manager.cc:1434] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.201s	user 0.012s	sys 0.012s
I20260709 12:24:26.969099  8759 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:26.982576  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 491ba00c49ab4a4b8e6b7ac8e685e309 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:26.983098  8763 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:26.983789  8763 ts_tablet_manager.cc:1403] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.334s	user 0.022s	sys 0.009s
I20260709 12:24:26.985208  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102f8b64ae341378258792908e8f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.986806  8555 tablet_service.cc:1511] Processing CreateTablet for tablet 1b03d2c54aa04e9bbb10e26481a957c3 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:26.987213  8698 tablet_service.cc:1511] Processing CreateTablet for tablet 6a67e614e2ef43549f3436ef040e63f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:26.988128  8555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b03d2c54aa04e9bbb10e26481a957c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.990336  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e85030b9f6a428985ea2b42c9f6ff88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:26.991938  8763 raft_consensus.cc:359] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:26.998591  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 491ba00c49ab4a4b8e6b7ac8e685e309 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:27.000774  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788ae9bc5e6943849c8642f153da40c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.001252  8763 raft_consensus.cc:385] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.001554  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e85030b9f6a428985ea2b42c9f6ff88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.002562  8703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b740fa7724ced9546479746050799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.002257  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87d0b38bb964d228fa424aa427569b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.003862  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491ba00c49ab4a4b8e6b7ac8e685e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.004927  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b03d2c54aa04e9bbb10e26481a957c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.006542  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67e614e2ef43549f3436ef040e63f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.006711  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788ae9bc5e6943849c8642f153da40c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.007154  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491ba00c49ab4a4b8e6b7ac8e685e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.009310  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102f8b64ae341378258792908e8f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.009600  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 676b740fa7724ced9546479746050799 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:27.010963  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b740fa7724ced9546479746050799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.019827  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 6a67e614e2ef43549f3436ef040e63f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:27.020799  8763 raft_consensus.cc:740] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.022152  8763 consensus_queue.cc:260] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.024333  8758 tablet_bootstrap.cc:492] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:27.024996  8758 ts_tablet_manager.cc:1403] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.012s
I20260709 12:24:27.049645  8707 tablet_service.cc:1511] Processing CreateTablet for tablet 41fb3977c49b4f21a555c7c286cec44b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:27.051052  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb3977c49b4f21a555c7c286cec44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.057732  8624 tablet_service.cc:1511] Processing CreateTablet for tablet be5e19e2c1284508a823358c3e9df590 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:27.064910  8759 tablet_bootstrap.cc:654] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.069629  8705 tablet_service.cc:1511] Processing CreateTablet for tablet 526cc6507d51451894de8d2976d338b5 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:27.083077  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 491ba00c49ab4a4b8e6b7ac8e685e309 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:27.084520  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491ba00c49ab4a4b8e6b7ac8e685e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.045215  8699 tablet_service.cc:1511] Processing CreateTablet for tablet be5e19e2c1284508a823358c3e9df590 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:27.085182  8629 tablet_service.cc:1511] Processing CreateTablet for tablet 41fb3977c49b4f21a555c7c286cec44b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:27.089982  8701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b03d2c54aa04e9bbb10e26481a957c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.092582  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526cc6507d51451894de8d2976d338b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.092463  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 6a67e614e2ef43549f3436ef040e63f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:27.096318  8758 raft_consensus.cc:359] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.097258  8758 raft_consensus.cc:385] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.098677  8633 tablet_service.cc:1511] Processing CreateTablet for tablet caa3087fab684142bcc5a7ed445a3171 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:27.097828  8699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e19e2c1284508a823358c3e9df590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.021644  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67e614e2ef43549f3436ef040e63f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.105666  8702 tablet_service.cc:1511] Processing CreateTablet for tablet caa3087fab684142bcc5a7ed445a3171 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:27.097566  8758 raft_consensus.cc:740] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.110610  8758 consensus_queue.cc:260] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.105101  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e19e2c1284508a823358c3e9df590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.116250  8758 ts_tablet_manager.cc:1434] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.004s
I20260709 12:24:27.119453  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b740fa7724ced9546479746050799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.121181  8553 tablet_service.cc:1511] Processing CreateTablet for tablet be5e19e2c1284508a823358c3e9df590 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:27.114132  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa3087fab684142bcc5a7ed445a3171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.093739  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67e614e2ef43549f3436ef040e63f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.134910  8549 tablet_service.cc:1511] Processing CreateTablet for tablet 41fb3977c49b4f21a555c7c286cec44b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:27.151959  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb3977c49b4f21a555c7c286cec44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.152742  8758 tablet_bootstrap.cc:492] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:27.140465  8551 tablet_service.cc:1511] Processing CreateTablet for tablet caa3087fab684142bcc5a7ed445a3171 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:27.144300  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb3977c49b4f21a555c7c286cec44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.159206  8625 tablet_service.cc:1511] Processing CreateTablet for tablet 526cc6507d51451894de8d2976d338b5 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:27.160584  8700 tablet_service.cc:1511] Processing CreateTablet for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:27.148327  8552 tablet_service.cc:1511] Processing CreateTablet for tablet 526cc6507d51451894de8d2976d338b5 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:27.164100  8759 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:27.150943  8763 ts_tablet_manager.cc:1434] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.167s	user 0.010s	sys 0.004s
I20260709 12:24:27.164628  8759 ts_tablet_manager.cc:1403] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.196s	user 0.011s	sys 0.006s
I20260709 12:24:27.174827  8706 tablet_service.cc:1511] Processing CreateTablet for tablet 816cb656d59746868d712085d5ec2a68 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:27.177105  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e19e2c1284508a823358c3e9df590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.160586  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526cc6507d51451894de8d2976d338b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.191406  8705 tablet_service.cc:1511] Processing CreateTablet for tablet 73e996e814f3433183a9e3c96dff6604 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:27.186050  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.192859  8758 tablet_bootstrap.cc:654] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.200155  8701 tablet_service.cc:1511] Processing CreateTablet for tablet 1287a9cfbb834ec58edf63c8db7da6b7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:27.201629  8701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1287a9cfbb834ec58edf63c8db7da6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.205114  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526cc6507d51451894de8d2976d338b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.205300  8763 tablet_bootstrap.cc:492] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:27.206795  8759 raft_consensus.cc:359] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.207865  8759 raft_consensus.cc:385] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.208278  8759 raft_consensus.cc:740] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.210644  8706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816cb656d59746868d712085d5ec2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.211092  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa3087fab684142bcc5a7ed445a3171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.215021  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 816cb656d59746868d712085d5ec2a68 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:27.215008  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa3087fab684142bcc5a7ed445a3171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.225982  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816cb656d59746868d712085d5ec2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.227953  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e996e814f3433183a9e3c96dff6604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.229578  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 816cb656d59746868d712085d5ec2a68 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:27.230947  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816cb656d59746868d712085d5ec2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.209317  8759 consensus_queue.cc:260] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.254678  8554 tablet_service.cc:1511] Processing CreateTablet for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:27.256031  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.257371  8703 tablet_service.cc:1511] Processing CreateTablet for tablet 74c4c91a318241d4aaf7d6559ce6f8ae (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:27.270234  8633 tablet_service.cc:1511] Processing CreateTablet for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:27.271302  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 73e996e814f3433183a9e3c96dff6604 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:27.272564  8700 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb2623bbe234dd1870b83df0541f748 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:27.274330  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 1287a9cfbb834ec58edf63c8db7da6b7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:27.276996  8704 tablet_service.cc:1511] Processing CreateTablet for tablet a78191c2d5374cdfbee61a906840e8f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:27.278784  8703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4c91a318241d4aaf7d6559ce6f8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.280838  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78191c2d5374cdfbee61a906840e8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.280874  8767 raft_consensus.cc:493] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.281471  8767 raft_consensus.cc:515] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.278795  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.284060  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1287a9cfbb834ec58edf63c8db7da6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.285281  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e996e814f3433183a9e3c96dff6604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.288689  8767 leader_election.cc:290] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:27.282509  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb2623bbe234dd1870b83df0541f748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.307889  8770 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.308434  8770 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.311592  8555 tablet_service.cc:1511] Processing CreateTablet for tablet 74c4c91a318241d4aaf7d6559ce6f8ae (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:27.321412  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 1287a9cfbb834ec58edf63c8db7da6b7 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:27.323043  8555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4c91a318241d4aaf7d6559ce6f8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.323863  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1287a9cfbb834ec58edf63c8db7da6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.325573  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 74c4c91a318241d4aaf7d6559ce6f8ae (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:27.304718  8767 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.344595  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb2623bbe234dd1870b83df0541f748 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:27.347149  8551 tablet_service.cc:1511] Processing CreateTablet for tablet a78191c2d5374cdfbee61a906840e8f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:27.347965  8698 tablet_service.cc:1511] Processing CreateTablet for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:27.349329  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.313442  8770 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:27.354537  8759 ts_tablet_manager.cc:1434] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.190s	user 0.001s	sys 0.010s
I20260709 12:24:27.360683  8556 tablet_service.cc:1511] Processing CreateTablet for tablet 73e996e814f3433183a9e3c96dff6604 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:27.367913  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4c91a318241d4aaf7d6559ce6f8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.382809  8626 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35036 (request call id 27) took 1005 ms. Trace:
I20260709 12:24:27.384141  8759 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:27.343070  8767 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.386368  8767 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:27.375702  8763 tablet_bootstrap.cc:654] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.416013  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78191c2d5374cdfbee61a906840e8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.391887  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 0f891d7a08a1424383946f05d7627954 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:27.422395  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f891d7a08a1424383946f05d7627954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.424352  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 0f891d7a08a1424383946f05d7627954 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:27.425740  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f891d7a08a1424383946f05d7627954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.394842  8628 tablet_service.cc:1511] Processing CreateTablet for tablet a78191c2d5374cdfbee61a906840e8f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:27.438952  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78191c2d5374cdfbee61a906840e8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.440223  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 8077f31e5e8e4410a8a3859141001748 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:27.441529  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8077f31e5e8e4410a8a3859141001748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.458904  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 6f00ce716b13423c98beab242c942fc9 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:27.460246  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f00ce716b13423c98beab242c942fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.462388  8628 tablet_service.cc:1511] Processing CreateTablet for tablet 8077f31e5e8e4410a8a3859141001748 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:27.464222  8632 tablet_service.cc:1511] Processing CreateTablet for tablet e98babf925fa4bb488596df1d36c0752 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:27.383360  8626 rpcz_store.cc:276] 0709 12:24:26.377015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:26.924090 (+547075us) service_pool.cc:224] Handling call
0709 12:24:26.926164 (+  2074us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:26.926265 (+   101us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:27.130798 (+204533us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:27.382270 (+251472us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:27.382744 (+   474us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:27.467335  8626 tablet_service.cc:1511] Processing CreateTablet for tablet 6f00ce716b13423c98beab242c942fc9 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:27.395731  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 12:24:27.469388  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:27.470227  8549 tablet_service.cc:1511] Processing CreateTablet for tablet 0f891d7a08a1424383946f05d7627954 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:27.471041  8553 tablet_service.cc:1511] Processing CreateTablet for tablet e98babf925fa4bb488596df1d36c0752 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:27.471764  8705 tablet_service.cc:1511] Processing CreateTablet for tablet cf51289b537c414e86203d83a10d96da (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:27.472975  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51289b537c414e86203d83a10d96da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.389459  8629 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb2623bbe234dd1870b83df0541f748 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:27.487867  8702 tablet_service.cc:1511] Processing CreateTablet for tablet d89f44d9cd4f48c2832ac2c65c7894ff (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:27.492305  8627 tablet_service.cc:1511] Processing CreateTablet for tablet cf51289b537c414e86203d83a10d96da (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:27.491923  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f891d7a08a1424383946f05d7627954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.496050  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb2623bbe234dd1870b83df0541f748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.498194  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.395746  8625 tablet_service.cc:1511] Processing CreateTablet for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:27.506290  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e996e814f3433183a9e3c96dff6604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.512995  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89f44d9cd4f48c2832ac2c65c7894ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.513646  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98babf925fa4bb488596df1d36c0752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.514151  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:27.515599  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:27.516280  8565 raft_consensus.cc:2468] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
W20260709 12:24:27.517850  8606 leader_election.cc:343] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.518605  8606 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:27.519481  8767 raft_consensus.cc:2804] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.519826  8767 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.520147  8767 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.532021  8703 tablet_service.cc:1511] Processing CreateTablet for tablet 1602d17fc00f481abfcb86ab4d369760 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:27.533576  8703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1602d17fc00f481abfcb86ab4d369760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.396998  8707 tablet_service.cc:1511] Processing CreateTablet for tablet e98babf925fa4bb488596df1d36c0752 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:27.536375  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98babf925fa4bb488596df1d36c0752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.538877  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 8077f31e5e8e4410a8a3859141001748 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:27.540509  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8077f31e5e8e4410a8a3859141001748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.544261  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 6f00ce716b13423c98beab242c942fc9 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:27.545989  8767 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.548925  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:27.549530  8565 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.549880  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:27.550940  8643 raft_consensus.cc:2393] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 1: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:24:27.553581  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8077f31e5e8e4410a8a3859141001748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.554593  8624 tablet_service.cc:1511] Processing CreateTablet for tablet d89f44d9cd4f48c2832ac2c65c7894ff (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:27.555950  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89f44d9cd4f48c2832ac2c65c7894ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.556564  8761 raft_consensus.cc:493] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.556887  8565 raft_consensus.cc:2468] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:27.557041  8761 raft_consensus.cc:515] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.558162  8606 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:27.558022  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 166b891cb89c4d3eb6e0f9d5917f29dd (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:27.512737  8759 tablet_bootstrap.cc:654] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.559181  8761 leader_election.cc:290] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:27.567315  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 952e019cdb8c479395293b6b585f6e58 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:27.569701  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:27.571556  8682 leader_election.cc:343] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.573083  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952e019cdb8c479395293b6b585f6e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.574347  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb2623bbe234dd1870b83df0541f748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.574414  8767 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:27.575183  8767 raft_consensus.cc:2804] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.575698  8767 raft_consensus.cc:697] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:27.577064  8767 consensus_queue.cc:237] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.545682  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f00ce716b13423c98beab242c942fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.589700  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f00ce716b13423c98beab242c942fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.589433  8555 tablet_service.cc:1511] Processing CreateTablet for tablet cf51289b537c414e86203d83a10d96da (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:27.590993  8555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51289b537c414e86203d83a10d96da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.592883  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166b891cb89c4d3eb6e0f9d5917f29dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.595002  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.598357  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98babf925fa4bb488596df1d36c0752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.598819  8763 tablet_bootstrap.cc:492] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:27.599341  8763 ts_tablet_manager.cc:1403] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.394s	user 0.017s	sys 0.023s
I20260709 12:24:27.602934  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51289b537c414e86203d83a10d96da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.604782  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:27.604979  8552 tablet_service.cc:1511] Processing CreateTablet for tablet d89f44d9cd4f48c2832ac2c65c7894ff (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:24:27.606603  8605 leader_election.cc:343] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.607568  8703 tablet_service.cc:1511] Processing CreateTablet for tablet 952e019cdb8c479395293b6b585f6e58 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:27.614586  8703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952e019cdb8c479395293b6b585f6e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.613168  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89f44d9cd4f48c2832ac2c65c7894ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.619978  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:27.624960  8605 leader_election.cc:343] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.625435  8605 leader_election.cc:304] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:27.620579  8763 raft_consensus.cc:359] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.621304  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:27.631383  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 73316.9us
I20260709 12:24:27.631445  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 1602d17fc00f481abfcb86ab4d369760 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:27.632463  8782 raft_consensus.cc:2749] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.636160  8758 tablet_bootstrap.cc:492] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:27.636013  8699 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2beb18ba5e4bc3855a85e7f164de6d (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:27.636682  8758 ts_tablet_manager.cc:1403] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.484s	user 0.018s	sys 0.024s
I20260709 12:24:27.637343  8699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2beb18ba5e4bc3855a85e7f164de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.639693  8758 raft_consensus.cc:359] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.640416  8758 raft_consensus.cc:385] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.640694  8758 raft_consensus.cc:740] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.646746  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:27.648144  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.634370  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:27.652678  8700 tablet_service.cc:1511] Processing CreateTablet for tablet 07ea9859cf8340c2aa76384524db1eff (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:27.653998  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea9859cf8340c2aa76384524db1eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.656514  8698 tablet_service.cc:1511] Processing CreateTablet for tablet d5236970e00c46cf9eed66b939e8f1af (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:27.657846  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5236970e00c46cf9eed66b939e8f1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.648658  8551 tablet_service.cc:1511] Processing CreateTablet for tablet 1602d17fc00f481abfcb86ab4d369760 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:27.670015  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef849f41ace46399febd6a934ab0f0e (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:27.671180  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef849f41ace46399febd6a934ab0f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.670867  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:27.517869  8701 tablet_service.cc:1511] Processing CreateTablet for tablet 166b891cb89c4d3eb6e0f9d5917f29dd (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:27.678783  8701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166b891cb89c4d3eb6e0f9d5917f29dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.628914  8763 raft_consensus.cc:385] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.681984  8763 raft_consensus.cc:740] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.682821  8763 consensus_queue.cc:260] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.682910  8626 tablet_service.cc:1511] Processing CreateTablet for tablet d5236970e00c46cf9eed66b939e8f1af (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:24:27.686743  8529 leader_election.cc:343] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.687543  8529 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:27.691643  8770 raft_consensus.cc:2749] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.702770  8556 tablet_service.cc:1511] Processing CreateTablet for tablet 166b891cb89c4d3eb6e0f9d5917f29dd (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:27.702983  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2beb18ba5e4bc3855a85e7f164de6d (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:27.641438  8758 consensus_queue.cc:260] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.719759  8758 ts_tablet_manager.cc:1434] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.002s
I20260709 12:24:27.721942  8758 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:27.704955  8565 raft_consensus.cc:2468] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:27.734985  8681 leader_election.cc:304] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:27.706734  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1602d17fc00f481abfcb86ab4d369760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.738514  8761 raft_consensus.cc:2804] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.739101  8761 raft_consensus.cc:493] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.739594  8761 raft_consensus.cc:3060] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:27.753269  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 128339us
W20260709 12:24:27.754856  8605 leader_election.cc:343] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.770268  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5236970e00c46cf9eed66b939e8f1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.773996  8758 tablet_bootstrap.cc:654] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.761515  8761 raft_consensus.cc:515] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.791496  8759 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:27.792073  8759 ts_tablet_manager.cc:1403] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.408s	user 0.057s	sys 0.075s
I20260709 12:24:27.792865  8763 ts_tablet_manager.cc:1434] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.193s	user 0.008s	sys 0.001s
I20260709 12:24:27.795209  8759 raft_consensus.cc:359] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.795989  8759 raft_consensus.cc:385] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.796308  8759 raft_consensus.cc:740] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.797034  8759 consensus_queue.cc:260] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.799328  8759 ts_tablet_manager.cc:1434] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:27.799904  8631 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef849f41ace46399febd6a934ab0f0e (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:27.800370  8759 tablet_bootstrap.cc:492] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:27.797618  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 07ea9859cf8340c2aa76384524db1eff (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:27.806916  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2beb18ba5e4bc3855a85e7f164de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.809945  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 952e019cdb8c479395293b6b585f6e58 (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:27.810843  8548 tablet_service.cc:1511] Processing CreateTablet for tablet d5236970e00c46cf9eed66b939e8f1af (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:27.814435  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:27.814865  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:27.816557  8682 leader_election.cc:343] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.817430  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:27.818167  8565 raft_consensus.cc:3060] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.818634  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea9859cf8340c2aa76384524db1eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.822412  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5236970e00c46cf9eed66b939e8f1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.821370  8463 catalog_manager.cc:5697] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.826117  8556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166b891cb89c4d3eb6e0f9d5917f29dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.823307  8761 leader_election.cc:290] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:27.841053  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef849f41ace46399febd6a934ab0f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.827469  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef849f41ace46399febd6a934ab0f0e (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:27.826260  8763 tablet_bootstrap.cc:492] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:27.842286  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef849f41ace46399febd6a934ab0f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.823978  8554 tablet_service.cc:1511] Processing CreateTablet for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:27.843302  8554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.823709  8552 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2beb18ba5e4bc3855a85e7f164de6d (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:27.847090  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2beb18ba5e4bc3855a85e7f164de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.848357  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.848559  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952e019cdb8c479395293b6b585f6e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.849485  8787 raft_consensus.cc:493] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.824775  8553 tablet_service.cc:1511] Processing CreateTablet for tablet 07ea9859cf8340c2aa76384524db1eff (DEFAULT_TABLE table=test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:27.856986  8565 raft_consensus.cc:2468] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:27.858246  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1602d17fc00f481abfcb86ab4d369760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.855440  8787 raft_consensus.cc:515] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.865387  8758 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:27.865192  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:27.869064  8681 leader_election.cc:343] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.873113  8681 leader_election.cc:304] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:27.875383  8761 raft_consensus.cc:2804] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.878118  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea9859cf8340c2aa76384524db1eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.882085  8787 leader_election.cc:290] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:27.871672  8758 ts_tablet_manager.cc:1403] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.012s
I20260709 12:24:27.883399  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:27.873893  8763 tablet_bootstrap.cc:654] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:27.890933  8682 leader_election.cc:343] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.891429  8682 leader_election.cc:304] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:27.894443  8787 raft_consensus.cc:2749] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.895304  8761 raft_consensus.cc:697] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:27.896384  8761 consensus_queue.cc:237] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.896989  8758 raft_consensus.cc:359] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.906443  8758 raft_consensus.cc:385] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.906780  8758 raft_consensus.cc:740] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.907503  8758 consensus_queue.cc:260] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.909403  8758 ts_tablet_manager.cc:1434] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.001s
I20260709 12:24:27.913746  8758 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:27.918268  8759 tablet_bootstrap.cc:654] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.921047  8758 tablet_bootstrap.cc:654] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.922921  8787 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.923681  8787 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.929490  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:27.931665  8682 leader_election.cc:343] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.933701  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:27.949007  8767 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.950027  8787 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:27.982949  8767 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.986388  8763 tablet_bootstrap.cc:492] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:27.986652  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:27.986991  8763 ts_tablet_manager.cc:1403] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.009s
W20260709 12:24:27.988464  8606 leader_election.cc:343] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.990408  8763 raft_consensus.cc:359] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.991294  8763 raft_consensus.cc:385] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.991627  8763 raft_consensus.cc:740] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
W20260709 12:24:27.992725  8681 leader_election.cc:343] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.993253  8681 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:27.992718  8763 consensus_queue.cc:260] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:27.994925  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:27.995462  8767 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:27.995996  8759 tablet_bootstrap.cc:492] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:27.996577  8759 ts_tablet_manager.cc:1403] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.196s	user 0.007s	sys 0.012s
W20260709 12:24:27.996826  8605 leader_election.cc:343] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.997534  8605 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:28.000036  8767 raft_consensus.cc:2749] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.002710  8759 raft_consensus.cc:359] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.003576  8759 raft_consensus.cc:385] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.003912  8759 raft_consensus.cc:740] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.004881  8759 consensus_queue.cc:260] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.007658  8759 ts_tablet_manager.cc:1434] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:24:28.008114  8787 raft_consensus.cc:2749] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.008829  8759 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.012712  8763 ts_tablet_manager.cc:1434] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:28.023129  8759 tablet_bootstrap.cc:654] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.025378  8763 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.026067  8462 catalog_manager.cc:5697] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.033941  8758 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.038372  8758 ts_tablet_manager.cc:1403] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.037s
I20260709 12:24:28.040624  8763 tablet_bootstrap.cc:654] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.043469  8758 raft_consensus.cc:359] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.044330  8758 raft_consensus.cc:385] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.044720  8759 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.044689  8758 raft_consensus.cc:740] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.045336  8759 ts_tablet_manager.cc:1403] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.003s
I20260709 12:24:28.045742  8758 consensus_queue.cc:260] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.048619  8758 ts_tablet_manager.cc:1434] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260709 12:24:28.048552  8759 raft_consensus.cc:359] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.049546  8759 raft_consensus.cc:385] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.049897  8758 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.049921  8759 raft_consensus.cc:740] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.050938  8759 consensus_queue.cc:260] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.053376  8763 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.054028  8763 ts_tablet_manager.cc:1403] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.011s
I20260709 12:24:28.054885  8759 ts_tablet_manager.cc:1434] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:24:28.056021  8759 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.057828  8758 tablet_bootstrap.cc:654] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.064054  8759 tablet_bootstrap.cc:654] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.063740  8763 raft_consensus.cc:359] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.064864  8763 raft_consensus.cc:385] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.065285  8763 raft_consensus.cc:740] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.066313  8763 consensus_queue.cc:260] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.068851  8763 ts_tablet_manager.cc:1434] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 12:24:28.072746  8758 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.073101  8759 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.073356  8758 ts_tablet_manager.cc:1403] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260709 12:24:28.073706  8759 ts_tablet_manager.cc:1403] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:24:28.074203  8763 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.077512  8759 raft_consensus.cc:359] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.078346  8759 raft_consensus.cc:385] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.078367  8767 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:28.078826  8759 raft_consensus.cc:740] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.079761  8759 consensus_queue.cc:260] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.082260  8759 ts_tablet_manager.cc:1434] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:24:28.082469  8763 tablet_bootstrap.cc:654] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.083271  8759 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.086126  8758 raft_consensus.cc:359] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.088567  8758 raft_consensus.cc:385] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.088938  8758 raft_consensus.cc:740] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.091813  8759 tablet_bootstrap.cc:654] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.091784  8758 consensus_queue.cc:260] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.096964  8758 ts_tablet_manager.cc:1434] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 12:24:28.102988  8758 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.104769  8759 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.105360  8759 ts_tablet_manager.cc:1403] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 12:24:28.108841  8759 raft_consensus.cc:359] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.109694  8759 raft_consensus.cc:385] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.110195  8759 raft_consensus.cc:740] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.111135  8759 consensus_queue.cc:260] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.121493  8759 ts_tablet_manager.cc:1434] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:24:28.124477  8759 tablet_bootstrap.cc:492] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.124730  8767 raft_consensus.cc:493] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.125267  8767 raft_consensus.cc:515] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.126058  8763 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.126646  8763 ts_tablet_manager.cc:1403] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.023s
I20260709 12:24:28.129056  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.130106  8763 raft_consensus.cc:359] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.131000  8763 raft_consensus.cc:385] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:28.131140  8605 leader_election.cc:343] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.131436  8763 raft_consensus.cc:740] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.132587  8763 consensus_queue.cc:260] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.135313  8763 ts_tablet_manager.cc:1434] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:28.137914  8758 tablet_bootstrap.cc:654] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.138787  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:28.138787  8605 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:24:28.140802  8767 leader_election.cc:290] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:24:28.142772  8606 leader_election.cc:343] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.143344  8759 tablet_bootstrap.cc:654] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.143707  8606 leader_election.cc:304] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:28.145687  8784 raft_consensus.cc:2749] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.147277  8770 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.147852  8770 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.151324  8763 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.152011  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.155511  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.156494  8643 raft_consensus.cc:2468] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
W20260709 12:24:28.153729  8529 leader_election.cc:343] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.159706  8531 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:28.160344  8759 tablet_bootstrap.cc:492] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.160737  8763 tablet_bootstrap.cc:654] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.160909  8759 ts_tablet_manager.cc:1403] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.002s
I20260709 12:24:28.161512  8770 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.162422  8770 raft_consensus.cc:2804] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.163030  8770 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.163614  8770 raft_consensus.cc:3060] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.163992  8759 raft_consensus.cc:359] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.165046  8759 raft_consensus.cc:385] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.165462  8759 raft_consensus.cc:740] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.179692  8759 consensus_queue.cc:260] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.180763  8763 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.181337  8763 ts_tablet_manager.cc:1403] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.007s
I20260709 12:24:28.182099  8759 ts_tablet_manager.cc:1434] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260709 12:24:28.183665  8809 raft_consensus.cc:493] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.193913  8809 raft_consensus.cc:515] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.201347  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.202171  8643 raft_consensus.cc:2468] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.202569  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.203555  8718 raft_consensus.cc:2468] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.203683  8531 leader_election.cc:304] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.205906  8809 leader_election.cc:290] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.207125  8809 raft_consensus.cc:2804] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.187158  8770 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.188570  8759 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.185493  8763 raft_consensus.cc:359] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.208360  8809 raft_consensus.cc:493] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.209316  8809 raft_consensus.cc:3060] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.212643  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.213991  8761 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.214315  8770 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.214645  8761 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.216671  8758 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.217154  8758 ts_tablet_manager.cc:1403] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.050s
I20260709 12:24:28.218642  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.219688  8761 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.219185  8759 tablet_bootstrap.cc:654] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.219935  8758 raft_consensus.cc:359] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.220677  8758 raft_consensus.cc:385] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:28.220778  8529 leader_election.cc:343] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.214274  8763 raft_consensus.cc:385] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.221653  8763 raft_consensus.cc:740] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.219687  8643 raft_consensus.cc:2468] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:28.222522  8763 consensus_queue.cc:260] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.221037  8758 raft_consensus.cc:740] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.223392  8682 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.224412  8761 raft_consensus.cc:2804] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.224035  8758 consensus_queue.cc:260] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.224880  8761 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.225438  8761 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.226635  8758 ts_tablet_manager.cc:1434] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:24:28.227877  8758 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.228099  8763 ts_tablet_manager.cc:1434] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.003s
I20260709 12:24:28.229689  8763 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.236232  8761 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.242007  8758 tablet_bootstrap.cc:654] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.242216  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.242887  8643 raft_consensus.cc:3060] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.238379  8809 raft_consensus.cc:515] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.243597  8763 tablet_bootstrap.cc:654] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.244638  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.245261  8809 leader_election.cc:290] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.243588  8761 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.247244  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.248004  8718 raft_consensus.cc:3060] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:28.248243  8681 leader_election.cc:343] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.250087  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:28.251253  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.252048  8641 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.255767  8763 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.256402  8763 ts_tablet_manager.cc:1403] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.007s
I20260709 12:24:28.247181  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.258431  8642 raft_consensus.cc:3060] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.259572  8763 raft_consensus.cc:359] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.260387  8763 raft_consensus.cc:385] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.260747  8763 raft_consensus.cc:740] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
W20260709 12:24:28.251438  8681 leader_election.cc:343] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.261695  8763 consensus_queue.cc:260] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.263875  8806 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.264678  8763 ts_tablet_manager.cc:1434] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:24:28.264384  8806 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.265854  8763 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.268216  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.268582  8806 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:28.268930  8716 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:28.270557  8605 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.268906  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:28.272457  8606 leader_election.cc:343] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.274343  8763 tablet_bootstrap.cc:654] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.276899  8641 raft_consensus.cc:2468] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:28.278031  8806 raft_consensus.cc:2804] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.278573  8806 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.279101  8806 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.286142  8763 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.290702  8809 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.291277  8809 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.293627  8809 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.286695  8763 ts_tablet_manager.cc:1403] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 12:24:28.295485  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.295387  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.296521  8716 raft_consensus.cc:2393] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 1: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:24:28.296967  8640 raft_consensus.cc:2393] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 1: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:24:28.298030  8763 raft_consensus.cc:359] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.299147  8763 raft_consensus.cc:385] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.298743  8531 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:28.299489  8763 raft_consensus.cc:740] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.299957  8809 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.307760  8809 raft_consensus.cc:2749] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.308790  8643 raft_consensus.cc:2468] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.309110  8763 consensus_queue.cc:260] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.310163  8531 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:28.311712  8761 raft_consensus.cc:493] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.311771  8811 raft_consensus.cc:2804] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.312608  8811 raft_consensus.cc:697] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:28.312338  8761 raft_consensus.cc:515] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.313624  8811 consensus_queue.cc:237] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.314903  8761 leader_election.cc:290] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.311676  8763 ts_tablet_manager.cc:1434] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:24:28.316823  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.318745  8763 tablet_bootstrap.cc:492] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.289595  8642 raft_consensus.cc:2468] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
W20260709 12:24:28.319373  8682 leader_election.cc:343] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.312579  8718 raft_consensus.cc:2468] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.320246  8531 leader_election.cc:304] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.321691  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.322048  8682 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:24:28.322500  8565 raft_consensus.cc:2468] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:28.323468  8761 raft_consensus.cc:2804] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.324064  8681 leader_election.cc:304] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:28.324985  8787 raft_consensus.cc:2804] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.324035  8761 raft_consensus.cc:697] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:28.325340  8763 tablet_bootstrap.cc:654] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.325476  8787 raft_consensus.cc:493] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.325965  8787 raft_consensus.cc:3060] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.326387  8761 consensus_queue.cc:237] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.330176  8811 raft_consensus.cc:2804] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.330921  8811 raft_consensus.cc:697] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:28.332154  8811 consensus_queue.cc:237] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.338470  8759 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.339177  8759 ts_tablet_manager.cc:1403] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.151s	user 0.044s	sys 0.014s
I20260709 12:24:28.339584  8464 catalog_manager.cc:5697] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.305672  8806 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.349951  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.350775  8718 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.360590  8641 raft_consensus.cc:3060] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.366163  8818 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.366843  8818 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.345261  8787 raft_consensus.cc:515] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.369588  8461 catalog_manager.cc:5697] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.370748  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.372387  8759 raft_consensus.cc:359] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.373147  8759 raft_consensus.cc:385] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.373484  8759 raft_consensus.cc:740] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.374373  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:28.375221  8565 raft_consensus.cc:3060] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.383630  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.385528  8821 consensus_queue.cc:1048] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:28.388068  8565 raft_consensus.cc:2468] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:28.374253  8759 consensus_queue.cc:260] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.390611  8681 leader_election.cc:304] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:28.391522  8821 raft_consensus.cc:2804] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.392210  8821 raft_consensus.cc:697] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:28.392601  8806 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:28.393050  8821 consensus_queue.cc:237] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.398272  8761 consensus_queue.cc:1048] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:28.398677  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:28.399219  8565 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.390774  8642 raft_consensus.cc:3060] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.398310  8787 leader_election.cc:290] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.411499  8464 catalog_manager.cc:5697] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.413250  8818 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.421211  8763 tablet_bootstrap.cc:492] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.421741  8763 ts_tablet_manager.cc:1403] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.028s
I20260709 12:24:28.423358  8565 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:28.424878  8606 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.426967  8806 raft_consensus.cc:2804] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.426777  8763 raft_consensus.cc:359] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.427553  8763 raft_consensus.cc:385] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.427685  8806 raft_consensus.cc:697] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:28.427853  8763 raft_consensus.cc:740] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.428637  8763 consensus_queue.cc:260] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.414129  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.429873  8641 raft_consensus.cc:2393] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:28.415198  8758 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.430809  8758 ts_tablet_manager.cc:1403] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.203s	user 0.036s	sys 0.091s
I20260709 12:24:28.429536  8461 catalog_manager.cc:5697] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.433418  8758 raft_consensus.cc:359] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.434082  8758 raft_consensus.cc:385] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.434365  8758 raft_consensus.cc:740] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.418095  8718 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:28.428602  8806 consensus_queue.cc:237] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } }
I20260709 12:24:28.436483  8758 consensus_queue.cc:260] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.438657  8758 ts_tablet_manager.cc:1434] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:24:28.438921  8682 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:28.413321  8642 raft_consensus.cc:2468] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:28.439599  8758 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.443352  8759 ts_tablet_manager.cc:1434] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.104s	user 0.011s	sys 0.000s
I20260709 12:24:28.450810  8759 tablet_bootstrap.cc:492] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.451722  8763 ts_tablet_manager.cc:1434] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 12:24:28.453166  8763 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.443415  8761 raft_consensus.cc:3060] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.448356  8758 tablet_bootstrap.cc:654] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.459623  8763 tablet_bootstrap.cc:654] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.459920  8759 tablet_bootstrap.cc:654] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.468382  8758 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.468878  8758 ts_tablet_manager.cc:1403] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.002s
I20260709 12:24:28.472303  8759 tablet_bootstrap.cc:492] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
W20260709 12:24:28.472617  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:28.474464  8758 raft_consensus.cc:359] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.475160  8758 raft_consensus.cc:385] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.475449  8758 raft_consensus.cc:740] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.476734  8464 catalog_manager.cc:5697] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.478662  8763 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.472785  8759 ts_tablet_manager.cc:1403] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 12:24:28.479127  8763 ts_tablet_manager.cc:1403] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.016s
I20260709 12:24:28.481292  8758 consensus_queue.cc:260] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.481869  8759 raft_consensus.cc:359] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.482645  8759 raft_consensus.cc:385] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.482944  8759 raft_consensus.cc:740] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.483517  8758 ts_tablet_manager.cc:1434] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:24:28.483649  8759 consensus_queue.cc:260] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.484573  8758 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.487790  8763 raft_consensus.cc:359] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.488440  8763 raft_consensus.cc:385] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.488706  8763 raft_consensus.cc:740] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
W20260709 12:24:28.489434  8744 tablet.cc:2406] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:28.489414  8763 consensus_queue.cc:260] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.490973  8758 tablet_bootstrap.cc:654] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.497083  8759 ts_tablet_manager.cc:1434] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:24:28.498179  8759 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.504886  8759 tablet_bootstrap.cc:654] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.505832  8763 ts_tablet_manager.cc:1434] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:28.506942  8763 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.513229  8761 raft_consensus.cc:2749] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.514261  8811 raft_consensus.cc:493] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.514829  8811 raft_consensus.cc:515] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.513443  8763 tablet_bootstrap.cc:654] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.518651  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.519567  8718 raft_consensus.cc:2468] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.522190  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.523123  8642 raft_consensus.cc:2468] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.524451  8758 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.524796  8758 ts_tablet_manager.cc:1403] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.010s
I20260709 12:24:28.525064  8529 leader_election.cc:304] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:28.526361  8809 raft_consensus.cc:2804] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.526788  8758 raft_consensus.cc:359] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.526858  8809 raft_consensus.cc:493] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.527271  8758 raft_consensus.cc:385] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.527477  8758 raft_consensus.cc:740] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.527428  8809 raft_consensus.cc:3060] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.528067  8758 consensus_queue.cc:260] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.530009  8758 ts_tablet_manager.cc:1434] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:24:28.531200  8758 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.531381  8811 leader_election.cc:290] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.535935  8806 raft_consensus.cc:493] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.536494  8806 raft_consensus.cc:515] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.538143  8758 tablet_bootstrap.cc:654] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.538700  8806 leader_election.cc:290] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.539987  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.540890  8718 raft_consensus.cc:2468] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:28.542253  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.543113  8565 raft_consensus.cc:2468] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:28.549719  8606 leader_election.cc:304] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.551011  8806 raft_consensus.cc:2804] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.551497  8806 raft_consensus.cc:493] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.551971  8806 raft_consensus.cc:3060] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.563908  8806 raft_consensus.cc:515] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.571141  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:28.572062  8565 raft_consensus.cc:3060] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.555410  8809 raft_consensus.cc:515] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.583734  8806 leader_election.cc:290] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.584928  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.584954  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.586138  8759 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.586215  8642 raft_consensus.cc:3060] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.586475  8718 raft_consensus.cc:3060] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.586809  8759 ts_tablet_manager.cc:1403] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.048s
I20260709 12:24:28.587441  8763 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.587800  8758 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.587874  8763 ts_tablet_manager.cc:1403] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.042s
I20260709 12:24:28.588253  8758 ts_tablet_manager.cc:1403] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260709 12:24:28.590516  8758 raft_consensus.cc:359] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.591190  8758 raft_consensus.cc:385] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.591461  8758 raft_consensus.cc:740] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.591617  8809 leader_election.cc:290] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.585634  8565 raft_consensus.cc:2468] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:28.592366  8758 consensus_queue.cc:260] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.593016  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.593619  8716 raft_consensus.cc:3060] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.593876  8606 leader_election.cc:304] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.594830  8806 raft_consensus.cc:2804] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.594878  8759 raft_consensus.cc:359] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.595322  8718 raft_consensus.cc:2468] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:28.596854  8758 ts_tablet_manager.cc:1434] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:24:28.595376  8806 raft_consensus.cc:697] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:28.597985  8806 consensus_queue.cc:237] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.600301  8758 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.595582  8759 raft_consensus.cc:385] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.600941  8759 raft_consensus.cc:740] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.600943  8642 raft_consensus.cc:2468] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.596021  8763 raft_consensus.cc:359] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.601926  8759 consensus_queue.cc:260] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.602511  8763 raft_consensus.cc:385] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.602451  8531 leader_election.cc:304] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.602959  8763 raft_consensus.cc:740] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.603719  8763 consensus_queue.cc:260] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.604766  8811 raft_consensus.cc:2804] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.605077  8759 ts_tablet_manager.cc:1434] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:24:28.605329  8811 raft_consensus.cc:697] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:28.605826  8763 ts_tablet_manager.cc:1434] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:24:28.606098  8759 tablet_bootstrap.cc:492] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.606678  8763 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.606208  8811 consensus_queue.cc:237] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.607874  8758 tablet_bootstrap.cc:654] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.613546  8759 tablet_bootstrap.cc:654] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.615881  8763 tablet_bootstrap.cc:654] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.619670  8758 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.620361  8758 ts_tablet_manager.cc:1403] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 12:24:28.623944  8758 raft_consensus.cc:359] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.638679  8758 raft_consensus.cc:385] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.639300  8758 raft_consensus.cc:740] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.629877  8716 raft_consensus.cc:2468] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.640483  8758 consensus_queue.cc:260] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.643919  8758 ts_tablet_manager.cc:1434] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:24:28.646250  8758 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.647214  8763 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.647640  8763 ts_tablet_manager.cc:1403] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.013s
I20260709 12:24:28.650447  8763 raft_consensus.cc:359] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.651122  8763 raft_consensus.cc:385] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.651387  8763 raft_consensus.cc:740] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.652192  8763 consensus_queue.cc:260] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.654268  8763 ts_tablet_manager.cc:1434] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:28.655153  8763 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.655395  8758 tablet_bootstrap.cc:654] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.660480  8759 tablet_bootstrap.cc:492] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.661047  8759 ts_tablet_manager.cc:1403] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.015s
I20260709 12:24:28.661569  8763 tablet_bootstrap.cc:654] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.662827  8758 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.663295  8758 ts_tablet_manager.cc:1403] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 12:24:28.664206  8759 raft_consensus.cc:359] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.665045  8759 raft_consensus.cc:385] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.665407  8759 raft_consensus.cc:740] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.666487  8759 consensus_queue.cc:260] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.666536  8758 raft_consensus.cc:359] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.667634  8758 raft_consensus.cc:385] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.667995  8758 raft_consensus.cc:740] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.669480  8759 ts_tablet_manager.cc:1434] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:24:28.668996  8758 consensus_queue.cc:260] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.670674  8759 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.672150  8758 ts_tablet_manager.cc:1434] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:24:28.674304  8758 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.674985  8763 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.675470  8763 ts_tablet_manager.cc:1403] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:24:28.678077  8716 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.678114  8763 raft_consensus.cc:359] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.679375  8763 raft_consensus.cc:385] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.679642  8763 raft_consensus.cc:740] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.680204  8758 tablet_bootstrap.cc:654] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.680392  8763 consensus_queue.cc:260] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.682773  8763 ts_tablet_manager.cc:1434] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:24:28.683732  8763 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:28.682794  8464 catalog_manager.cc:5697] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.685599  8759 tablet_bootstrap.cc:654] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.691762  8763 tablet_bootstrap.cc:654] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.693650  8461 catalog_manager.cc:5697] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.725723  8759 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.726332  8759 ts_tablet_manager.cc:1403] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.018s
I20260709 12:24:28.727253  8763 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:28.727735  8763 ts_tablet_manager.cc:1403] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.044s	user 0.030s	sys 0.012s
I20260709 12:24:28.728850  8758 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.729352  8758 ts_tablet_manager.cc:1403] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.013s
I20260709 12:24:28.729159  8759 raft_consensus.cc:359] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.730041  8759 raft_consensus.cc:385] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.730377  8759 raft_consensus.cc:740] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.730232  8763 raft_consensus.cc:359] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.731184  8763 raft_consensus.cc:385] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.731472  8763 raft_consensus.cc:740] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.731588  8759 consensus_queue.cc:260] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.732162  8758 raft_consensus.cc:359] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.732226  8763 consensus_queue.cc:260] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.732971  8758 raft_consensus.cc:385] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.733292  8758 raft_consensus.cc:740] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.734002  8758 consensus_queue.cc:260] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.736212  8758 ts_tablet_manager.cc:1434] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:24:28.737221  8758 tablet_bootstrap.cc:492] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.737524  8811 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.738032  8811 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.739558  8761 raft_consensus.cc:493] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.739859  8759 ts_tablet_manager.cc:1434] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:24:28.740134  8811 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.740080  8761 raft_consensus.cc:515] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.741060  8759 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.742249  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.742878  8716 raft_consensus.cc:2468] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.743630  8758 tablet_bootstrap.cc:654] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.744200  8529 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:28.745096  8811 raft_consensus.cc:2804] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.745488  8811 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.745879  8811 raft_consensus.cc:3060] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.748369  8759 tablet_bootstrap.cc:654] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.750188  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.743386  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.752926  8763 ts_tablet_manager.cc:1434] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
W20260709 12:24:28.753834  8531 leader_election.cc:343] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.754391  8763 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
W20260709 12:24:28.756395  8681 leader_election.cc:343] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.757634  8761 leader_election.cc:290] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.759443  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:28.761375  8682 leader_election.cc:343] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.761876  8682 leader_election.cc:304] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:28.763073  8809 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:28.766112  8787 raft_consensus.cc:2749] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.772529  8811 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.777372  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:28.779166  8531 leader_election.cc:343] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.779958  8763 tablet_bootstrap.cc:654] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.780407  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.776571  8811 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.784032  8716 raft_consensus.cc:3060] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.784238  8770 raft_consensus.cc:493] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.784827  8770 raft_consensus.cc:515] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.786832  8811 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.787369  8811 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.789710  8809 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:28.790763  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.791455  8718 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.791910  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.792515  8716 raft_consensus.cc:2468] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.792948  8529 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
W20260709 12:24:28.794471  8531 leader_election.cc:343] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.795142  8811 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.796075  8811 raft_consensus.cc:2804] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.796293  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.794426  8529 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:28.797039  8643 raft_consensus.cc:2468] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.797750  8759 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:28.797991  8809 raft_consensus.cc:2804] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.796497  8811 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.798240  8759 ts_tablet_manager.cc:1403] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.007s
I20260709 12:24:28.794564  8770 leader_election.cc:290] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.798511  8811 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.802888  8758 tablet_bootstrap.cc:492] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:28.803395  8758 ts_tablet_manager.cc:1403] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260709 12:24:28.803530  8759 raft_consensus.cc:359] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.804303  8759 raft_consensus.cc:385] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.804559  8759 raft_consensus.cc:740] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.805363  8759 consensus_queue.cc:260] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.807708  8531 leader_election.cc:304] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.808073  8759 ts_tablet_manager.cc:1434] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:24:28.807754  8758 raft_consensus.cc:359] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.808727  8758 raft_consensus.cc:385] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.808737  8761 raft_consensus.cc:493] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.809154  8758 raft_consensus.cc:740] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.809374  8761 raft_consensus.cc:515] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.810082  8758 consensus_queue.cc:260] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.810606  8811 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.814270  8761 leader_election.cc:290] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.815017  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:28.815673  8643 raft_consensus.cc:2468] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:28.816252  8758 ts_tablet_manager.cc:1434] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:24:28.812211  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.817148  8716 raft_consensus.cc:2468] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:28.817525  8682 leader_election.cc:304] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.818425  8787 raft_consensus.cc:2804] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.818744  8787 raft_consensus.cc:493] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.819028  8787 raft_consensus.cc:3060] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.821408  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.813911  8770 raft_consensus.cc:2804] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.822314  8565 raft_consensus.cc:2468] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:28.822626  8770 raft_consensus.cc:493] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.823843  8770 raft_consensus.cc:3060] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.827950  8761 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:28.832803  8758 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:28.833678  8759 tablet_bootstrap.cc:492] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:28.854390  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.858100  8643 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.857569  8770 raft_consensus.cc:515] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.864336  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.865175  8640 raft_consensus.cc:3060] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.837955  8787 raft_consensus.cc:515] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.870826  8787 leader_election.cc:290] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.871999  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:28.876626  8639 raft_consensus.cc:3060] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.879251  8806 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.879771  8806 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.899806  8809 raft_consensus.cc:697] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:28.898940  8811 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.903360  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:28.903987  8565 raft_consensus.cc:3060] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.900794  8809 consensus_queue.cc:237] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.903373  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.906490  8716 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.907680  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:28.906672  8851 consensus_queue.cc:1048] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:28.908257  8718 raft_consensus.cc:3060] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.912297  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:28.910563  8806 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.914830  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:28.915477  8717 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:28.915511  8639 raft_consensus.cc:2468] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:28.916886  8716 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.917459  8682 leader_election.cc:304] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.917958  8640 raft_consensus.cc:2468] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:28.918409  8787 raft_consensus.cc:2804] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.919727  8787 raft_consensus.cc:697] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
W20260709 12:24:28.920820  8606 leader_election.cc:343] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.921146  8787 consensus_queue.cc:237] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.922866  8531 leader_election.cc:304] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:28.923676  8529 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:28.909053  8770 leader_election.cc:290] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:28.926290  8565 raft_consensus.cc:2468] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:28.926175  8605 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:24:28.928303  8782 raft_consensus.cc:2804] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.928683  8782 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.929035  8782 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.926908  8851 raft_consensus.cc:2804] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.933316  8851 raft_consensus.cc:697] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:28.935240  8770 raft_consensus.cc:2804] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.943342  8851 consensus_queue.cc:237] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.947702  8761 raft_consensus.cc:493] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.951869  8761 raft_consensus.cc:515] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:28.955008  8758 tablet_bootstrap.cc:654] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.955163  8818 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:28.946138  8806 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:24:28.993673  8643 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
W20260709 12:24:28.994639  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 68458.2us
I20260709 12:24:29.001832  8761 leader_election.cc:290] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:28.992177  8770 raft_consensus.cc:697] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:29.022145  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:29.078246  8806 raft_consensus.cc:493] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.080260  8806 raft_consensus.cc:515] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.084158  8718 raft_consensus.cc:2468] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:29.105316  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.106361  8763 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:29.106900  8763 ts_tablet_manager.cc:1403] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.353s	user 0.006s	sys 0.018s
W20260709 12:24:29.109207  8853 log.cc:927] Time spent T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:24:29.110364  8806 leader_election.cc:290] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.110951  8806 consensus_queue.cc:1048] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.111696  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1590c9d0b194d8d8dbc0d1edfcd576b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:29.113885  8758 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.114537  8758 ts_tablet_manager.cc:1403] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.282s	user 0.015s	sys 0.004s
W20260709 12:24:29.112262  8681 leader_election.cc:343] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.115933  8759 tablet_bootstrap.cc:654] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.091449  8770 consensus_queue.cc:237] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.113515  8761 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:24:29.122004  8763 raft_consensus.cc:359] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.123026  8763 raft_consensus.cc:385] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.123411  8763 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.124205  8763 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.123818  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1590c9d0b194d8d8dbc0d1edfcd576b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:29.128619  8763 ts_tablet_manager.cc:1434] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 12:24:29.108484  8782 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:29.130347  8682 leader_election.cc:343] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.131016  8682 leader_election.cc:304] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.138108  8758 raft_consensus.cc:359] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.138870  8758 raft_consensus.cc:385] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.139161  8758 raft_consensus.cc:740] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.139839  8758 consensus_queue.cc:260] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.133986  8818 raft_consensus.cc:2749] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:29.143343  8606 leader_election.cc:343] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.148813  8758 ts_tablet_manager.cc:1434] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:24:29.150749  8758 tablet_bootstrap.cc:492] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
W20260709 12:24:29.153453  8605 leader_election.cc:343] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.155476  8605 leader_election.cc:304] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:29.155910  8782 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.156579  8782 raft_consensus.cc:2749] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:29.157660  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:29.158461  8718 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.158628  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:29.159202  8811 raft_consensus.cc:493] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.164389  8811 raft_consensus.cc:515] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.157622  8860 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
W20260709 12:24:29.182426  8606 leader_election.cc:343] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.163672  8462 catalog_manager.cc:5697] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.188688  8763 tablet_bootstrap.cc:492] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:29.188306  8464 catalog_manager.cc:5697] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.201023  8782 consensus_queue.cc:1048] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.211402  8718 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:29.214306  8811 leader_election.cc:290] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.215135  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.216399  8605 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:24:29.217293  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:29.217947  8716 raft_consensus.cc:2468] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
W20260709 12:24:29.219645  8531 leader_election.cc:343] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.219952  8818 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:29.220301  8861 log.cc:927] Time spent T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 12:24:29.185977  8856 consensus_queue.cc:1048] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 12:24:29.219120  8806 raft_consensus.cc:2804] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.236843  8806 raft_consensus.cc:697] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:29.236997  8811 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:29.237900  8806 consensus_queue.cc:237] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.248596  8851 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.249330  8529 leader_election.cc:304] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.259644  8758 tablet_bootstrap.cc:654] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.268541  8859 raft_consensus.cc:2804] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.269134  8859 raft_consensus.cc:493] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.269580  8859 raft_consensus.cc:3060] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.339004  8763 tablet_bootstrap.cc:654] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.347977  8758 tablet_bootstrap.cc:492] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.348500  8758 ts_tablet_manager.cc:1403] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.199s	user 0.033s	sys 0.016s
I20260709 12:24:29.347952  8859 raft_consensus.cc:515] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.356118  8758 raft_consensus.cc:359] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.356967  8758 raft_consensus.cc:385] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.357287  8758 raft_consensus.cc:740] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.358042  8758 consensus_queue.cc:260] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.369585  8859 leader_election.cc:290] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.371488  8758 ts_tablet_manager.cc:1434] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:24:29.375541  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:29.376753  8716 raft_consensus.cc:3060] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.377409  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:29.382692  8531 leader_election.cc:343] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.385171  8758 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:29.388247  8770 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:29.390621  8759 tablet_bootstrap.cc:492] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:29.391124  8759 ts_tablet_manager.cc:1403] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.558s	user 0.030s	sys 0.016s
I20260709 12:24:29.394121  8763 tablet_bootstrap.cc:492] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:29.394559  8763 ts_tablet_manager.cc:1403] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.206s	user 0.011s	sys 0.025s
I20260709 12:24:29.393447  8716 raft_consensus.cc:2468] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:29.396713  8529 leader_election.cc:304] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.398147  8759 raft_consensus.cc:359] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.398675  8759 raft_consensus.cc:385] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.398856  8759 raft_consensus.cc:740] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.399921  8859 raft_consensus.cc:2804] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.401821  8759 consensus_queue.cc:260] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.401294  8859 raft_consensus.cc:697] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:29.406025  8859 consensus_queue.cc:237] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.408109  8851 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.410635  8763 raft_consensus.cc:359] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.411417  8763 raft_consensus.cc:385] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.411715  8763 raft_consensus.cc:740] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.412439  8763 consensus_queue.cc:260] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.415313  8759 ts_tablet_manager.cc:1434] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:24:29.418124  8821 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.418957  8759 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:29.422202  8821 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.423743  8860 raft_consensus.cc:493] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.425033  8763 ts_tablet_manager.cc:1434] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:24:29.424212  8860 raft_consensus.cc:515] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.425846  8763 tablet_bootstrap.cc:492] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:29.504631  8860 leader_election.cc:290] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.506388  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:29.507994  8605 leader_election.cc:343] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.515605  8763 tablet_bootstrap.cc:654] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.523075  8821 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.528185  8758 tablet_bootstrap.cc:654] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.513165  8464 catalog_manager.cc:5697] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.535058  8464 catalog_manager.cc:5697] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.525539  8821 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.544477  8759 tablet_bootstrap.cc:654] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.553280  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:29.574944  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.570623  8821 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:24:29.577121  8682 leader_election.cc:343] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:29.580493  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:29.583210  8770 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:29.600268  8758 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.616276  8758 ts_tablet_manager.cc:1403] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.231s	user 0.020s	sys 0.004s
I20260709 12:24:29.618989  8758 raft_consensus.cc:359] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.619648  8758 raft_consensus.cc:385] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.619882  8758 raft_consensus.cc:740] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.620473  8758 consensus_queue.cc:260] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.602665  8856 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:29.621690  8531 consensus_peers.cc:597] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:29.622053  8856 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.624179  8856 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.582258  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:29.607611  8606 leader_election.cc:343] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.625270  8606 leader_election.cc:304] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:29.626174  8860 raft_consensus.cc:2749] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:29.627893  8681 leader_election.cc:343] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.628355  8681 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.629844  8758 ts_tablet_manager.cc:1434] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:24:29.630831  8758 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:29.632231  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:29.632074  8461 catalog_manager.cc:5697] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.636057  8821 raft_consensus.cc:2749] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:29.638329  8529 leader_election.cc:343] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.638623  8758 tablet_bootstrap.cc:654] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.640362  8856 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.643836  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.649356  8758 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.650655  8758 ts_tablet_manager.cc:1403] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
W20260709 12:24:29.652359  8531 leader_election.cc:343] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.652895  8531 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.649356  8763 tablet_bootstrap.cc:492] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:29.653679  8763 ts_tablet_manager.cc:1403] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.228s	user 0.037s	sys 0.008s
I20260709 12:24:29.654096  8856 raft_consensus.cc:2749] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:29.658627  8758 raft_consensus.cc:359] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.659335  8758 raft_consensus.cc:385] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.659651  8758 raft_consensus.cc:740] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.660380  8758 consensus_queue.cc:260] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.662572  8758 ts_tablet_manager.cc:1434] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:29.662976  8763 raft_consensus.cc:359] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.663529  8758 tablet_bootstrap.cc:492] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:29.663714  8763 raft_consensus.cc:385] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.664099  8763 raft_consensus.cc:740] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.664945  8763 consensus_queue.cc:260] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.666072  8759 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:29.666743  8759 ts_tablet_manager.cc:1403] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.251s	user 0.010s	sys 0.019s
I20260709 12:24:29.667768  8763 ts_tablet_manager.cc:1434] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:29.668851  8763 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:29.670392  8758 tablet_bootstrap.cc:654] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.676219  8763 tablet_bootstrap.cc:654] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.682627  8759 raft_consensus.cc:359] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.683557  8759 raft_consensus.cc:385] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.683897  8759 raft_consensus.cc:740] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.694227  8464 catalog_manager.cc:5697] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.695493  8763 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:29.696480  8763 ts_tablet_manager.cc:1403] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260709 12:24:29.701505  8758 tablet_bootstrap.cc:492] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.702018  8758 ts_tablet_manager.cc:1403] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.013s
I20260709 12:24:29.699939  8763 raft_consensus.cc:359] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.706566  8758 raft_consensus.cc:359] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.712281  8758 raft_consensus.cc:385] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.712534  8758 raft_consensus.cc:740] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.713186  8758 consensus_queue.cc:260] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.715171  8758 ts_tablet_manager.cc:1434] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:24:29.716162  8758 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:29.707031  8759 consensus_queue.cc:260] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.711265  8763 raft_consensus.cc:385] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.707684  8770 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:24:29.719995  8763 raft_consensus.cc:740] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.724460  8759 ts_tablet_manager.cc:1434] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.003s
I20260709 12:24:29.725566  8759 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:29.727761  8758 tablet_bootstrap.cc:654] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.732276  8763 consensus_queue.cc:260] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.735376  8763 ts_tablet_manager.cc:1434] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:24:29.736389  8763 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:29.753046  8763 tablet_bootstrap.cc:654] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:29.754278  8606 consensus_peers.cc:597] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:24:29.756773  8759 tablet_bootstrap.cc:654] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.757354  8758 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.757988  8758 ts_tablet_manager.cc:1403] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.004s
I20260709 12:24:29.761595  8758 raft_consensus.cc:359] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.762858  8758 raft_consensus.cc:385] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.763403  8758 raft_consensus.cc:740] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.764534  8758 consensus_queue.cc:260] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.765446  8763 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:29.766045  8763 ts_tablet_manager.cc:1403] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260709 12:24:29.768591  8758 ts_tablet_manager.cc:1434] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:29.768774  8763 raft_consensus.cc:359] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.769621  8763 raft_consensus.cc:385] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.769945  8763 raft_consensus.cc:740] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.770638  8758 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:29.771332  8763 consensus_queue.cc:260] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.780349  8821 raft_consensus.cc:493] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.780611  8758 tablet_bootstrap.cc:654] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.780946  8821 raft_consensus.cc:515] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.784508  8821 leader_election.cc:290] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:29.786180  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:29.788249  8682 leader_election.cc:343] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.790081  8860 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.791033  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:29.798026  8681 leader_election.cc:343] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.798764  8681 leader_election.cc:304] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.801061  8821 raft_consensus.cc:2749] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:29.807092  8759 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:29.807830  8759 ts_tablet_manager.cc:1403] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.024s
I20260709 12:24:29.810752  8851 raft_consensus.cc:493] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.811295  8851 raft_consensus.cc:515] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.813614  8759 raft_consensus.cc:359] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.815042  8851 leader_election.cc:290] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.815292  8759 raft_consensus.cc:385] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.815629  8821 raft_consensus.cc:493] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.816146  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.816183  8821 raft_consensus.cc:515] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.816965  8763 ts_tablet_manager.cc:1434] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:24:29.816998  8641 raft_consensus.cc:2468] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:29.818602  8531 leader_election.cc:304] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:29.819849  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:29.820199  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1590c9d0b194d8d8dbc0d1edfcd576b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:29.821209  8763 tablet_bootstrap.cc:492] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:29.821293  8563 raft_consensus.cc:2468] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:29.826937  8770 raft_consensus.cc:2804] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.827391  8770 raft_consensus.cc:493] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.827772  8763 tablet_bootstrap.cc:654] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.827783  8770 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.830256  8761 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.830964  8761 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.835855  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.834939  8761 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:24:29.837708  8682 leader_election.cc:343] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:29.837941  8529 leader_election.cc:343] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.815634  8759 raft_consensus.cc:740] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.844437  8759 consensus_queue.cc:260] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.847908  8770 raft_consensus.cc:515] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.851809  8761 raft_consensus.cc:493] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.852420  8761 raft_consensus.cc:515] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.853521  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1590c9d0b194d8d8dbc0d1edfcd576b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.854283  8640 raft_consensus.cc:2468] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:29.854763  8761 leader_election.cc:290] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:29.861933  8821 leader_election.cc:290] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:29.876369  8859 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.876876  8770 leader_election.cc:290] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.877161  8859 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.877720  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:29.878468  8640 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.854606  8856 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:24:29.888046  8640 raft_consensus.cc:2468] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:29.891031  8759 ts_tablet_manager.cc:1434] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.083s	user 0.011s	sys 0.003s
I20260709 12:24:29.891165  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.892555  8859 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:29.898424  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:29.899268  8759 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:29.899204  8714 raft_consensus.cc:2468] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:29.901407  8529 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:29.902486  8859 raft_consensus.cc:2804] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.903457  8859 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.903954  8859 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.904407  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:29.907248  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:29.909989  8682 leader_election.cc:304] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
W20260709 12:24:29.911798  8682 leader_election.cc:343] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.913024  8531 leader_election.cc:304] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:29.914126  8821 raft_consensus.cc:2804] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.914662  8821 raft_consensus.cc:493] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.915185  8821 raft_consensus.cc:3060] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:29.915881  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 81705.5us
W20260709 12:24:29.916217  8529 leader_election.cc:343] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.921051  8851 raft_consensus.cc:2804] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.927201  8851 raft_consensus.cc:697] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
W20260709 12:24:29.928944  8531 leader_election.cc:343] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.928460  8851 consensus_queue.cc:237] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.930567  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:29.939395  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:29.940212  8564 raft_consensus.cc:2468] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:29.942579  8821 raft_consensus.cc:515] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.942807  8681 leader_election.cc:304] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:29.944145  8761 raft_consensus.cc:2804] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.944562  8761 raft_consensus.cc:493] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.944964  8761 raft_consensus.cc:3060] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.945889  8821 leader_election.cc:290] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:29.950744  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1590c9d0b194d8d8dbc0d1edfcd576b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:29.951495  8641 raft_consensus.cc:3060] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.956125  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1590c9d0b194d8d8dbc0d1edfcd576b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:29.957580  8564 raft_consensus.cc:3060] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.959522  8758 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:29.959518  8763 tablet_bootstrap.cc:492] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:29.960259  8758 ts_tablet_manager.cc:1403] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.190s	user 0.058s	sys 0.038s
I20260709 12:24:29.960307  8763 ts_tablet_manager.cc:1403] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.068s
I20260709 12:24:29.970305  8758 raft_consensus.cc:359] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.971060  8758 raft_consensus.cc:385] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.971391  8641 raft_consensus.cc:2468] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:29.971859  8761 raft_consensus.cc:515] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.972723  8682 leader_election.cc:304] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:29.971341  8758 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.973641  8818 raft_consensus.cc:2804] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.973737  8640 raft_consensus.cc:3060] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.974046  8761 leader_election.cc:290] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:29.974202  8818 raft_consensus.cc:697] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:29.974486  8763 raft_consensus.cc:359] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.975179  8763 raft_consensus.cc:385] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.975531  8763 raft_consensus.cc:740] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.975194  8818 consensus_queue.cc:237] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.976220  8763 consensus_queue.cc:260] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.976752  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:29.980259  8682 leader_election.cc:343] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.980289  8763 ts_tablet_manager.cc:1434] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260709 12:24:29.973963  8758 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.981595  8763 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:29.982960  8758 ts_tablet_manager.cc:1434] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:24:29.983943  8758 tablet_bootstrap.cc:492] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:29.983810  8851 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.986255  8564 raft_consensus.cc:2468] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:29.985692  8461 catalog_manager.cc:5697] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.990078  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:29.988783  8759 tablet_bootstrap.cc:654] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.989575  8859 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:29.990727  8564 raft_consensus.cc:3060] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.991515  8563 raft_consensus.cc:2393] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:29.997522  8763 tablet_bootstrap.cc:654] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.997551  8681 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:30.009238  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:30.009858  8717 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.008847  8462 catalog_manager.cc:5697] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.020669  8564 raft_consensus.cc:2468] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:30.021956  8758 tablet_bootstrap.cc:654] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.024150  8759 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.024693  8759 ts_tablet_manager.cc:1403] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.005s
I20260709 12:24:30.025466  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:30.028188  8531 leader_election.cc:343] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.029814  8681 leader_election.cc:304] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:30.030537  8859 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.032109  8787 raft_consensus.cc:2804] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.032670  8787 raft_consensus.cc:697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:30.033494  8787 consensus_queue.cc:237] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.037833  8763 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.038519  8763 ts_tablet_manager.cc:1403] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260709 12:24:30.043170  8717 raft_consensus.cc:2468] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:30.042870  8763 raft_consensus.cc:359] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.043991  8821 raft_consensus.cc:2749] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.044849  8529 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:30.046634  8851 raft_consensus.cc:2804] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.047143  8851 raft_consensus.cc:697] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:30.043951  8763 raft_consensus.cc:385] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.047894  8763 raft_consensus.cc:740] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.048014  8851 consensus_queue.cc:237] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.048988  8763 consensus_queue.cc:260] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.062222  8763 ts_tablet_manager.cc:1434] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 12:24:30.063032  8759 raft_consensus.cc:359] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.063808  8759 raft_consensus.cc:385] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.064064  8759 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.064845  8759 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.066011  8758 tablet_bootstrap.cc:492] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.066578  8758 ts_tablet_manager.cc:1403] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.083s	user 0.032s	sys 0.015s
I20260709 12:24:30.066965  8763 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.064978  8461 catalog_manager.cc:5697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.069662  8464 catalog_manager.cc:5697] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:30.073212  8763 tablet_bootstrap.cc:654] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.073992  8759 ts_tablet_manager.cc:1434] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 12:24:30.076980  8759 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.085021  8759 tablet_bootstrap.cc:654] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.086719  8758 raft_consensus.cc:359] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.088280  8758 raft_consensus.cc:385] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.088619  8758 raft_consensus.cc:740] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.089473  8758 consensus_queue.cc:260] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.090662  8763 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.091161  8763 ts_tablet_manager.cc:1403] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260709 12:24:30.092056  8758 ts_tablet_manager.cc:1434] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:24:30.094362  8763 raft_consensus.cc:359] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.095150  8763 raft_consensus.cc:385] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.095448  8763 raft_consensus.cc:740] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.095729  8758 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.096114  8763 consensus_queue.cc:260] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.098891  8763 ts_tablet_manager.cc:1434] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:30.099951  8763 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.102383  8758 tablet_bootstrap.cc:654] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.106778  8763 tablet_bootstrap.cc:654] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.111795  8759 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.112795  8759 ts_tablet_manager.cc:1403] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260709 12:24:30.113972  8758 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.114645  8758 ts_tablet_manager.cc:1403] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260709 12:24:30.115579  8787 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.116081  8787 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.118350  8787 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.118896  8759 raft_consensus.cc:359] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.118906  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.120049  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.122366  8759 raft_consensus.cc:385] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.122730  8759 raft_consensus.cc:740] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.122797  8564 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:30.118261  8758 raft_consensus.cc:359] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.123749  8758 raft_consensus.cc:385] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.122802  8640 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:30.123512  8759 consensus_queue.cc:260] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.124083  8758 raft_consensus.cc:740] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.124171  8681 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.123606  8763 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.125164  8787 raft_consensus.cc:2804] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.124794  8758 consensus_queue.cc:260] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.125342  8763 ts_tablet_manager.cc:1403] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 12:24:30.125571  8787 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.126338  8787 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.127135  8758 ts_tablet_manager.cc:1434] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:30.128041  8758 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.136350  8758 tablet_bootstrap.cc:654] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.137198  8763 raft_consensus.cc:359] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.137985  8763 raft_consensus.cc:385] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.138284  8763 raft_consensus.cc:740] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.138157  8787 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.139053  8763 consensus_queue.cc:260] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.141594  8763 ts_tablet_manager.cc:1434] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:24:30.143002  8763 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.143292  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:30.144114  8564 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.148386  8758 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.149034  8758 ts_tablet_manager.cc:1403] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 12:24:30.149247  8763 tablet_bootstrap.cc:654] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.151824  8758 raft_consensus.cc:359] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.153100  8758 raft_consensus.cc:385] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.153465  8758 raft_consensus.cc:740] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.154274  8758 consensus_queue.cc:260] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.154908  8759 ts_tablet_manager.cc:1434] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:24:30.153487  8564 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:30.156458  8763 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.156622  8681 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.156960  8763 ts_tablet_manager.cc:1403] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:24:30.157009  8758 ts_tablet_manager.cc:1434] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:24:30.157547  8821 raft_consensus.cc:2804] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.158008  8821 raft_consensus.cc:697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:30.158583  8758 tablet_bootstrap.cc:492] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.158818  8821 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.162923  8563 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.164956  8758 tablet_bootstrap.cc:654] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.159879  8763 raft_consensus.cc:359] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.170449  8763 raft_consensus.cc:385] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.170804  8763 raft_consensus.cc:740] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.171586  8763 consensus_queue.cc:260] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.174865  8763 ts_tablet_manager.cc:1434] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:24:30.176314  8763 tablet_bootstrap.cc:492] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.185998  8763 tablet_bootstrap.cc:654] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.187669  8860 raft_consensus.cc:493] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.188292  8860 raft_consensus.cc:515] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.188748  8818 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.189428  8818 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.190531  8759 tablet_bootstrap.cc:492] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.192444  8818 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.193116  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.194195  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.194866  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:30.195664  8681 leader_election.cc:343] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.195783  8562 raft_consensus.cc:2468] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:30.197991  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.198988  8717 raft_consensus.cc:2468] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
W20260709 12:24:30.201037  8682 leader_election.cc:343] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.201749  8682 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:30.202956  8761 raft_consensus.cc:2749] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.207517  8606 leader_election.cc:304] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:30.209030  8782 raft_consensus.cc:2804] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.209615  8782 raft_consensus.cc:493] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.210153  8782 raft_consensus.cc:3060] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.214236  8759 tablet_bootstrap.cc:654] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.216742  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:30.217710  8640 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.202988  8787 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.228256  8860 leader_election.cc:290] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.230918  8758 tablet_bootstrap.cc:492] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.231493  8758 ts_tablet_manager.cc:1403] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.032s
I20260709 12:24:30.234923  8758 raft_consensus.cc:359] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.235984  8758 raft_consensus.cc:385] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.236420  8758 raft_consensus.cc:740] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.237375  8758 consensus_queue.cc:260] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.247046  8758 ts_tablet_manager.cc:1434] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:24:30.248059  8763 tablet_bootstrap.cc:492] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.248651  8763 ts_tablet_manager.cc:1403] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.073s	user 0.039s	sys 0.022s
I20260709 12:24:30.248706  8758 tablet_bootstrap.cc:492] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.251735  8763 raft_consensus.cc:359] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.252712  8763 raft_consensus.cc:385] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.253026  8763 raft_consensus.cc:740] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.253859  8763 consensus_queue.cc:260] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.256609  8763 ts_tablet_manager.cc:1434] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:24:30.258069  8463 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.268461  8782 raft_consensus.cc:515] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.270562  8763 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.276003  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:30.276710  8563 raft_consensus.cc:3060] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.278082  8763 tablet_bootstrap.cc:654] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.282472  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:30.283169  8717 raft_consensus.cc:3060] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.285916  8782 leader_election.cc:290] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.286073  8640 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:30.290493  8763 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.290603  8759 tablet_bootstrap.cc:492] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.290999  8763 ts_tablet_manager.cc:1403] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260709 12:24:30.291126  8759 ts_tablet_manager.cc:1403] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.037s
I20260709 12:24:30.295635  8763 raft_consensus.cc:359] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.297518  8759 raft_consensus.cc:359] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.297631  8758 tablet_bootstrap.cc:654] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.298426  8759 raft_consensus.cc:385] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.298797  8759 raft_consensus.cc:740] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.300311  8563 raft_consensus.cc:2468] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:30.298058  8763 raft_consensus.cc:385] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.299641  8759 consensus_queue.cc:260] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.300963  8763 raft_consensus.cc:740] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.301744  8763 consensus_queue.cc:260] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.302945  8759 ts_tablet_manager.cc:1434] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:30.304219  8763 ts_tablet_manager.cc:1434] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:24:30.304361  8759 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.304352  8606 leader_election.cc:304] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:30.305996  8860 raft_consensus.cc:2804] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.306509  8860 raft_consensus.cc:697] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:30.307487  8717 raft_consensus.cc:2468] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:30.307374  8860 consensus_queue.cc:237] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.311888  8763 tablet_bootstrap.cc:492] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.311955  8759 tablet_bootstrap.cc:654] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.318709  8758 tablet_bootstrap.cc:492] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.319211  8758 ts_tablet_manager.cc:1403] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.005s
I20260709 12:24:30.321540  8806 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.322464  8763 tablet_bootstrap.cc:654] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.322197  8806 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.326470  8758 raft_consensus.cc:359] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.327291  8758 raft_consensus.cc:385] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.327581  8758 raft_consensus.cc:740] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.328590  8806 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.328320  8758 consensus_queue.cc:260] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.332335  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.333731  8717 raft_consensus.cc:2393] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:30.333989  8759 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.334537  8759 ts_tablet_manager.cc:1403] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.001s
I20260709 12:24:30.334894  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.336479  8606 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:30.337396  8806 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.337450  8759 raft_consensus.cc:359] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.338399  8759 raft_consensus.cc:385] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.338723  8759 raft_consensus.cc:740] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.339460  8759 consensus_queue.cc:260] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.341147  8759 ts_tablet_manager.cc:1434] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:30.343725  8758 ts_tablet_manager.cc:1434] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:24:30.346037  8758 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.351976  8758 tablet_bootstrap.cc:654] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.355189  8759 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.362725  8759 tablet_bootstrap.cc:654] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.366483  8859 consensus_queue.cc:1048] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.367806  8758 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.368263  8758 ts_tablet_manager.cc:1403] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:24:30.368841  8759 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.369320  8759 ts_tablet_manager.cc:1403] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:24:30.371070  8763 tablet_bootstrap.cc:492] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.371559  8763 ts_tablet_manager.cc:1403] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.023s
I20260709 12:24:30.371402  8758 raft_consensus.cc:359] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.372129  8758 raft_consensus.cc:385] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.372414  8758 raft_consensus.cc:740] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.372628  8759 raft_consensus.cc:359] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.373271  8759 raft_consensus.cc:385] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.373196  8758 consensus_queue.cc:260] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.373576  8759 raft_consensus.cc:740] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.374187  8763 raft_consensus.cc:359] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.374866  8763 raft_consensus.cc:385] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.375254  8763 raft_consensus.cc:740] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.376061  8860 raft_consensus.cc:493] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.375938  8763 consensus_queue.cc:260] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.376535  8758 ts_tablet_manager.cc:1434] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:30.376507  8860 raft_consensus.cc:515] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.377580  8758 tablet_bootstrap.cc:492] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.378065  8763 ts_tablet_manager.cc:1434] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:24:30.378947  8763 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.380359  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.374814  8759 consensus_queue.cc:260] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.381189  8564 raft_consensus.cc:2393] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:24:30.382737  8759 ts_tablet_manager.cc:1434] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:24:30.383734  8759 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.383870  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.385651  8763 tablet_bootstrap.cc:654] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.385880  8605 leader_election.cc:304] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:30.386021  8806 raft_consensus.cc:2749] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.386854  8782 raft_consensus.cc:3060] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.378818  8860 leader_election.cc:290] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.393929  8758 tablet_bootstrap.cc:654] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.394511  8464 catalog_manager.cc:5697] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:30.397234  8759 tablet_bootstrap.cc:654] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.401633  8717 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.401723  8782 raft_consensus.cc:2749] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.409612  8763 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.410148  8763 ts_tablet_manager.cc:1403] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260709 12:24:30.409989  8851 consensus_queue.cc:1048] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.414183  8787 raft_consensus.cc:493] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.414713  8787 raft_consensus.cc:515] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.415462  8758 tablet_bootstrap.cc:492] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.415928  8758 ts_tablet_manager.cc:1403] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.010s
I20260709 12:24:30.416726  8787 leader_election.cc:290] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.417894  8763 raft_consensus.cc:359] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.418471  8758 raft_consensus.cc:359] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.418632  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.419350  8564 raft_consensus.cc:2468] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:30.420372  8758 raft_consensus.cc:385] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.420349  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.420820  8758 raft_consensus.cc:740] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.421938  8681 leader_election.cc:304] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.421921  8758 consensus_queue.cc:260] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.418664  8763 raft_consensus.cc:385] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.422827  8763 raft_consensus.cc:740] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.423360  8818 raft_consensus.cc:2804] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.423508  8763 consensus_queue.cc:260] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.423892  8818 raft_consensus.cc:493] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.424258  8758 ts_tablet_manager.cc:1434] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:30.424376  8818 raft_consensus.cc:3060] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.425143  8758 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.425873  8763 ts_tablet_manager.cc:1434] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:24:30.426774  8763 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.416744  8759 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.434731  8759 ts_tablet_manager.cc:1403] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.005s
W20260709 12:24:30.434732  8682 leader_election.cc:343] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.438721  8759 raft_consensus.cc:359] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.439419  8759 raft_consensus.cc:385] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.439677  8759 raft_consensus.cc:740] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.440325  8759 consensus_queue.cc:260] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.442457  8759 ts_tablet_manager.cc:1434] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:30.443840  8759 tablet_bootstrap.cc:492] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.445992  8818 raft_consensus.cc:515] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.448387  8761 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.451267  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:30.452055  8564 raft_consensus.cc:3060] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.453127  8763 tablet_bootstrap.cc:654] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.455099  8758 tablet_bootstrap.cc:654] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.456187  8806 raft_consensus.cc:493] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.456676  8806 raft_consensus.cc:515] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.458847  8806 leader_election.cc:290] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.452574  8818 leader_election.cc:290] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.461465  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:30.462597  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.462814  8640 raft_consensus.cc:3060] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.484011  8640 raft_consensus.cc:2468] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:30.477288  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa2f84004bc4ad78646330b5a6ba996" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.492046  8717 raft_consensus.cc:2393] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:24:30.494161  8605 leader_election.cc:304] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:30.495347  8782 raft_consensus.cc:2749] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.496577  8761 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.496922  8564 raft_consensus.cc:2468] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:30.501302  8681 leader_election.cc:304] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.498767  8818 raft_consensus.cc:493] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.501492  8787 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.508352  8787 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.509213  8761 raft_consensus.cc:2804] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.511356  8787 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.541157  8763 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.541887  8763 ts_tablet_manager.cc:1403] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.115s	user 0.025s	sys 0.026s
I20260709 12:24:30.544247  8851 raft_consensus.cc:493] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.544368  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.544883  8851 raft_consensus.cc:515] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.547089  8851 leader_election.cc:290] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:24:30.548074  8682 leader_election.cc:343] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.549853  8759 tablet_bootstrap.cc:654] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.551187  8761 raft_consensus.cc:697] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:30.550462  8787 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.552381  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.508127  8818 raft_consensus.cc:515] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.553150  8763 raft_consensus.cc:359] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.553324  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:30.553864  8531 leader_election.cc:343] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:30.554996  8529 leader_election.cc:343] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.555037  8818 leader_election.cc:290] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.555220  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.555557  8529 leader_election.cc:304] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:30.555868  8562 raft_consensus.cc:2468] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:30.556854  8855 raft_consensus.cc:2749] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.557356  8681 leader_election.cc:304] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.557529  8763 raft_consensus.cc:385] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.558005  8763 raft_consensus.cc:740] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.558734  8763 consensus_queue.cc:260] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.559935  8851 raft_consensus.cc:493] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.560441  8851 raft_consensus.cc:515] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.564718  8763 ts_tablet_manager.cc:1434] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260709 12:24:30.566016  8763 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.563977  8761 consensus_queue.cc:237] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.569885  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.570552  8641 raft_consensus.cc:2468] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:30.564576  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.565732  8787 raft_consensus.cc:2804] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.575070  8787 raft_consensus.cc:493] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.571727  8851 leader_election.cc:290] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.590787  8758 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.587067  8787 raft_consensus.cc:3060] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.596045  8818 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.596521  8758 ts_tablet_manager.cc:1403] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.002s
I20260709 12:24:30.602030  8462 catalog_manager.cc:5697] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.605943  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.606974  8940 raft_consensus.cc:493] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.598945  8818 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.616930  8855 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.617413  8859 consensus_queue.cc:1048] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.618111  8763 tablet_bootstrap.cc:654] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.623883  8855 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:30.634290  8681 leader_election.cc:343] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.634935  8681 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:30.623344  8940 raft_consensus.cc:515] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.637054  8821 raft_consensus.cc:2749] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.638361  8940 leader_election.cc:290] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.623253  8761 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:24:30.629251  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:30.662838  8682 leader_election.cc:343] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.663503  8855 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.665020  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.665663  8716 raft_consensus.cc:2468] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:30.657150  8717 raft_consensus.cc:2468] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:30.671952  8759 tablet_bootstrap.cc:492] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.672379  8759 ts_tablet_manager.cc:1403] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.229s	user 0.019s	sys 0.017s
I20260709 12:24:30.674098  8529 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.668630  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:30.676371  8682 leader_election.cc:343] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.676668  8818 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.678572  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.679447  8759 raft_consensus.cc:359] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.680223  8759 raft_consensus.cc:385] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:30.680341  8682 leader_election.cc:343] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.680579  8759 raft_consensus.cc:740] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.675576  8758 raft_consensus.cc:359] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.681282  8758 raft_consensus.cc:385] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.681346  8759 consensus_queue.cc:260] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.681595  8758 raft_consensus.cc:740] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.683187  8759 ts_tablet_manager.cc:1434] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:30.683319  8758 consensus_queue.cc:260] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.684456  8759 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.691179  8859 raft_consensus.cc:2804] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.695528  8859 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.695874  8859 raft_consensus.cc:3060] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.697422  8787 raft_consensus.cc:515] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.699719  8787 leader_election.cc:290] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.691771  8855 raft_consensus.cc:493] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.702102  8855 raft_consensus.cc:515] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.692749  8529 leader_election.cc:304] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.689504  8758 ts_tablet_manager.cc:1434] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 12:24:30.705461  8758 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:30.705809  8942 raft_consensus.cc:2804] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.706267  8942 raft_consensus.cc:493] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.706655  8942 raft_consensus.cc:3060] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.715744  8859 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.719385  8855 leader_election.cc:290] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.721915  8787 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.722177  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.722931  8717 raft_consensus.cc:2468] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:30.722594  8787 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.723989  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:30.724653  8715 raft_consensus.cc:3060] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.727242  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:30.691905  8947 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.734256  8529 leader_election.cc:304] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.719393  8859 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:24:30.751695  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 54785.4us
I20260709 12:24:30.760782  8715 raft_consensus.cc:2468] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
W20260709 12:24:30.763847  8682 leader_election.cc:343] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.767293  8529 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.736407  8947 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.770469  8954 consensus_queue.cc:1048] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.771754  8759 tablet_bootstrap.cc:654] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.769510  8851 raft_consensus.cc:2804] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.776407  8947 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.776829  8641 raft_consensus.cc:3060] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.753211  8855 raft_consensus.cc:2804] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.784255  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:30.785516  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.775676  8787 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.792474  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.781471  8851 raft_consensus.cc:697] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:30.783195  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.784391  8855 raft_consensus.cc:493] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:24:30.804131  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:30.808013  8763 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:30.808553  8763 ts_tablet_manager.cc:1403] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.243s	user 0.038s	sys 0.022s
I20260709 12:24:30.804817  8855 raft_consensus.cc:3060] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.804590  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.807188  8942 raft_consensus.cc:515] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.816854  8718 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:30.817399  8758 tablet_bootstrap.cc:654] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.829103  8763 raft_consensus.cc:359] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.830258  8763 raft_consensus.cc:385] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.830603  8763 raft_consensus.cc:740] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.831480  8763 consensus_queue.cc:260] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:30.839915  8682 leader_election.cc:343] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.813851  8851 consensus_queue.cc:237] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.847498  8942 leader_election.cc:290] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.848795  8529 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.850088  8947 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.850656  8947 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.851210  8947 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.852063  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.852038  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.833694  8763 ts_tablet_manager.cc:1434] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:24:30.855283  8763 tablet_bootstrap.cc:492] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:30.862663  8806 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.868283  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:30.870434  8806 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.880156  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.880716  8806 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.869668  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:30.881548  8718 raft_consensus.cc:3060] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.887696  8759 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:30.888043  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.888290  8759 ts_tablet_manager.cc:1403] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.016s
I20260709 12:24:30.890549  8782 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:24:30.891142  8782 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.891920  8759 raft_consensus.cc:359] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.892583  8759 raft_consensus.cc:385] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.892866  8759 raft_consensus.cc:740] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.893594  8759 consensus_queue.cc:260] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.884311  8562 raft_consensus.cc:3060] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.902577  8806 consensus_queue.cc:1048] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.887722  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:30.907524  8717 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:30.907608  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:30.909036  8605 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:30.910456  8806 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.910898  8806 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.911291  8806 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.913003  8763 tablet_bootstrap.cc:654] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.929077  8759 ts_tablet_manager.cc:1434] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.022s
I20260709 12:24:30.930930  8759 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:30.941361  8718 raft_consensus.cc:2468] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:30.941581  8787 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.942672  8860 consensus_queue.cc:1048] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.944017  8787 raft_consensus.cc:493] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.944494  8787 raft_consensus.cc:515] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.945091  8758 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:30.940404  8782 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.945585  8758 ts_tablet_manager.cc:1403] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.240s	user 0.018s	sys 0.008s
I20260709 12:24:30.950114  8787 leader_election.cc:290] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:30.953452  8947 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.957559  8562 raft_consensus.cc:2468] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:30.959559  8529 leader_election.cc:304] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:30.960590  8942 raft_consensus.cc:2804] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.961159  8942 raft_consensus.cc:697] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:30.964804  8564 raft_consensus.cc:2393] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:30.968346  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.967989  8942 consensus_queue.cc:237] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:30.972656  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:30.973259  8947 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:30.973290  8635 raft_consensus.cc:3060] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.974309  8759 tablet_bootstrap.cc:654] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.939328  8855 raft_consensus.cc:515] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:30.969946  8682 leader_election.cc:343] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.967403  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:30.984838  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.000810  8763 tablet_bootstrap.cc:492] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.001399  8763 ts_tablet_manager.cc:1403] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.009s
I20260709 12:24:31.009826  8563 raft_consensus.cc:2393] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:31.012416  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.015383  8855 leader_election.cc:290] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.001637  8947 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.022625  8947 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.026201  8605 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:31.029418  8782 raft_consensus.cc:2749] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:31.045958  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.046940  8718 raft_consensus.cc:3060] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.019706  8681 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:24:31.048754  8681 leader_election.cc:343] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.049197  8681 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.050781  8758 raft_consensus.cc:359] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.051751  8758 raft_consensus.cc:385] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.052095  8758 raft_consensus.cc:740] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.053120  8758 consensus_queue.cc:260] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.025633  8947 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.045038  8763 raft_consensus.cc:359] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.055370  8763 raft_consensus.cc:385] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.055972  8763 raft_consensus.cc:740] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.029958  8717 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.057116  8763 consensus_queue.cc:260] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:31.021320  8531 leader_election.cc:343] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.064909  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.065687  8716 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:31.058466  8787 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:24:31.068066  8529 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.069183  8635 raft_consensus.cc:2468] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.070013  8851 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.055213  8761 raft_consensus.cc:2749] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.057459  8818 raft_consensus.cc:2749] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:31.070364  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 59957.2us
I20260709 12:24:31.070493  8851 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.071691  8851 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:31.071909  8531 leader_election.cc:343] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:31.073423  8531 leader_election.cc:343] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.070633  8758 ts_tablet_manager.cc:1434] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.001s
I20260709 12:24:31.077493  8758 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:31.081494  8763 ts_tablet_manager.cc:1434] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.001s
I20260709 12:24:31.078130  8761 raft_consensus.cc:493] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.082921  8761 raft_consensus.cc:515] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.085136  8761 leader_election.cc:290] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:31.085839  8717 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.086769  8763 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:31.077123  8806 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.092499  8529 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.088153  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:31.095638  8682 leader_election.cc:343] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:31.096386  8962 log.cc:927] Time spent T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: Append to log took a long time: real 0.090s	user 0.000s	sys 0.004s
I20260709 12:24:31.099500  8942 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.100047  8942 raft_consensus.cc:697] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:31.101204  8641 raft_consensus.cc:2393] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 1: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:24:31.101364  8942 consensus_queue.cc:237] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.103754  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:31.108302  8759 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:31.108400  8718 raft_consensus.cc:2468] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.108901  8759 ts_tablet_manager.cc:1403] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.178s	user 0.038s	sys 0.031s
I20260709 12:24:31.110155  8529 leader_election.cc:304] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.111560  8806 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.115383  8953 raft_consensus.cc:2804] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.115947  8953 raft_consensus.cc:697] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:31.113869  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.117370  8715 raft_consensus.cc:2393] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:31.116847  8953 consensus_queue.cc:237] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.118855  8605 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:31.124715  8959 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.125357  8959 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.127125  8851 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.129273  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:31.124838  8759 raft_consensus.cc:359] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.130244  8759 raft_consensus.cc:385] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.130637  8959 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.130620  8759 raft_consensus.cc:740] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.122481  8806 raft_consensus.cc:2749] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.131968  8759 consensus_queue.cc:260] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.134303  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.139534  8759 ts_tablet_manager.cc:1434] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.004s
I20260709 12:24:31.140407  8759 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:31.143728  8717 raft_consensus.cc:2393] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:31.137310  8851 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.145464  8605 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:31.145653  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.146729  8717 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.147059  8806 raft_consensus.cc:3060] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.148222  8763 tablet_bootstrap.cc:654] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.154443  8758 tablet_bootstrap.cc:654] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.156988  8681 leader_election.cc:304] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.158252  8681 leader_election.cc:304] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.158354  8761 raft_consensus.cc:2804] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.159032  8787 raft_consensus.cc:2749] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.159616  8761 raft_consensus.cc:697] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:31.160626  8761 consensus_queue.cc:237] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.163239  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.163765  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:31.164106  8641 raft_consensus.cc:2393] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 1: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:24:31.164456  8635 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:31.165015  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.165585  8639 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.165925  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.159564  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:31.174337  8531 leader_election.cc:343] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.179934  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:31.180666  8565 raft_consensus.cc:2468] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:31.197261  8639 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.192087  8717 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.212088  8787 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:31.211140  8681 leader_election.cc:343] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.206087  8462 catalog_manager.cc:5697] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.213661  8529 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.215349  8462 catalog_manager.cc:5697] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.216552  8806 raft_consensus.cc:2749] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.218472  8759 tablet_bootstrap.cc:654] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.217355  8464 catalog_manager.cc:5697] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.220793  8681 leader_election.cc:304] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.221748  8947 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.230293  8761 raft_consensus.cc:2749] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.233870  8947 raft_consensus.cc:697] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:31.244320  8947 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.249986  8681 leader_election.cc:304] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.253552  8761 raft_consensus.cc:2804] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.255838  8761 raft_consensus.cc:493] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.261053  8761 raft_consensus.cc:3060] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.263654  8763 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.264469  8763 ts_tablet_manager.cc:1403] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.182s	user 0.029s	sys 0.010s
I20260709 12:24:31.264613  8787 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.267463  8763 raft_consensus.cc:359] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.268396  8763 raft_consensus.cc:385] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.268693  8763 raft_consensus.cc:740] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.269340  8763 consensus_queue.cc:260] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.273200  8763 ts_tablet_manager.cc:1434] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:31.275780  8761 raft_consensus.cc:515] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.277289  8763 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:31.278764  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:31.279369  8563 raft_consensus.cc:3060] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.284530  8763 tablet_bootstrap.cc:654] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.286481  8942 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.286980  8942 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.289093  8942 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.289929  8763 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.290459  8763 ts_tablet_manager.cc:1403] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:24:31.290172  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:31.290712  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.291389  8717 raft_consensus.cc:2468] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
W20260709 12:24:31.292112  8531 leader_election.cc:343] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.292994  8529 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.293763  8953 raft_consensus.cc:2804] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.294152  8758 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:31.293666  8763 raft_consensus.cc:359] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.294607  8763 raft_consensus.cc:385] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.294660  8758 ts_tablet_manager.cc:1403] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.217s	user 0.024s	sys 0.005s
I20260709 12:24:31.294180  8953 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.295202  8953 raft_consensus.cc:3060] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.297405  8758 raft_consensus.cc:359] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.298156  8758 raft_consensus.cc:385] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.298429  8758 raft_consensus.cc:740] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.299335  8758 consensus_queue.cc:260] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.301538  8758 ts_tablet_manager.cc:1434] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:31.302567  8758 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:31.302140  8953 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.298003  8563 raft_consensus.cc:2468] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:31.302887  8763 raft_consensus.cc:740] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.305227  8763 consensus_queue.cc:260] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.305878  8681 leader_election.cc:304] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.306291  8761 leader_election.cc:290] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:31.306870  8761 raft_consensus.cc:2804] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.307524  8761 raft_consensus.cc:697] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:31.307617  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.308023  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:31.309122  8531 leader_election.cc:343] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:31.309309  8682 leader_election.cc:343] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.309502  8953 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.308655  8761 consensus_queue.cc:237] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.307633  8763 ts_tablet_manager.cc:1434] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:24:31.313797  8763 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:31.313862  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.314615  8717 raft_consensus.cc:3060] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.319041  8758 tablet_bootstrap.cc:654] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.322269  8717 raft_consensus.cc:2468] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.323571  8529 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.324693  8763 tablet_bootstrap.cc:654] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.324836  8947 raft_consensus.cc:2804] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.326035  8947 raft_consensus.cc:697] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:31.326879  8947 consensus_queue.cc:237] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.332439  8758 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:31.332940  8758 ts_tablet_manager.cc:1403] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260709 12:24:31.335179  8758 raft_consensus.cc:359] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.335889  8758 raft_consensus.cc:385] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.336163  8758 raft_consensus.cc:740] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.336795  8758 consensus_queue.cc:260] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.337421  8953 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.339483  8759 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:31.339540  8758 ts_tablet_manager.cc:1434] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:24:31.339829  8763 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.340013  8759 ts_tablet_manager.cc:1403] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.200s	user 0.008s	sys 0.007s
I20260709 12:24:31.340399  8763 ts_tablet_manager.cc:1403] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260709 12:24:31.340590  8758 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:31.343693  8763 raft_consensus.cc:359] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.344540  8763 raft_consensus.cc:385] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.344866  8763 raft_consensus.cc:740] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.345616  8763 consensus_queue.cc:260] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.347769  8763 ts_tablet_manager.cc:1434] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:31.351393  8763 tablet_bootstrap.cc:492] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:31.353621  8759 raft_consensus.cc:359] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.354997  8759 raft_consensus.cc:385] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.355278  8759 raft_consensus.cc:740] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.357266  8851 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.359396  8763 tablet_bootstrap.cc:654] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.346832  8758 tablet_bootstrap.cc:654] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.355955  8759 consensus_queue.cc:260] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.378198  8759 ts_tablet_manager.cc:1434] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 12:24:31.379251  8759 tablet_bootstrap.cc:492] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:31.384563  8947 raft_consensus.cc:493] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.385098  8759 tablet_bootstrap.cc:654] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.385125  8947 raft_consensus.cc:515] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.387519  8947 leader_election.cc:290] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.389387  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.390412  8715 raft_consensus.cc:2468] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:31.393090  8529 leader_election.cc:304] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.394156  8947 raft_consensus.cc:2804] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.394551  8947 raft_consensus.cc:493] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.394955  8947 raft_consensus.cc:3060] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.394594  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:31.398200  8641 raft_consensus.cc:2468] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:31.407429  8464 catalog_manager.cc:5697] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.414842  8947 raft_consensus.cc:515] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.417948  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.418565  8641 raft_consensus.cc:3060] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.436568  8641 raft_consensus.cc:2468] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.448836  8947 leader_election.cc:290] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.451874  8763 tablet_bootstrap.cc:492] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.452898  8763 ts_tablet_manager.cc:1403] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.049s
I20260709 12:24:31.451663  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.456420  8715 raft_consensus.cc:3060] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.456749  8763 raft_consensus.cc:359] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.457981  8763 raft_consensus.cc:385] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.458429  8763 raft_consensus.cc:740] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.459378  8763 consensus_queue.cc:260] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.463574  8763 ts_tablet_manager.cc:1434] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:24:31.465378  8531 leader_election.cc:304] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:31.473929  8851 raft_consensus.cc:2804] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.474480  8851 raft_consensus.cc:697] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:31.466059  8947 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.475407  8851 consensus_queue.cc:237] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.472215  8759 tablet_bootstrap.cc:492] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:31.476603  8759 ts_tablet_manager.cc:1403] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.098s	user 0.037s	sys 0.030s
I20260709 12:24:31.472345  8715 raft_consensus.cc:2468] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.469484  8758 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:31.478888  8758 ts_tablet_manager.cc:1403] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.138s	user 0.035s	sys 0.041s
I20260709 12:24:31.481375  8758 raft_consensus.cc:359] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.481917  8758 raft_consensus.cc:385] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.482165  8758 raft_consensus.cc:740] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.483675  8763 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:31.483034  8758 consensus_queue.cc:260] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.485711  8759 raft_consensus.cc:359] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.486424  8759 raft_consensus.cc:385] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.483629  8462 catalog_manager.cc:5697] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.486713  8759 raft_consensus.cc:740] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.487542  8462 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.489490  8758 ts_tablet_manager.cc:1434] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 12:24:31.490469  8758 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:31.489686  8462 catalog_manager.cc:5697] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.492273  8462 catalog_manager.cc:5697] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.490048  8759 consensus_queue.cc:260] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.495599  8759 ts_tablet_manager.cc:1434] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:24:31.496511  8759 tablet_bootstrap.cc:492] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:31.499467  8851 raft_consensus.cc:493] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.499997  8851 raft_consensus.cc:515] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.503939  8758 tablet_bootstrap.cc:654] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.506129  8859 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.509634  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:31.511643  8763 tablet_bootstrap.cc:654] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:31.520807  8531 leader_election.cc:343] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.523803  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.524789  8851 leader_election.cc:290] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.524866  8717 raft_consensus.cc:2468] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:31.526909  8529 leader_election.cc:304] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.527891  8639 raft_consensus.cc:3060] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.528671  8947 raft_consensus.cc:2804] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.529320  8947 raft_consensus.cc:493] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.529850  8947 raft_consensus.cc:3060] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.541141  8947 raft_consensus.cc:515] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.554173  8859 consensus_queue.cc:1048] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.555321  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:31.556026  8717 raft_consensus.cc:3060] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.557749  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.565469  8947 leader_election.cc:290] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.566349  8717 raft_consensus.cc:2468] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:31.567771  8529 leader_election.cc:304] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:31.568738  8947 raft_consensus.cc:2804] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.569249  8947 raft_consensus.cc:697] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:31.572840  8763 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.573441  8763 ts_tablet_manager.cc:1403] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.024s
I20260709 12:24:31.576309  8763 raft_consensus.cc:359] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.577106  8763 raft_consensus.cc:385] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.577418  8763 raft_consensus.cc:740] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.578148  8763 consensus_queue.cc:260] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.570211  8947 consensus_queue.cc:237] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.581139  8763 ts_tablet_manager.cc:1434] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:31.582222  8763 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
W20260709 12:24:31.582907  8531 leader_election.cc:343] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.591408  8763 tablet_bootstrap.cc:654] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:31.597559  8682 consensus_peers.cc:597] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:31.608314  8462 catalog_manager.cc:5697] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.615469  8761 raft_consensus.cc:493] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.616079  8761 raft_consensus.cc:515] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.620148  8761 leader_election.cc:290] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:31.622156  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:31.623837  8682 leader_election.cc:343] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.624949  8759 tablet_bootstrap.cc:654] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.634725  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:31.638542  8681 leader_election.cc:343] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.639174  8681 leader_election.cc:304] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.640647  8787 raft_consensus.cc:2749] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.654332  8859 raft_consensus.cc:493] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.654937  8859 raft_consensus.cc:515] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.659054  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:31.660876  8529 leader_election.cc:343] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.661722  8859 leader_election.cc:290] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.671682  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:31.674795  8859 consensus_queue.cc:1048] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.677994  8758 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:31.678489  8758 ts_tablet_manager.cc:1403] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.188s	user 0.062s	sys 0.078s
I20260709 12:24:31.681434  8758 raft_consensus.cc:359] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.682133  8758 raft_consensus.cc:385] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.682406  8758 raft_consensus.cc:740] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.682319  8851 consensus_queue.cc:1048] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.683382  8759 tablet_bootstrap.cc:492] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
W20260709 12:24:31.675122  8531 leader_election.cc:343] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.684006  8759 ts_tablet_manager.cc:1403] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.000s
I20260709 12:24:31.683905  8531 leader_election.cc:304] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.683238  8758 consensus_queue.cc:260] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.686712  8758 ts_tablet_manager.cc:1434] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:31.689236  8859 raft_consensus.cc:2749] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.696209  8787 raft_consensus.cc:493] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.696841  8787 raft_consensus.cc:515] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.699304  8787 leader_election.cc:290] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:31.699771  8463 catalog_manager.cc:5697] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.707790  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:31.711011  8682 leader_election.cc:343] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.713069  8758 tablet_bootstrap.cc:492] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:31.721947  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:31.722687  8565 raft_consensus.cc:2468] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:31.725236  8681 leader_election.cc:304] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.727005  8821 raft_consensus.cc:2804] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.727420  8821 raft_consensus.cc:493] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.727265  8787 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.727756  8821 raft_consensus.cc:3060] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.731015  8851 consensus_queue.cc:1048] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.738950  8821 raft_consensus.cc:515] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.743297  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:31.744230  8563 raft_consensus.cc:3060] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.746562  8821 leader_election.cc:290] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:24:31.748045  8531 consensus_peers.cc:597] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:31.754757  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:31.762283  8851 consensus_queue.cc:1048] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.773237  8763 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:31.773730  8763 ts_tablet_manager.cc:1403] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.192s	user 0.036s	sys 0.127s
I20260709 12:24:31.774427  8759 raft_consensus.cc:359] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.775038  8759 raft_consensus.cc:385] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.775279  8759 raft_consensus.cc:740] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.775784  8759 consensus_queue.cc:260] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.779487  8563 raft_consensus.cc:2468] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:31.803103  8763 raft_consensus.cc:359] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.807101  8763 raft_consensus.cc:385] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.807427  8763 raft_consensus.cc:740] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.808101  8763 consensus_queue.cc:260] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:31.806164  8682 leader_election.cc:343] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.810842  8682 leader_election.cc:304] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:31.812107  8821 raft_consensus.cc:2804] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.812668  8821 raft_consensus.cc:697] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:31.813652  8821 consensus_queue.cc:237] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.815515  8759 ts_tablet_manager.cc:1434] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.131s	user 0.013s	sys 0.000s
I20260709 12:24:31.816465  8759 tablet_bootstrap.cc:492] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:31.818048  8859 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.828583  8953 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:31.831012  8682 consensus_peers.cc:597] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:31.848717  8763 ts_tablet_manager.cc:1434] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 12:24:31.850543  8763 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:31.871793  8759 tablet_bootstrap.cc:654] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.876332  8758 tablet_bootstrap.cc:654] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.896471  8821 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.896100  8851 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:31.896046  8462 catalog_manager.cc:5697] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.903728  8763 tablet_bootstrap.cc:654] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.938959  8759 tablet_bootstrap.cc:492] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:31.939433  8759 ts_tablet_manager.cc:1403] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.006s
I20260709 12:24:31.942409  8758 tablet_bootstrap.cc:492] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:31.942902  8758 ts_tablet_manager.cc:1403] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.230s	user 0.012s	sys 0.015s
I20260709 12:24:31.942807  8759 raft_consensus.cc:359] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.943075  8942 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.943588  8759 raft_consensus.cc:385] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.943904  8759 raft_consensus.cc:740] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.944561  8759 consensus_queue.cc:260] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.945676  8758 raft_consensus.cc:359] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.948228  8759 ts_tablet_manager.cc:1434] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:31.946851  8758 raft_consensus.cc:385] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.949229  8758 raft_consensus.cc:740] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.952522  8758 consensus_queue.cc:260] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.957403  8759 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:31.958948  8942 raft_consensus.cc:493] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.959514  8942 raft_consensus.cc:515] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:31.962841  8758 ts_tablet_manager.cc:1434] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:24:31.964315  8758 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:31.971647  8942 leader_election.cc:290] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:31.982613  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:31.983297  8636 raft_consensus.cc:2468] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:31.976503  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:31.987834  8531 leader_election.cc:304] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:31.994438  8859 raft_consensus.cc:2804] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:31.997394  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:32.000047  8851 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.997565  8859 raft_consensus.cc:493] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.002948  8718 raft_consensus.cc:2468] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:32.003357  8851 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.003724  8859 raft_consensus.cc:3060] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.009143  8758 tablet_bootstrap.cc:654] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.014000  8859 raft_consensus.cc:515] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.014593  8763 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:32.015092  8763 ts_tablet_manager.cc:1403] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.165s	user 0.025s	sys 0.013s
I20260709 12:24:32.015092  8759 tablet_bootstrap.cc:654] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.015880  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:32.018677  8531 leader_election.cc:343] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.018878  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:32.019536  8640 raft_consensus.cc:3060] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.021288  8763 raft_consensus.cc:359] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.022141  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:32.023252  8715 raft_consensus.cc:3060] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.022055  8763 raft_consensus.cc:385] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.024308  8763 raft_consensus.cc:740] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.025005  8763 consensus_queue.cc:260] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.026051  8859 leader_election.cc:290] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.026393  8806 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.026890  8806 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.029008  8806 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.030699  8763 ts_tablet_manager.cc:1434] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:24:32.031176  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.031868  8763 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:32.033748  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.034395  8715 raft_consensus.cc:2468] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:32.035538  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.017366  8851 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.036636  8851 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.037093  8851 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.037230  8529 leader_election.cc:304] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
W20260709 12:24:32.038391  8529 leader_election.cc:343] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.038655  8942 raft_consensus.cc:2804] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.038851  8529 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.039158  8942 raft_consensus.cc:697] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:32.040515  8855 raft_consensus.cc:2749] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.037281  8605 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:32.041323  8640 raft_consensus.cc:2468] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:32.041920  8806 raft_consensus.cc:2749] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.040134  8942 consensus_queue.cc:237] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.042876  8759 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:32.043368  8759 ts_tablet_manager.cc:1403] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260709 12:24:32.043931  8851 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.044719  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.045545  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.046257  8718 raft_consensus.cc:2468] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:32.046056  8759 raft_consensus.cc:359] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.046761  8759 raft_consensus.cc:385] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.047045  8759 raft_consensus.cc:740] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.047452  8529 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:32.048342  8942 raft_consensus.cc:2804] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.048175  8759 consensus_queue.cc:260] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.048774  8942 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.049259  8942 raft_consensus.cc:3060] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.050823  8763 tablet_bootstrap.cc:654] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:32.052628  8531 leader_election.cc:343] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.057616  8758 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.058095  8758 ts_tablet_manager.cc:1403] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.006s
I20260709 12:24:32.060436  8758 raft_consensus.cc:359] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.061116  8758 raft_consensus.cc:385] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.061439  8758 raft_consensus.cc:740] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.062188  8759 ts_tablet_manager.cc:1434] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:24:32.062074  8758 consensus_queue.cc:260] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.063563  8759 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:32.064361  8758 ts_tablet_manager.cc:1434] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:24:32.065541  8758 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.059051  8942 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.073509  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:32.075349  8531 leader_election.cc:343] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.075519  8758 tablet_bootstrap.cc:654] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.076582  8759 tablet_bootstrap.cc:654] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.078658  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:32.079277  8715 raft_consensus.cc:3060] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.085942  8758 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.086580  8758 ts_tablet_manager.cc:1403] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 12:24:32.088229  8715 raft_consensus.cc:2468] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:32.089596  8529 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.090648  8851 raft_consensus.cc:2804] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.091197  8851 raft_consensus.cc:697] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
W20260709 12:24:32.092020  8531 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:32.092113  8851 consensus_queue.cc:237] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.095547  8759 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:32.095832  8942 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.096263  8759 ts_tablet_manager.cc:1403] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260709 12:24:32.096118  8758 raft_consensus.cc:359] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.096854  8758 raft_consensus.cc:385] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.100483  8758 raft_consensus.cc:740] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.099179  8759 raft_consensus.cc:359] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.099680  8763 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:32.101579  8759 raft_consensus.cc:385] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.101771  8763 ts_tablet_manager.cc:1403] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.006s
I20260709 12:24:32.101965  8759 raft_consensus.cc:740] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.103533  8759 consensus_queue.cc:260] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.104476  8763 raft_consensus.cc:359] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.105151  8763 raft_consensus.cc:385] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.105423  8763 raft_consensus.cc:740] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.105495  8759 ts_tablet_manager.cc:1434] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:32.106243  8806 raft_consensus.cc:493] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.106812  8806 raft_consensus.cc:515] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.109251  8806 leader_election.cc:290] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.101183  8758 consensus_queue.cc:260] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.111174  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.112069  8565 raft_consensus.cc:2393] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:24:32.112500  8759 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:32.114276  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.115358  8758 ts_tablet_manager.cc:1434] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:24:32.115710  8605 leader_election.cc:304] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:32.116410  8758 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.116909  8806 raft_consensus.cc:3060] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.118861  8759 tablet_bootstrap.cc:654] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.119612  8763 consensus_queue.cc:260] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.121558  8763 ts_tablet_manager.cc:1434] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 12:24:32.122411  8763 tablet_bootstrap.cc:492] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:32.124977  8806 raft_consensus.cc:2749] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.128994  8763 tablet_bootstrap.cc:654] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.130223  8759 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:32.130760  8759 ts_tablet_manager.cc:1403] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260709 12:24:32.133865  8758 tablet_bootstrap.cc:654] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.139209  8758 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.139667  8758 ts_tablet_manager.cc:1403] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 12:24:32.142234  8758 raft_consensus.cc:359] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.142234  8759 raft_consensus.cc:359] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.143162  8758 raft_consensus.cc:385] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.143304  8759 raft_consensus.cc:385] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.143543  8758 raft_consensus.cc:740] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.143679  8759 raft_consensus.cc:740] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.144255  8758 consensus_queue.cc:260] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.144531  8759 consensus_queue.cc:260] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.147107  8759 ts_tablet_manager.cc:1434] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 12:24:32.147984  8759 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:32.150298  8763 tablet_bootstrap.cc:492] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:32.150578  8959 raft_consensus.cc:493] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.151121  8959 raft_consensus.cc:515] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.150754  8763 ts_tablet_manager.cc:1403] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.028s	user 0.001s	sys 0.009s
I20260709 12:24:32.152515  8787 raft_consensus.cc:493] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.152990  8787 raft_consensus.cc:515] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.154417  8763 raft_consensus.cc:359] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.155144  8787 leader_election.cc:290] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:32.155102  8763 raft_consensus.cc:385] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.155998  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.156342  8763 raft_consensus.cc:740] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.156528  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.156065  8758 ts_tablet_manager.cc:1434] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:24:32.153471  8959 leader_election.cc:290] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.157068  8763 consensus_queue.cc:260] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.159036  8758 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.159271  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:32.161005  8681 leader_election.cc:343] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.161640  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.163156  8715 raft_consensus.cc:2393] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:32.163643  8763 ts_tablet_manager.cc:1434] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
W20260709 12:24:32.164155  8682 leader_election.cc:343] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.164547  8763 tablet_bootstrap.cc:492] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:32.164642  8682 leader_election.cc:304] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.165997  8787 raft_consensus.cc:2749] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.166258  8759 tablet_bootstrap.cc:654] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.167068  8605 leader_election.cc:304] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:32.169503  8758 tablet_bootstrap.cc:654] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.169466  8959 raft_consensus.cc:3060] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.174064  8462 catalog_manager.cc:5697] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.176106  8462 catalog_manager.cc:5697] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.182343  8763 tablet_bootstrap.cc:654] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.185565  8759 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:32.186167  8759 ts_tablet_manager.cc:1403] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260709 12:24:32.186931  8758 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.187388  8758 ts_tablet_manager.cc:1403] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 12:24:32.189584  8942 raft_consensus.cc:493] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.190186  8942 raft_consensus.cc:515] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.190455  8758 raft_consensus.cc:359] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.191054  8758 raft_consensus.cc:385] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.191325  8758 raft_consensus.cc:740] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.191887  8851 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.192379  8851 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.193364  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.194482  8851 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.195149  8959 raft_consensus.cc:2749] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:32.195577  8531 leader_election.cc:343] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.196815  8758 consensus_queue.cc:260] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.197140  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.199565  8763 tablet_bootstrap.cc:492] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:32.198760  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.203634  8763 ts_tablet_manager.cc:1403] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260709 12:24:32.203467  8855 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.203923  8718 raft_consensus.cc:2468] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:32.197189  8942 leader_election.cc:290] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.196760  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.205483  8529 leader_election.cc:304] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
W20260709 12:24:32.206126  8531 leader_election.cc:343] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.206372  8763 raft_consensus.cc:359] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.207057  8942 raft_consensus.cc:2804] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.207445  8715 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:32.207523  8942 raft_consensus.cc:493] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.208091  8942 raft_consensus.cc:3060] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.208808  8529 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.209599  8758 ts_tablet_manager.cc:1434] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 12:24:32.209932  8855 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.210457  8855 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.210987  8855 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.211418  8759 raft_consensus.cc:359] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.212090  8759 raft_consensus.cc:385] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.210651  8758 tablet_bootstrap.cc:492] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.207063  8763 raft_consensus.cc:385] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.214706  8763 raft_consensus.cc:740] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.215361  8763 consensus_queue.cc:260] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.216743  8759 raft_consensus.cc:740] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.217612  8759 consensus_queue.cc:260] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.219684  8640 raft_consensus.cc:3060] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.223482  8763 ts_tablet_manager.cc:1434] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:24:32.225318  8759 ts_tablet_manager.cc:1434] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:24:32.226326  8759 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:32.231959  8759 tablet_bootstrap.cc:654] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.232349  8855 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.234941  8758 tablet_bootstrap.cc:654] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.236922  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:32.237370  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:32.237763  8715 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.238044  8763 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:32.239084  8947 raft_consensus.cc:493] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.239531  8947 raft_consensus.cc:515] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.241664  8947 leader_election.cc:290] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.243178  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.243944  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.244556  8763 tablet_bootstrap.cc:654] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:32.244737  8529 leader_election.cc:343] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.261806  8821 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.262326  8821 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.264640  8821 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:32.266485  8949 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:32.274986  8531 leader_election.cc:343] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:32.275995  8531 leader_election.cc:343] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.276540  8531 leader_election.cc:304] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.272778  8855 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.283030  8947 raft_consensus.cc:2749] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.281180  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.288738  8758 tablet_bootstrap.cc:492] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.289232  8758 ts_tablet_manager.cc:1403] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.005s
I20260709 12:24:32.289352  8715 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:32.291815  8758 raft_consensus.cc:359] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.292479  8758 raft_consensus.cc:385] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.292752  8529 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.289242  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.294292  8859 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.294747  8859 raft_consensus.cc:697] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:32.292775  8758 raft_consensus.cc:740] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.295578  8859 consensus_queue.cc:237] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.296452  8758 consensus_queue.cc:260] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.298949  8758 ts_tablet_manager.cc:1434] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:24:32.299916  8758 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.308703  8759 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:32.309306  8759 ts_tablet_manager.cc:1403] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.010s
I20260709 12:24:32.314906  8759 raft_consensus.cc:359] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.315464  8759 raft_consensus.cc:385] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.315728  8759 raft_consensus.cc:740] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.292584  8942 raft_consensus.cc:515] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.316403  8759 consensus_queue.cc:260] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:32.312184  8681 leader_election.cc:343] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.325013  8942 leader_election.cc:290] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:24:32.320185  8682 leader_election.cc:343] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.327886  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:32.330505  8682 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.332621  8949 raft_consensus.cc:2749] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.334954  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:32.335685  8714 raft_consensus.cc:3060] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.335538  8463 catalog_manager.cc:5697] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.339435  8759 ts_tablet_manager.cc:1434] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
W20260709 12:24:32.339526  8531 leader_election.cc:343] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.340706  8759 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:32.364271  8763 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:32.383790  8758 tablet_bootstrap.cc:654] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.424635  8806 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.425408  8806 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.442471  8942 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.443506  8942 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.445010  8959 raft_consensus.cc:493] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.445528  8959 raft_consensus.cc:515] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.449496  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:32.471735  8531 leader_election.cc:343] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.479838  8714 raft_consensus.cc:2468] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:32.480794  8942 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.506457  8959 leader_election.cc:290] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.507288  8806 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.506507  8763 ts_tablet_manager.cc:1403] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.282s	user 0.015s	sys 0.024s
I20260709 12:24:32.514463  8758 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.515019  8758 ts_tablet_manager.cc:1403] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.215s	user 0.013s	sys 0.015s
I20260709 12:24:32.519608  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.520816  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.521543  8565 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:32.524613  8529 leader_election.cc:304] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.525394  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.526602  8942 raft_consensus.cc:2804] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.529973  8759 tablet_bootstrap.cc:654] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.527168  8942 raft_consensus.cc:697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:32.531687  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.532472  8718 raft_consensus.cc:2468] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:32.532503  8942 consensus_queue.cc:237] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:32.534655  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 140964us
I20260709 12:24:32.527360  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.535943  8758 raft_consensus.cc:359] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.536710  8758 raft_consensus.cc:385] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.537043  8758 raft_consensus.cc:740] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.537734  8758 consensus_queue.cc:260] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:32.539189  8605 leader_election.cc:343] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.541188  8758 ts_tablet_manager.cc:1434] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:24:32.542280  8758 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.548022  8529 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.549245  8953 raft_consensus.cc:2804] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.549669  8953 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.550081  8953 raft_consensus.cc:3060] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.549692  8758 tablet_bootstrap.cc:654] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.562726  8855 consensus_queue.cc:1048] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.511039  8763 raft_consensus.cc:359] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.568665  8763 raft_consensus.cc:385] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.569087  8763 raft_consensus.cc:740] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.570088  8763 consensus_queue.cc:260] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.561231  8953 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.579540  8953 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.587694  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:32.590085  8713 raft_consensus.cc:3060] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.590498  8606 leader_election.cc:304] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:32.591408  8959 raft_consensus.cc:2749] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.592927  8606 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:32.599650  8959 raft_consensus.cc:2804] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.600142  8959 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.600559  8959 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.603953  8763 ts_tablet_manager.cc:1434] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 12:24:32.605394  8763 tablet_bootstrap.cc:492] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:32.616268  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:32.634457  8821 raft_consensus.cc:493] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.660712  8759 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:32.661262  8759 ts_tablet_manager.cc:1403] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.321s	user 0.024s	sys 0.014s
I20260709 12:24:32.634287  9040 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.628539  8953 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:24:32.663004  9040 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.665549  9040 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:32.665992  8713 raft_consensus.cc:2468] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:32.673933  8787 raft_consensus.cc:493] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.674460  8787 raft_consensus.cc:515] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.676582  8787 leader_election.cc:290] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:32.659494  8821 raft_consensus.cc:515] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.693122  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.679700  8636 raft_consensus.cc:3060] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.695700  8758 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.696334  8758 ts_tablet_manager.cc:1403] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.154s	user 0.036s	sys 0.020s
I20260709 12:24:32.678645  8529 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
W20260709 12:24:32.701534  8531 leader_election.cc:343] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.710659  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.710584  8959 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.708518  8759 raft_consensus.cc:359] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.713862  8759 raft_consensus.cc:385] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.714231  8759 raft_consensus.cc:740] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.705885  8787 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:24:32.704049  8953 raft_consensus.cc:2804] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.715432  8759 consensus_queue.cc:260] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.717950  8953 raft_consensus.cc:697] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:32.719662  8953 consensus_queue.cc:237] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.720170  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:32.720068  8959 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.718645  8821 leader_election.cc:290] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:32.720795  8563 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:32.725654  8682 leader_election.cc:343] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.742295  8763 tablet_bootstrap.cc:654] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:32.742719  8682 leader_election.cc:343] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:32.730655  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 50537.1us
I20260709 12:24:32.739547  8563 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:32.740134  8758 raft_consensus.cc:359] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.733510  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:32.747313  8758 raft_consensus.cc:385] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.747646  8758 raft_consensus.cc:740] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.748378  8758 consensus_queue.cc:260] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.750159  8716 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.751783  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:32.751927  8758 ts_tablet_manager.cc:1434] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:24:32.753161  8758 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.753042  8606 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:32.754186  9037 raft_consensus.cc:2804] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.754777  9037 raft_consensus.cc:697] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:32.751919  8462 catalog_manager.cc:5697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.755679  9037 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.725389  8759 ts_tablet_manager.cc:1434] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
W20260709 12:24:32.728286  9044 log.cc:927] Time spent T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.055s	user 0.002s	sys 0.000s
I20260709 12:24:32.763751  8759 tablet_bootstrap.cc:492] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:32.767779  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.768886  8639 raft_consensus.cc:3060] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.776180  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.776965  8563 raft_consensus.cc:2468] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:32.789919  8851 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.803030  8859 consensus_queue.cc:1048] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.790594  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.806502  8565 raft_consensus.cc:2468] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
W20260709 12:24:32.779650  8682 leader_election.cc:343] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.789978  8959 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.792821  8758 tablet_bootstrap.cc:654] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.809126  8959 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.817523  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:32.823598  8959 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:32.827019  8636 raft_consensus.cc:3060] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.831605  8716 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:32.831936  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:32.835150  8606 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:32.837090  8806 raft_consensus.cc:2749] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:32.840567  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 45710.3us
W20260709 12:24:32.844442  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 53279.8us
I20260709 12:24:32.848819  9035 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.863294  8763 tablet_bootstrap.cc:492] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:32.863770  8763 ts_tablet_manager.cc:1403] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.259s	user 0.027s	sys 0.023s
I20260709 12:24:32.869989  8758 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:32.870540  8758 ts_tablet_manager.cc:1403] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.118s	user 0.005s	sys 0.015s
W20260709 12:24:32.875138  8681 leader_election.cc:343] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.883450  8681 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.884387  8758 raft_consensus.cc:359] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.885191  8758 raft_consensus.cc:385] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.885505  8758 raft_consensus.cc:740] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.886363  8758 consensus_queue.cc:260] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.888039  9045 raft_consensus.cc:2749] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.890658  8758 ts_tablet_manager.cc:1434] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:24:32.891909  8759 tablet_bootstrap.cc:654] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.893236  8758 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:32.895754  8463 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.896920  8681 leader_election.cc:304] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.908744  8758 tablet_bootstrap.cc:654] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.909035  8787 raft_consensus.cc:2804] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.909433  8787 raft_consensus.cc:493] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.909439  8681 leader_election.cc:304] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:32.910065  8787 raft_consensus.cc:3060] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:32.911103  8531 consensus_peers.cc:597] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:32.914229  8763 raft_consensus.cc:359] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.915324  8763 raft_consensus.cc:385] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.928473  8763 raft_consensus.cc:740] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.932320  8464 catalog_manager.cc:5697] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.938871  8787 raft_consensus.cc:515] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.944895  8763 consensus_queue.cc:260] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:32.941293  9045 raft_consensus.cc:2804] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.950480  9045 raft_consensus.cc:493] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.951086  9045 raft_consensus.cc:3060] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.961650  8787 leader_election.cc:290] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:32.968305  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:32.972086  8682 leader_election.cc:343] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.975580  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:32.976307  8562 raft_consensus.cc:3060] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.979868  8763 ts_tablet_manager.cc:1434] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.001s
I20260709 12:24:32.981027  8763 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
W20260709 12:24:33.013103  8531 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:33.013350  8759 tablet_bootstrap.cc:492] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.013969  8759 ts_tablet_manager.cc:1403] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.251s	user 0.027s	sys 0.015s
I20260709 12:24:33.015580  8562 raft_consensus.cc:2468] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.017838  8681 leader_election.cc:304] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.018953  8787 raft_consensus.cc:2804] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.019047  8763 tablet_bootstrap.cc:654] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.019493  8787 raft_consensus.cc:697] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:33.020296  8787 consensus_queue.cc:237] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.033071  8759 raft_consensus.cc:359] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.038403  8759 raft_consensus.cc:385] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.038743  8759 raft_consensus.cc:740] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.039443  8759 consensus_queue.cc:260] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.045114  8759 ts_tablet_manager.cc:1434] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 12:24:33.046181  8759 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:33.072365  9035 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.074842  9045 raft_consensus.cc:515] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.082252  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:33.082980  8565 raft_consensus.cc:3060] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.084789  8763 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.085307  8763 ts_tablet_manager.cc:1403] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.016s
I20260709 12:24:33.091427  8565 raft_consensus.cc:2468] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.092518  9045 leader_election.cc:290] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.098260  8681 leader_election.cc:304] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.099536  8821 raft_consensus.cc:2804] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.100116  8821 raft_consensus.cc:697] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:33.101102  8821 consensus_queue.cc:237] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.104637  8759 tablet_bootstrap.cc:654] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.105047  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.096388  8763 raft_consensus.cc:359] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.114379  8763 raft_consensus.cc:385] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.114734  8763 raft_consensus.cc:740] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.115456  8763 consensus_queue.cc:260] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.112056  8464 catalog_manager.cc:5697] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:33.119732  8763 ts_tablet_manager.cc:1434] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
W20260709 12:24:33.127033  8682 leader_election.cc:343] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.130263  8763 tablet_bootstrap.cc:492] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.157562  8758 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:33.158116  8758 ts_tablet_manager.cc:1403] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.265s	user 0.033s	sys 0.029s
I20260709 12:24:33.171573  8758 raft_consensus.cc:359] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.172981  8758 raft_consensus.cc:385] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.173364  8758 raft_consensus.cc:740] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.174448  8758 consensus_queue.cc:260] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.178102  8758 ts_tablet_manager.cc:1434] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 12:24:33.181001  8758 tablet_bootstrap.cc:492] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:33.189843  8462 catalog_manager.cc:5697] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:33.197122  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:33.203779  8763 tablet_bootstrap.cc:654] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.208484  8758 tablet_bootstrap.cc:654] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.216727  8759 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.217340  8759 ts_tablet_manager.cc:1403] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.171s	user 0.025s	sys 0.012s
I20260709 12:24:33.220608  8759 raft_consensus.cc:359] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.221432  8759 raft_consensus.cc:385] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.221747  8759 raft_consensus.cc:740] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.222607  8759 consensus_queue.cc:260] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.232159  8763 tablet_bootstrap.cc:492] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.232712  8763 ts_tablet_manager.cc:1403] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.010s
I20260709 12:24:33.235332  8763 raft_consensus.cc:359] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.235999  8763 raft_consensus.cc:385] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.236271  8763 raft_consensus.cc:740] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.239406  8763 consensus_queue.cc:260] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.242630  8763 ts_tablet_manager.cc:1434] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:24:33.245299  8787 raft_consensus.cc:493] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.245963  8763 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.251457  8787 raft_consensus.cc:515] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.249468  8759 ts_tablet_manager.cc:1434] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:24:33.260804  8787 leader_election.cc:290] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.261030  8759 tablet_bootstrap.cc:492] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:33.262466  9051 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.262981  9051 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.265195  9051 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.267303  8806 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:33.272431  8759 tablet_bootstrap.cc:654] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.276656  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.276863  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:33.278324  8531 leader_election.cc:343] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:33.279095  8681 leader_election.cc:343] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.279429  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.279708  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.286264  9051 consensus_queue.cc:1048] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:33.291476  8529 leader_election.cc:343] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.291988  8529 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.293566  8953 raft_consensus.cc:2749] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:33.295699  8531 consensus_peers.cc:597] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:33.297469  8682 leader_election.cc:343] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.297931  8682 leader_election.cc:304] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.298583  8821 raft_consensus.cc:2749] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.319545  8806 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.322956  8953 raft_consensus.cc:493] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.323611  8953 raft_consensus.cc:515] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.330476  8763 tablet_bootstrap.cc:654] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.331123  8758 tablet_bootstrap.cc:492] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:33.339721  8953 leader_election.cc:290] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.340313  8806 raft_consensus.cc:493] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.340394  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.340831  8806 raft_consensus.cc:515] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:33.342168  8531 leader_election.cc:343] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.343427  8806 leader_election.cc:290] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.344098  8758 ts_tablet_manager.cc:1403] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.163s	user 0.023s	sys 0.018s
I20260709 12:24:33.351361  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.352152  8562 raft_consensus.cc:2468] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:33.353256  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.349709  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.355064  8606 leader_election.cc:304] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
W20260709 12:24:33.360046  8605 leader_election.cc:343] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.361690  8806 raft_consensus.cc:2804] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.362272  8806 raft_consensus.cc:493] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.362623  8806 raft_consensus.cc:3060] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.376392  8641 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:33.405232  8529 leader_election.cc:343] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.405661  8759 tablet_bootstrap.cc:492] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.405858  8529 leader_election.cc:304] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.406284  8759 ts_tablet_manager.cc:1403] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.011s
I20260709 12:24:33.407125  8953 raft_consensus.cc:2749] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.410537  8763 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.411158  8763 ts_tablet_manager.cc:1403] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.168s	user 0.024s	sys 0.006s
I20260709 12:24:33.413113  8806 raft_consensus.cc:515] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.416155  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:33.416953  8565 raft_consensus.cc:3060] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:33.407951  9069 log.cc:927] Time spent T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 12:24:33.413159  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 54363.6us
I20260709 12:24:33.448139  8763 raft_consensus.cc:359] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.457962  8763 raft_consensus.cc:385] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.458323  8763 raft_consensus.cc:740] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.459142  8763 consensus_queue.cc:260] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.453929  8806 leader_election.cc:290] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.455461  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:33.461737  8763 ts_tablet_manager.cc:1434] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:24:33.462752  8763 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.472105  8565 raft_consensus.cc:2468] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:33.473474  8606 leader_election.cc:304] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:33.474429  9073 raft_consensus.cc:2804] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.474987  9073 raft_consensus.cc:697] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:33.475924  9073 consensus_queue.cc:237] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:33.477682  8605 leader_election.cc:343] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.477581  8758 raft_consensus.cc:359] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.478441  8758 raft_consensus.cc:385] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.478777  8758 raft_consensus.cc:740] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.474828  8759 raft_consensus.cc:359] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.479699  8759 raft_consensus.cc:385] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.480042  8759 raft_consensus.cc:740] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.480808  8759 consensus_queue.cc:260] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.480827  8758 consensus_queue.cc:260] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.486399  8763 tablet_bootstrap.cc:654] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.499406  8758 ts_tablet_manager.cc:1434] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.155s	user 0.011s	sys 0.005s
I20260709 12:24:33.502722  8464 catalog_manager.cc:5697] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:33.504544  8759 ts_tablet_manager.cc:1434] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.007s
I20260709 12:24:33.504637  8763 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.505999  8763 ts_tablet_manager.cc:1403] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260709 12:24:33.507028  8759 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:33.508965  8763 raft_consensus.cc:359] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.509689  8763 raft_consensus.cc:385] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.510023  8763 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.510844  8763 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.524230  8758 tablet_bootstrap.cc:492] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:33.524950  8959 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:24:33.525498  8959 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.525859  8787 raft_consensus.cc:493] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.537335  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.543783  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.546841  8605 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:33.547984  9037 raft_consensus.cc:2749] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:33.552886  8763 ts_tablet_manager.cc:1434] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:24:33.536350  8787 raft_consensus.cc:515] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.555063  8759 tablet_bootstrap.cc:654] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.557545  8959 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.561173  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.561931  8565 raft_consensus.cc:2468] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:33.563293  8681 leader_election.cc:304] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.558275  8758 tablet_bootstrap.cc:654] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.564255  8821 raft_consensus.cc:2804] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.564643  8821 raft_consensus.cc:493] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.565017  8821 raft_consensus.cc:3060] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.572219  8759 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.572739  8759 ts_tablet_manager.cc:1403] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260709 12:24:33.572893  8761 raft_consensus.cc:493] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.573407  8761 raft_consensus.cc:515] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.575361  8759 raft_consensus.cc:359] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.576063  8759 raft_consensus.cc:385] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.576319  8759 raft_consensus.cc:740] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.576689  8761 leader_election.cc:290] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.576989  8759 consensus_queue.cc:260] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.579731  8787 leader_election.cc:290] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.581650  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df30c11a0894ca6ac76fd5bacb5e2f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.582372  8565 raft_consensus.cc:2468] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:33.584046  8759 ts_tablet_manager.cc:1434] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:24:33.583916  8681 leader_election.cc:304] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.584929  8761 raft_consensus.cc:2804] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.585340  8761 raft_consensus.cc:493] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.585709  8761 raft_consensus.cc:3060] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.586090  8758 tablet_bootstrap.cc:492] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:33.586591  8758 ts_tablet_manager.cc:1403] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.024s
I20260709 12:24:33.590744  8759 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:33.592485  8821 raft_consensus.cc:515] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.597954  8759 tablet_bootstrap.cc:654] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.601521  8758 raft_consensus.cc:359] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.602331  8758 raft_consensus.cc:385] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.602625  8758 raft_consensus.cc:740] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.603185  9045 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.603444  8758 consensus_queue.cc:260] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.605625  8758 ts_tablet_manager.cc:1434] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:24:33.607216  8758 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:33.611812  8763 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.613766  8758 tablet_bootstrap.cc:654] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.616979  8759 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.617542  8759 ts_tablet_manager.cc:1403] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 12:24:33.620533  8759 raft_consensus.cc:359] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.621289  8759 raft_consensus.cc:385] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.621582  8759 raft_consensus.cc:740] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.622309  8759 consensus_queue.cc:260] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.622542  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df30c11a0894ca6ac76fd5bacb5e2f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.623574  8787 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.624024  8787 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.627090  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.627782  8636 raft_consensus.cc:2468] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:33.628500  8759 ts_tablet_manager.cc:1434] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:24:33.629518  8759 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:33.631995  8821 leader_election.cc:290] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:24:33.639520  8682 consensus_peers.cc:597] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:33.640568  8787 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.645885  8759 tablet_bootstrap.cc:654] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:33.641232  8682 leader_election.cc:343] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.641414  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.647708  8563 raft_consensus.cc:2468] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:33.642122  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:33.648639  8562 raft_consensus.cc:3060] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.650864  8763 tablet_bootstrap.cc:654] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.651757  8758 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:33.652240  8758 ts_tablet_manager.cc:1403] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.004s
I20260709 12:24:33.653194  8761 raft_consensus.cc:515] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.655170  8758 raft_consensus.cc:359] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.655946  8758 raft_consensus.cc:385] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.656237  8758 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.657177  8758 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.659464  8758 ts_tablet_manager.cc:1434] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:33.656296  8761 leader_election.cc:290] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:24:33.661101  8682 consensus_peers.cc:597] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:33.664209  8759 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.664023  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.660449  8758 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:33.664669  8639 raft_consensus.cc:3060] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.664692  8759 ts_tablet_manager.cc:1403] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.006s
I20260709 12:24:33.666345  8562 raft_consensus.cc:2468] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.668308  8681 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.668507  8759 raft_consensus.cc:359] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.669296  8759 raft_consensus.cc:385] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.669598  8759 raft_consensus.cc:740] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.670147  8681 leader_election.cc:304] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.670339  8759 consensus_queue.cc:260] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.671103  8821 raft_consensus.cc:2804] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.671484  8821 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.671877  8821 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.672712  8759 ts_tablet_manager.cc:1434] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:33.677518  8639 raft_consensus.cc:2468] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.679200  8758 tablet_bootstrap.cc:654] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.671275  8761 raft_consensus.cc:2804] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.678306  8821 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.680114  8761 raft_consensus.cc:697] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:33.680914  8761 consensus_queue.cc:237] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.681756  8821 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.682284  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df30c11a0894ca6ac76fd5bacb5e2f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.682401  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.684077  8759 tablet_bootstrap.cc:492] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
W20260709 12:24:33.698205  8682 leader_election.cc:343] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:33.698904  8682 leader_election.cc:343] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.704524  8763 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.704567  8759 tablet_bootstrap.cc:654] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.705021  8763 ts_tablet_manager.cc:1403] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.093s	user 0.024s	sys 0.016s
I20260709 12:24:33.693343  8758 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:33.694041  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.707341  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df30c11a0894ca6ac76fd5bacb5e2f4" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
W20260709 12:24:33.707090  8682 leader_election.cc:343] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.707922  8565 raft_consensus.cc:3060] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.707050  8758 ts_tablet_manager.cc:1403] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.007s
I20260709 12:24:33.708333  8763 raft_consensus.cc:359] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.708985  8763 raft_consensus.cc:385] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.709231  8763 raft_consensus.cc:740] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.709926  8763 consensus_queue.cc:260] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.711377  8763 ts_tablet_manager.cc:1434] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:33.712205  8763 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.712261  8758 raft_consensus.cc:359] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.713269  8758 raft_consensus.cc:385] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.713634  8758 raft_consensus.cc:740] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.715184  8758 consensus_queue.cc:260] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.718948  8763 tablet_bootstrap.cc:654] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.718766  8953 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.722266  8953 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.724423  8953 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.726058  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.726742  8713 raft_consensus.cc:2468] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:33.724496  8758 ts_tablet_manager.cc:1434] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:24:33.731568  8565 raft_consensus.cc:2468] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.728355  8529 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.732913  8758 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:33.732955  8953 raft_consensus.cc:2804] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.734122  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:33.734629  8953 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.734746  8562 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.735145  8953 raft_consensus.cc:3060] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.744988  8787 raft_consensus.cc:493] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.745532  8787 raft_consensus.cc:515] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.747514  8787 leader_election.cc:290] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.749130  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.741639  8562 raft_consensus.cc:2468] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.750077  8758 tablet_bootstrap.cc:654] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.751518  8763 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.751965  8763 ts_tablet_manager.cc:1403] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.006s
I20260709 12:24:33.753443  8759 tablet_bootstrap.cc:492] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.754212  8759 ts_tablet_manager.cc:1403] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.007s
I20260709 12:24:33.741636  8953 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.757352  8953 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.755074  8763 raft_consensus.cc:359] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.758355  8763 raft_consensus.cc:385] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.758636  8763 raft_consensus.cc:740] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.759004  8463 catalog_manager.cc:5697] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:33.762398  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:33.763187  8713 raft_consensus.cc:3060] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.764809  8759 raft_consensus.cc:359] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.765902  8759 raft_consensus.cc:385] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.766335  8759 raft_consensus.cc:740] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.767397  8759 consensus_queue.cc:260] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.759266  8763 consensus_queue.cc:260] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.772361  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.773159  8562 raft_consensus.cc:2393] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 1: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:24:33.775319  8763 ts_tablet_manager.cc:1434] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:24:33.776757  8763 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.777220  8681 leader_election.cc:304] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.779579  8821 raft_consensus.cc:2804] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.780049  8821 raft_consensus.cc:697] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:33.780858  8821 consensus_queue.cc:237] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.769651  8713 raft_consensus.cc:2468] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:33.782258  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.786234  8529 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.783219  9045 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:24:33.780858  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.794772  8953 raft_consensus.cc:2804] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.796567  8953 raft_consensus.cc:697] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:33.792527  8763 tablet_bootstrap.cc:654] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.797658  8953 consensus_queue.cc:237] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.804322  8758 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:33.799180  8759 ts_tablet_manager.cc:1434] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:24:33.812542  8758 ts_tablet_manager.cc:1403] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.013s
I20260709 12:24:33.813181  8759 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
W20260709 12:24:33.808383  8531 leader_election.cc:343] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.809167  9037 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.814735  9037 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.817471  9037 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.811064  8763 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.818193  8763 ts_tablet_manager.cc:1403] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.007s
I20260709 12:24:33.819433  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.820075  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.820763  8763 raft_consensus.cc:359] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.821280  8759 tablet_bootstrap.cc:654] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.811796  8681 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.821444  8763 raft_consensus.cc:385] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.821762  8763 raft_consensus.cc:740] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.821602  8606 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:33.822026  9045 raft_consensus.cc:2804] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.822664  9045 raft_consensus.cc:697] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:33.823855  8959 raft_consensus.cc:2749] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.823593  9045 consensus_queue.cc:237] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:33.828863  8531 leader_election.cc:343] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.822602  8763 consensus_queue.cc:260] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.829975  9051 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.830400  8851 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.830462  9051 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.830984  8851 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.831804  8763 ts_tablet_manager.cc:1434] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:24:33.832794  9051 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.832782  8763 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.834009  8851 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.834591  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:24:33.836500  8529 leader_election.cc:343] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.839592  8763 tablet_bootstrap.cc:654] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:33.840919  8681 leader_election.cc:304] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.838737  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.843429  8713 raft_consensus.cc:2468] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:33.844908  8529 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.846493  9035 raft_consensus.cc:2804] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.847067  9035 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.847621  9035 raft_consensus.cc:3060] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.851020  9090 raft_consensus.cc:3060] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.862092  9090 raft_consensus.cc:2749] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.861968  9035 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.864509  8759 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:33.865356  8759 ts_tablet_manager.cc:1403] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260709 12:24:33.872498  8759 raft_consensus.cc:359] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.877164  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.883104  8759 raft_consensus.cc:385] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.883613  8759 raft_consensus.cc:740] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.884613  8759 consensus_queue.cc:260] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.886471  9090 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.886914  9090 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.887306  8759 ts_tablet_manager.cc:1434] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 12:24:33.887933  8763 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:33.888407  8763 ts_tablet_manager.cc:1403] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.023s
I20260709 12:24:33.877570  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:33.889092  8713 raft_consensus.cc:3060] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.891203  8763 raft_consensus.cc:359] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.891974  8763 raft_consensus.cc:385] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.892352  8763 raft_consensus.cc:740] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:33.881017  8636 raft_consensus.cc:3060] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.899405  8763 consensus_queue.cc:260] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.888437  8759 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:33.879820  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:33.902307  8531 leader_election.cc:343] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.896018  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.902837  8531 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.899705  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:33.882489  9035 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.903566  8851 raft_consensus.cc:2749] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.898591  8758 raft_consensus.cc:359] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:33.904847  8531 leader_election.cc:343] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.907562  8758 raft_consensus.cc:385] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:33.907923  8758 raft_consensus.cc:740] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
W20260709 12:24:33.908478  8531 leader_election.cc:343] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.910455  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.911080  8563 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:33.911976  8763 ts_tablet_manager.cc:1434] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 12:24:33.913017  8681 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:33.913839  8761 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.914238  8761 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.914577  8761 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:33.915721  8682 leader_election.cc:343] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.915486  8463 catalog_manager.cc:5697] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:33.923193  8713 raft_consensus.cc:2468] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:33.908666  8758 consensus_queue.cc:260] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.926555  8529 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.904202  9090 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.929286  8953 raft_consensus.cc:2804] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.934659  9037 raft_consensus.cc:493] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.935187  9037 raft_consensus.cc:515] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.935832  8763 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:33.929037  8761 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.940173  8761 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:33.937597  9037 leader_election.cc:290] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.947171  8959 raft_consensus.cc:493] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.949012  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.935199  8953 raft_consensus.cc:697] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:33.949317  8959 raft_consensus.cc:515] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.948976  8758 ts_tablet_manager.cc:1434] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.000s
I20260709 12:24:33.951623  8959 leader_election.cc:290] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:33.952775  8758 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:33.955081  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.956003  8564 raft_consensus.cc:2468] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:33.957129  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:33.959211  8606 leader_election.cc:304] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:33.964854  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:33.966317  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:33.966430  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:33.967198  8563 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.967145  8713 raft_consensus.cc:2468] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:33.967542  8606 leader_election.cc:304] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:33.969724  9076 raft_consensus.cc:2804] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.970217  9076 raft_consensus.cc:493] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:24:33.972939  8682 leader_election.cc:343] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:33.980645  8959 raft_consensus.cc:2749] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:33.950495  8953 consensus_queue.cc:237] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:33.973021  9076 raft_consensus.cc:3060] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.975189  8463 catalog_manager.cc:5697] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:33.976821  8464 catalog_manager.cc:5697] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:33.994413  8563 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:33.994468  9073 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:33.998907  8681 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:33.999169  8759 tablet_bootstrap.cc:654] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.007961  9045 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.051318  8763 tablet_bootstrap.cc:654] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.056527  9073 raft_consensus.cc:493] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.066952  8761 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.067176  8959 raft_consensus.cc:493] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.067472  8761 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.067685  8959 raft_consensus.cc:515] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.052538  9045 raft_consensus.cc:697] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:34.071086  8761 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:34.071548  9045 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.075343  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.077706  8758 tablet_bootstrap.cc:654] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.078667  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
W20260709 12:24:34.079447  8682 leader_election.cc:343] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.082594  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.074787  8959 leader_election.cc:290] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.108733  8641 raft_consensus.cc:3060] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.074689  9076 raft_consensus.cc:515] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.080399  9073 raft_consensus.cc:515] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.121987  9073 leader_election.cc:290] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.130424  8639 raft_consensus.cc:3060] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.136240  8759 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:34.136780  8759 ts_tablet_manager.cc:1403] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.249s	user 0.009s	sys 0.014s
W20260709 12:24:34.134531  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 55988.8us
I20260709 12:24:34.149397  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:34.157478  9098 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.161238  8759 raft_consensus.cc:359] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.161755  8759 raft_consensus.cc:385] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.162062  8759 raft_consensus.cc:740] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.158077  9098 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.162731  8759 consensus_queue.cc:260] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.175442  8638 raft_consensus.cc:3060] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.180878  9098 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.160892  9076 leader_election.cc:290] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.183775  8605 leader_election.cc:304] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:34.186542  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.194954  8759 ts_tablet_manager.cc:1434] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 12:24:34.196069  8759 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:34.198323  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:34.198937  8713 raft_consensus.cc:3060] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.203727  9090 consensus_queue.cc:1048] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:34.207079  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:34.207729  8562 raft_consensus.cc:3060] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.207973  9076 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:34.210237  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:34.214397  8606 leader_election.cc:304] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:34.224207  8562 raft_consensus.cc:2468] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
W20260709 12:24:34.225492  8681 leader_election.cc:343] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.226027  8681 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.226375  8606 leader_election.cc:304] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:34.227679  9106 raft_consensus.cc:2804] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.228091  9045 raft_consensus.cc:2749] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.231566  9076 raft_consensus.cc:2749] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.228186  9106 raft_consensus.cc:697] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
W20260709 12:24:34.234872  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 102336us
I20260709 12:24:34.235368  8763 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:34.235965  8763 ts_tablet_manager.cc:1403] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.300s	user 0.018s	sys 0.006s
I20260709 12:24:34.239125  8763 raft_consensus.cc:359] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.244539  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.245106  8758 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:34.274103  8758 ts_tablet_manager.cc:1403] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.322s	user 0.017s	sys 0.003s
I20260709 12:24:34.211890  8713 raft_consensus.cc:2468] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:34.276643  8758 raft_consensus.cc:359] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.277468  8758 raft_consensus.cc:385] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.239231  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.257325  8759 tablet_bootstrap.cc:654] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.252210  9106 consensus_queue.cc:237] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.263820  9037 raft_consensus.cc:2749] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.277751  8758 raft_consensus.cc:740] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.282528  8758 consensus_queue.cc:260] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.290712  8763 raft_consensus.cc:385] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.291492  8463 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:34.295981  8759 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:34.296454  8759 ts_tablet_manager.cc:1403] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.002s
W20260709 12:24:34.300420  8529 leader_election.cc:343] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.301745  8759 raft_consensus.cc:359] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.302513  8759 raft_consensus.cc:385] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.302839  8759 raft_consensus.cc:740] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.303231  8763 raft_consensus.cc:740] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.310684  8763 consensus_queue.cc:260] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.319687  8763 ts_tablet_manager.cc:1434] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.005s
I20260709 12:24:34.320724  8763 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
W20260709 12:24:34.321833  8682 consensus_peers.cc:597] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:34.303642  8759 consensus_queue.cc:260] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.292398  8758 ts_tablet_manager.cc:1434] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 12:24:34.321385  8464 catalog_manager.cc:5697] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.323145  8758 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:34.328202  9045 consensus_queue.cc:1048] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:34.329219  8953 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.332053  8758 tablet_bootstrap.cc:654] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.336444  8759 ts_tablet_manager.cc:1434] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 12:24:34.337432  8759 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:34.338987  9045 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:34.343623  9045 consensus_queue.cc:1048] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:34.345458  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:34.346237  8763 tablet_bootstrap.cc:654] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:34.353461  8531 leader_election.cc:343] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.354036  8531 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.356637  9111 raft_consensus.cc:2749] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.356868  8463 catalog_manager.cc:5697] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.362078  8763 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:34.362818  8759 tablet_bootstrap.cc:654] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.362620  8763 ts_tablet_manager.cc:1403] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.009s
I20260709 12:24:34.367800  8763 raft_consensus.cc:359] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.368549  8763 raft_consensus.cc:385] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.368878  8763 raft_consensus.cc:740] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.369730  8763 consensus_queue.cc:260] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.371881  8763 ts_tablet_manager.cc:1434] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:34.372901  8763 tablet_bootstrap.cc:492] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:34.380308  8763 tablet_bootstrap.cc:654] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.382398  8759 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:34.382893  8759 ts_tablet_manager.cc:1403] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.003s
I20260709 12:24:34.386471  8759 raft_consensus.cc:359] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.387471  8759 raft_consensus.cc:385] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.387795  8759 raft_consensus.cc:740] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.392311  8759 consensus_queue.cc:260] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.393412  9106 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.399482  9106 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.406773  8759 ts_tablet_manager.cc:1434] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 12:24:34.411396  8759 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:34.422753  9106 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.424630  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:34.438629  8758 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:34.439320  8758 ts_tablet_manager.cc:1403] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.014s
W20260709 12:24:34.443248  8531 consensus_peers.cc:597] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:34.445387  8759 tablet_bootstrap.cc:654] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.448274  8635 raft_consensus.cc:3060] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.452142  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.453074  8713 raft_consensus.cc:2393] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:24:34.462023  8605 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:34.464722  9111 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.465415  9037 raft_consensus.cc:2749] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:34.466776  8682 consensus_peers.cc:597] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:34.473315  9111 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:34.477383  8763 tablet_bootstrap.cc:492] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:34.477933  8763 ts_tablet_manager.cc:1403] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.013s
I20260709 12:24:34.482947  8763 raft_consensus.cc:359] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.483810  8763 raft_consensus.cc:385] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.484086  8763 raft_consensus.cc:740] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.484836  8763 consensus_queue.cc:260] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.487017  8763 ts_tablet_manager.cc:1434] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:24:34.487705  8758 raft_consensus.cc:359] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.488430  8758 raft_consensus.cc:385] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.488714  8758 raft_consensus.cc:740] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.489208  8763 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:34.491933  8758 consensus_queue.cc:260] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.493122  8761 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.494273  8758 ts_tablet_manager.cc:1434] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.002s
I20260709 12:24:34.495482  8758 tablet_bootstrap.cc:492] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:34.497267  8763 tablet_bootstrap.cc:654] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.513891  8759 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:34.514359  8759 ts_tablet_manager.cc:1403] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.002s
I20260709 12:24:34.517385  8759 raft_consensus.cc:359] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.518100  8759 raft_consensus.cc:385] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.518366  8759 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.522485  8759 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.525151  8759 ts_tablet_manager.cc:1434] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:34.527174  8758 tablet_bootstrap.cc:654] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.530336  8759 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:34.536056  8759 tablet_bootstrap.cc:654] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.538723  8763 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:34.543860  8638 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.545622  9111 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.545992  9037 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.546203  9111 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.546518  9037 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.548645  9037 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.548959  8953 raft_consensus.cc:493] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.549631  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.550437  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:34.550568  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.549504  8953 raft_consensus.cc:515] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.551097  8562 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
W20260709 12:24:34.552034  8605 leader_election.cc:343] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.545992  8763 ts_tablet_manager.cc:1403] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.025s
I20260709 12:24:34.552656  8606 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:34.553836  9037 raft_consensus.cc:2804] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.554219  9037 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.554553  9037 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.555403  8763 raft_consensus.cc:359] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.556097  8763 raft_consensus.cc:385] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.556097  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.556414  8763 raft_consensus.cc:740] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.557097  8763 consensus_queue.cc:260] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:34.557576  8529 leader_election.cc:343] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.562274  9090 raft_consensus.cc:493] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.563081  9090 raft_consensus.cc:515] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:34.566107  8531 leader_election.cc:343] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.587726  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.589219  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.589871  8713 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
W20260709 12:24:34.592133  8682 leader_election.cc:343] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.568049  8758 tablet_bootstrap.cc:492] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:34.593250  8758 ts_tablet_manager.cc:1403] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.003s
I20260709 12:24:34.593725  8529 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.594501  9111 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.594995  8942 raft_consensus.cc:2804] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.595561  8942 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.595913  8942 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.570786  8763 ts_tablet_manager.cc:1434] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:24:34.596565  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:34.597062  8763 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:34.598899  9111 raft_consensus.cc:493] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.599398  9111 raft_consensus.cc:515] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.601624  9111 leader_election.cc:290] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.595849  8758 raft_consensus.cc:359] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.602360  8758 raft_consensus.cc:385] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.602658  8758 raft_consensus.cc:740] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.603399  8758 consensus_queue.cc:260] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.574988  9037 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.578728  8761 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.579584  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.584698  8953 leader_election.cc:290] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.586447  9090 leader_election.cc:290] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:34.631467  9037 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.634136  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.631595  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:34.635823  8561 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:34.638041  8681 leader_election.cc:343] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.638523  8681 leader_election.cc:304] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.639587  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:34.640880  9045 raft_consensus.cc:2749] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:34.641271  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.642215  8714 raft_consensus.cc:2468] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
W20260709 12:24:34.646364  8605 leader_election.cc:343] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.633021  8758 ts_tablet_manager.cc:1434] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:24:34.654335  8758 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:34.636507  8763 tablet_bootstrap.cc:654] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.650563  8529 leader_election.cc:304] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:34.670084  9109 raft_consensus.cc:2804] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.670701  9109 raft_consensus.cc:493] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.671176  9109 raft_consensus.cc:3060] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.671986  8758 tablet_bootstrap.cc:654] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:34.676832  8531 leader_election.cc:343] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.677451  8531 leader_election.cc:304] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.703181  9110 raft_consensus.cc:2749] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:34.714393  8531 leader_election.cc:343] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.741876  8851 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.742427  8851 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.746208  8851 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.756171  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:34.761024  8561 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:34.761593  8759 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:34.762180  8759 ts_tablet_manager.cc:1403] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.236s	user 0.043s	sys 0.037s
W20260709 12:24:34.764259  8531 leader_election.cc:343] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:34.767486  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 146616us
I20260709 12:24:34.762291  9109 raft_consensus.cc:515] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.779662  9109 leader_election.cc:290] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.781539  8759 raft_consensus.cc:359] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.782335  8759 raft_consensus.cc:385] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.782640  8759 raft_consensus.cc:740] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.772073  8763 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:34.773906  8606 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:34.785151  8763 ts_tablet_manager.cc:1403] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.188s	user 0.019s	sys 0.006s
I20260709 12:24:34.774986  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.788923  8759 consensus_queue.cc:260] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.790999  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:34.796475  8759 ts_tablet_manager.cc:1434] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 12:24:34.792934  9037 raft_consensus.cc:2804] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.793164  8716 raft_consensus.cc:2468] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:34.803016  8759 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:34.807339  8529 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.797638  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:34.819132  9106 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.803205  9037 raft_consensus.cc:697] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:34.822918  9037 consensus_queue.cc:237] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:34.823639  8531 leader_election.cc:343] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.811390  9108 raft_consensus.cc:2804] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.826480  9108 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.826886  9108 raft_consensus.cc:3060] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.827940  8713 raft_consensus.cc:3060] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.836055  8942 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.837796  9076 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.841974  8763 raft_consensus.cc:359] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.842950  8763 raft_consensus.cc:385] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.843365  8763 raft_consensus.cc:740] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.852414  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:34.854125  9076 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:34.854727  9076 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:34.856033  8531 leader_election.cc:343] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.862200  8763 consensus_queue.cc:260] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:24:34.862238  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 44923.6us
I20260709 12:24:34.860502  9076 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.864686  8758 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:34.865127  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:34.865737  8763 ts_tablet_manager.cc:1434] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 12:24:34.866742  8759 tablet_bootstrap.cc:654] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.866745  8758 ts_tablet_manager.cc:1403] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.019s
I20260709 12:24:34.870618  8763 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:34.856652  8713 raft_consensus.cc:2468] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:34.873878  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:34.874588  8561 raft_consensus.cc:2468] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:34.879168  8606 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:34.879184  8758 raft_consensus.cc:359] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.880112  8758 raft_consensus.cc:385] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.871003  9108 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.880431  8758 raft_consensus.cc:740] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.880861  8463 catalog_manager.cc:5697] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.885411  9076 raft_consensus.cc:2804] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:34.886703  9076 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:34.883888  8758 consensus_queue.cc:260] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.887373  8529 leader_election.cc:304] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.887953  9108 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.888360  9076 raft_consensus.cc:3060] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.895332  8758 ts_tablet_manager.cc:1434] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:24:34.895040  9140 raft_consensus.cc:2804] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.900127  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:34.901142  8715 raft_consensus.cc:3060] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.899133  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:34.907480  8763 tablet_bootstrap.cc:654] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:34.907609  9076 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.908538  9140 raft_consensus.cc:697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:34.910598  8758 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
W20260709 12:24:34.911463  8605 leader_election.cc:343] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.919356  9076 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.914227  8713 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:34.920531  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:24:34.921901  8531 leader_election.cc:343] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.916939  8942 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:34.921079  9140 consensus_queue.cc:237] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.938380  8759 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:34.939005  8759 ts_tablet_manager.cc:1403] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.010s
I20260709 12:24:34.940922  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:34.943045  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:34.943769  8562 raft_consensus.cc:3060] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:34.944507  8605 leader_election.cc:343] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:34.951406  8715 raft_consensus.cc:2468] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:34.953403  8529 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.953662  8759 raft_consensus.cc:359] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.955981  8942 raft_consensus.cc:2804] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.954511  8759 raft_consensus.cc:385] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:34.958242  8942 raft_consensus.cc:697] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:34.959355  8942 consensus_queue.cc:237] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.962471  8562 raft_consensus.cc:2468] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:34.962918  8713 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:34.957409  8759 raft_consensus.cc:740] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:34.980777  8759 consensus_queue.cc:260] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:34.982422  8529 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:34.991776  8759 ts_tablet_manager.cc:1434] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 12:24:34.992319  9102 raft_consensus.cc:2804] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:34.992796  8759 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:35.003182  8606 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:35.004801  9106 raft_consensus.cc:2804] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:35.005384  9106 raft_consensus.cc:697] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:34.992820  9102 raft_consensus.cc:697] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:35.006462  9106 consensus_queue.cc:237] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.008671  8821 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.008028  9102 consensus_queue.cc:237] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.009151  8821 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.043771  8821 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:35.059110  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:35.063131  8758 tablet_bootstrap.cc:654] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.071733  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:35.072589  8562 raft_consensus.cc:2393] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 1: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:24:35.076318  8681 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:35.078094  8821 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.086513  8759 tablet_bootstrap.cc:654] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.089224  8763 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:35.089710  8763 ts_tablet_manager.cc:1403] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.222s	user 0.031s	sys 0.022s
I20260709 12:24:35.093041  8763 raft_consensus.cc:359] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.093811  8763 raft_consensus.cc:385] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.094174  8763 raft_consensus.cc:740] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.095017  8763 consensus_queue.cc:260] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.099692  8821 raft_consensus.cc:2749] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:35.114840  8763 ts_tablet_manager.cc:1434] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:24:35.115945  8763 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:35.118552  8461 catalog_manager.cc:5697] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.138760  8464 catalog_manager.cc:5697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.158186  8759 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:35.158743  8759 ts_tablet_manager.cc:1403] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.015s
I20260709 12:24:35.158819  8763 tablet_bootstrap.cc:654] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.174307  8759 raft_consensus.cc:359] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.175114  8759 raft_consensus.cc:385] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.175416  8759 raft_consensus.cc:740] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.176165  8759 consensus_queue.cc:260] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.178907  8759 ts_tablet_manager.cc:1434] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:24:35.179942  8759 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:35.186733  8759 tablet_bootstrap.cc:654] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.189718  8758 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:35.190277  8758 ts_tablet_manager.cc:1403] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.280s	user 0.018s	sys 0.031s
I20260709 12:24:35.193879  8758 raft_consensus.cc:359] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.194813  8758 raft_consensus.cc:385] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.195236  8758 raft_consensus.cc:740] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.196216  8758 consensus_queue.cc:260] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.199615  8763 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:35.200169  8763 ts_tablet_manager.cc:1403] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.001s
I20260709 12:24:35.203068  8763 raft_consensus.cc:359] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.203928  8763 raft_consensus.cc:385] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.204236  8763 raft_consensus.cc:740] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.205175  8763 consensus_queue.cc:260] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.208112  8763 ts_tablet_manager.cc:1434] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:24:35.209301  8763 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: Bootstrap starting.
I20260709 12:24:35.210126  9106 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.210708  9106 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.213721  8759 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:35.214323  8759 ts_tablet_manager.cc:1403] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.009s
I20260709 12:24:35.214115  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:35.216252  9106 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.216874  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:35.218465  8758 ts_tablet_manager.cc:1434] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 12:24:35.218290  8605 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:35.218669  8759 raft_consensus.cc:359] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.219411  8759 raft_consensus.cc:385] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.219571  8758 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:35.219724  8759 raft_consensus.cc:740] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.220156  9145 raft_consensus.cc:2749] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:35.220443  8759 consensus_queue.cc:260] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.221848  8460 catalog_manager.cc:5697] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.224622  8460 catalog_manager.cc:5697] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.216375  8763 tablet_bootstrap.cc:654] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.229017  9106 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:35.233631  8759 ts_tablet_manager.cc:1434] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 12:24:35.234897  8759 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:35.242125  8758 tablet_bootstrap.cc:654] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.271256  9109 raft_consensus.cc:493] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.272013  9109 raft_consensus.cc:515] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.280784  8763 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: No bootstrap required, opened a new log
I20260709 12:24:35.281294  8763 ts_tablet_manager.cc:1403] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.004s
I20260709 12:24:35.286820  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:35.287581  8639 raft_consensus.cc:2468] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:35.292682  9109 leader_election.cc:290] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.292132  8531 leader_election.cc:304] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:35.299136  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:35.299959  8713 raft_consensus.cc:2468] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 0.
I20260709 12:24:35.301851  9106 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:35.296635  9109 raft_consensus.cc:2804] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:35.304214  9109 raft_consensus.cc:493] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:35.308745  8759 tablet_bootstrap.cc:654] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.305814  9145 raft_consensus.cc:493] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.310343  9109 raft_consensus.cc:3060] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.319182  9145 raft_consensus.cc:515] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.325079  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:35.326867  8714 raft_consensus.cc:2468] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:35.330056  8605 leader_election.cc:304] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:35.331550  9106 raft_consensus.cc:2804] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:35.332006  9106 raft_consensus.cc:493] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:35.332378  9106 raft_consensus.cc:3060] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.335381  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:35.336131  8563 raft_consensus.cc:2468] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 0.
I20260709 12:24:35.337922  9145 leader_election.cc:290] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.340188  8758 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:35.340710  8758 ts_tablet_manager.cc:1403] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.014s
I20260709 12:24:35.340617  9106 raft_consensus.cc:515] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.343925  9106 leader_election.cc:290] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.344668  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:35.345225  8563 raft_consensus.cc:3060] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.345590  8763 raft_consensus.cc:359] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.346328  8763 raft_consensus.cc:385] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.346637  8763 raft_consensus.cc:740] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.347316  8763 consensus_queue.cc:260] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.348502  9109 raft_consensus.cc:515] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.350751  9109 leader_election.cc:290] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.351447  9090 raft_consensus.cc:493] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.351982  9090 raft_consensus.cc:515] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.357438  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:35.366895  8713 raft_consensus.cc:3060] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.367512  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:35.368203  8717 raft_consensus.cc:3060] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.369937  9102 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:35.370645  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:35.364701  9090 leader_election.cc:290] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:24:35.378821  8682 leader_election.cc:343] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:35.380049  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:35.380860  8638 raft_consensus.cc:3060] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.383463  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:35.384473  8562 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:35.386148  8681 leader_election.cc:304] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:35.388017  9090 raft_consensus.cc:2804] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:35.388607  9090 raft_consensus.cc:493] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:35.389101  9090 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.396190  8758 raft_consensus.cc:359] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.397094  8758 raft_consensus.cc:385] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.397418  8758 raft_consensus.cc:740] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.390715  9111 raft_consensus.cc:493] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.398273  9111 raft_consensus.cc:515] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.400884  9111 leader_election.cc:290] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.405049  8717 raft_consensus.cc:2468] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:35.407167  8529 leader_election.cc:304] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:35.407682  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:35.425647  9111 raft_consensus.cc:2804] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:35.426276  9111 raft_consensus.cc:697] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:35.410708  8763 ts_tablet_manager.cc:1434] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.001s
I20260709 12:24:35.427299  9111 consensus_queue.cc:237] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.429059  9102 raft_consensus.cc:493] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.426657  9090 raft_consensus.cc:515] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.430137  8759 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:35.429991  9102 raft_consensus.cc:515] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.430792  8759 ts_tablet_manager.cc:1403] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.196s	user 0.033s	sys 0.042s
I20260709 12:24:35.415127  8713 raft_consensus.cc:2468] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
W20260709 12:24:35.431977  8529 leader_election.cc:343] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:35.417804  8638 raft_consensus.cc:2468] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:24:35.432972  9102 leader_election.cc:290] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:35.419698  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:35.417492  8563 raft_consensus.cc:2468] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:24:35.435459  8759 raft_consensus.cc:359] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.432461  8605 leader_election.cc:304] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:35.436215  8759 raft_consensus.cc:385] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.436507  8759 raft_consensus.cc:740] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.436766  9106 raft_consensus.cc:2804] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:35.418262  8758 consensus_queue.cc:260] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.437256  9106 raft_consensus.cc:697] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:35.437206  8759 consensus_queue.cc:260] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.438509  8758 ts_tablet_manager.cc:1434] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.097s	user 0.005s	sys 0.004s
I20260709 12:24:35.439545  8759 ts_tablet_manager.cc:1434] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:35.439311  9106 consensus_queue.cc:237] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.439921  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:35.440455  8759 tablet_bootstrap.cc:492] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:35.442149  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:35.444536  8638 raft_consensus.cc:3060] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:35.444948  8531 leader_election.cc:343] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:35.445413  8531 leader_election.cc:304] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:35.447615  9109 raft_consensus.cc:2749] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:35.439570  8758 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
W20260709 12:24:35.449043  8531 leader_election.cc:343] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:35.455452  8529 leader_election.cc:343] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:35.455966  8529 leader_election.cc:304] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:35.464443  9109 raft_consensus.cc:2749] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:35.465281  8759 tablet_bootstrap.cc:654] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:35.533267  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 67670.7us
I20260709 12:24:35.555554  8758 tablet_bootstrap.cc:654] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:35.561523  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 90242.6us
W20260709 12:24:35.562351  8531 consensus_peers.cc:597] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:35.565483  8714 raft_consensus.cc:3060] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.566835  9090 leader_election.cc:290] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:35.576653  8638 raft_consensus.cc:3060] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:35.577654  8531 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:35.581557  8851 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:35.589582  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:35.590863  8639 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.596052  9102 consensus_queue.cc:1048] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:35.606567  8759 tablet_bootstrap.cc:492] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:35.614380  8759 ts_tablet_manager.cc:1403] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.004s
I20260709 12:24:35.615069  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:35.615823  8565 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.596462  9106 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:24:35.629881  8462 catalog_manager.cc:5697] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:35.639297  8531 consensus_peers.cc:597] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:35.646073  8565 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:35.663029  8758 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:35.663566  8758 ts_tablet_manager.cc:1403] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.224s	user 0.024s	sys 0.033s
I20260709 12:24:35.655165  9076 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:24:35.694106  8758 raft_consensus.cc:359] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.694859  8758 raft_consensus.cc:385] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.695140  8758 raft_consensus.cc:740] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.695765  8758 consensus_queue.cc:260] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.697755  8758 ts_tablet_manager.cc:1434] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.001s
I20260709 12:24:35.701521  8639 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
W20260709 12:24:35.699401  9165 log.cc:927] Time spent T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.073s	user 0.003s	sys 0.000s
I20260709 12:24:35.701715  8759 raft_consensus.cc:359] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.711084  8759 raft_consensus.cc:385] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.711055  8682 leader_election.cc:304] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
W20260709 12:24:35.700706  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 84695.3us
I20260709 12:24:35.711709  8759 raft_consensus.cc:740] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.712285  9171 raft_consensus.cc:2804] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:35.712831  9171 raft_consensus.cc:697] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:35.712662  8759 consensus_queue.cc:260] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.713886  9171 consensus_queue.cc:237] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.714730  8759 ts_tablet_manager.cc:1434] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 12:24:35.715792  8759 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:35.715214  8463 catalog_manager.cc:5697] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.719271  8758 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: Bootstrap starting.
I20260709 12:24:35.728931  8758 tablet_bootstrap.cc:654] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:35.758513  9172 log.cc:927] Time spent T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.107s	user 0.002s	sys 0.002s
I20260709 12:24:35.761965  8759 tablet_bootstrap.cc:654] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:35.770560  9090 raft_consensus.cc:493] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.771181  9090 raft_consensus.cc:515] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.773757  9090 leader_election.cc:290] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:35.778227  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:24:35.783874  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:35.784574  8565 raft_consensus.cc:2468] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
W20260709 12:24:35.786091  8682 leader_election.cc:343] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:35.794766  8681 leader_election.cc:304] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:35.806103  9171 raft_consensus.cc:2804] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:35.806720  9171 raft_consensus.cc:493] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:35.807220  9171 raft_consensus.cc:3060] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.832080  8758 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: No bootstrap required, opened a new log
I20260709 12:24:35.832638  8758 ts_tablet_manager.cc:1403] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: Time spent bootstrapping tablet: real 0.127s	user 0.006s	sys 0.010s
W20260709 12:24:35.841197  8512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:35.843472  8758 raft_consensus.cc:359] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.844286  8758 raft_consensus.cc:385] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:35.844580  8758 raft_consensus.cc:740] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Initialized, Role: FOLLOWER
I20260709 12:24:35.850558  8758 consensus_queue.cc:260] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.852996  8758 ts_tablet_manager.cc:1434] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 12:24:35.856889  9171 raft_consensus.cc:515] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.863080  9171 leader_election.cc:290] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:35.872820  8759 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:35.920945  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:35.923046  8563 raft_consensus.cc:3060] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:35.946430  9109 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:35.873553  8759 ts_tablet_manager.cc:1403] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.158s	user 0.050s	sys 0.035s
I20260709 12:24:35.969704  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:35.975033  8462 catalog_manager.cc:5697] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:35.985942  9173 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:35.987076  8563 raft_consensus.cc:2468] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
W20260709 12:24:35.984333  8682 leader_election.cc:343] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:35.992391  8681 leader_election.cc:304] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:35.998176  9142 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:35.999220  9142 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:35.999606  8759 raft_consensus.cc:359] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.000779  8759 raft_consensus.cc:385] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:36.001289  8759 raft_consensus.cc:740] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:36.004060  9045 raft_consensus.cc:2804] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:36.003506  8759 consensus_queue.cc:260] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.005052  9045 raft_consensus.cc:697] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:36.006721  9045 consensus_queue.cc:237] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.015009  9137 raft_consensus.cc:493] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:36.015890  9137 raft_consensus.cc:515] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.021100  9142 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:36.027911  8759 ts_tablet_manager.cc:1434] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.004s
W20260709 12:24:36.028009  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 43488.8us
I20260709 12:24:36.042047  8635 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.050624  9037 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:36.065328  9137 leader_election.cc:290] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:36.072870  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:24:36.074934  8682 leader_election.cc:343] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:36.076645  8851 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:36.079344  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:36.082813  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:36.084753  8759 tablet_bootstrap.cc:492] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:36.084959  9037 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:36.085574  9037 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.088827  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:36.089749  8565 raft_consensus.cc:2468] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 0.
I20260709 12:24:36.089736  9037 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:36.098918  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:36.220916  8759 tablet_bootstrap.cc:654] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:36.220937  8681 leader_election.cc:304] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
W20260709 12:24:36.224215  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 84090.4us
I20260709 12:24:36.225600  9045 raft_consensus.cc:2804] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:36.226065  9045 raft_consensus.cc:493] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:36.226480  9045 raft_consensus.cc:3060] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.236423  9045 raft_consensus.cc:515] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.238965  9045 leader_election.cc:290] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:36.240474  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:36.240824  9171 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:36.242528  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:36.245020  8605 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:36.259744  8759 tablet_bootstrap.cc:492] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:36.260334  8759 ts_tablet_manager.cc:1403] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.176s	user 0.021s	sys 0.005s
I20260709 12:24:36.275951  9173 raft_consensus.cc:2749] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:36.284102  8759 raft_consensus.cc:359] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.292553  8759 raft_consensus.cc:385] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:36.283885  8682 leader_election.cc:343] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:36.292871  8759 raft_consensus.cc:740] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:36.293740  8759 consensus_queue.cc:260] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.295785  8759 ts_tablet_manager.cc:1434] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 12:24:36.297122  8759 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:36.290726  8605 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:36.312536  9142 raft_consensus.cc:2749] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:36.339222  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:36.339919  8564 raft_consensus.cc:3060] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.342240  8462 catalog_manager.cc:5697] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:36.345674  8564 raft_consensus.cc:2468] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:24:36.353549  8636 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.357030  9076 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:36.357637  9076 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.363987  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:36.371170  8759 tablet_bootstrap.cc:654] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:36.361819  9076 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:36.385241  8681 leader_election.cc:304] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:36.387063  9090 raft_consensus.cc:2804] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:36.387581  9090 raft_consensus.cc:697] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:36.392751  9137 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:36.389705  9090 consensus_queue.cc:237] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.406343  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:36.409020  8605 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:36.409978  9191 raft_consensus.cc:2749] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:36.411126  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 86141.8us
W20260709 12:24:36.435389  8682 consensus_peers.cc:597] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:24:36.452211  8759 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:36.452790  8759 ts_tablet_manager.cc:1403] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.001s
I20260709 12:24:36.455681  8759 raft_consensus.cc:359] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.456449  8759 raft_consensus.cc:385] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:36.456763  8759 raft_consensus.cc:740] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:36.457583  8759 consensus_queue.cc:260] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.457827  8462 catalog_manager.cc:5697] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 0 to 1, leader changed from <none> to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:36.460333  8759 ts_tablet_manager.cc:1434] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:36.461494  8759 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:36.468083  8759 tablet_bootstrap.cc:654] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:36.477465  8759 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:36.478003  8759 ts_tablet_manager.cc:1403] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:24:36.481033  8759 raft_consensus.cc:359] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.481803  8759 raft_consensus.cc:385] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:36.482134  8759 raft_consensus.cc:740] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:36.485147  8759 consensus_queue.cc:260] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.487803  8759 ts_tablet_manager.cc:1434] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:36.490628  8759 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03: Bootstrap starting.
I20260709 12:24:36.494704  9192 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:36.497179  8759 tablet_bootstrap.cc:654] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:36.516932  8759 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03: No bootstrap required, opened a new log
I20260709 12:24:36.517426  8759 ts_tablet_manager.cc:1403] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 12:24:36.522728  8759 raft_consensus.cc:359] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.523494  8759 raft_consensus.cc:385] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:36.523792  8759 raft_consensus.cc:740] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Initialized, Role: FOLLOWER
I20260709 12:24:36.524565  8759 consensus_queue.cc:260] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.526971  8759 ts_tablet_manager.cc:1434] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:24:36.542323  8635 raft_consensus.cc:3060] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.607839  9191 raft_consensus.cc:493] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:36.608323  9191 raft_consensus.cc:515] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.610769  9191 leader_election.cc:290] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:36.611189  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:36.611435  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:36.613183  8605 leader_election.cc:304] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:36.613976  9191 raft_consensus.cc:2749] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:36.672608  8635 raft_consensus.cc:3060] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.783712  9106 raft_consensus.cc:493] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:36.784204  9106 raft_consensus.cc:515] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:36.787115  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:24:36.787750  9106 leader_election.cc:290] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:36.787911  8564 raft_consensus.cc:2393] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 1: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:24:36.788308  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:24:36.789708  8605 leader_election.cc:304] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:24:36.790519  9106 raft_consensus.cc:3060] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:36.795615  9106 raft_consensus.cc:2749] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:36.808247  8821 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:36.822268  9192 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:36.946050  8636 raft_consensus.cc:3060] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:38.355172  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:38.384114  9208 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 12:24:38.384370  9211 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 12:24:38.386423  9209 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 12:24:38.388691  7403 server_base.cc:1061] running on GCE node
I20260709 12:24:38.390223  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:38.390610  7403 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 12:24:38.390890  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599878390871 us; error 0 us; skew 500 ppm
I20260709 12:24:38.391640  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:38.395435  7403 webserver.cc:533] Webserver started at http://127.7.58.196:37273/ using document root <none> and password file <none>
I20260709 12:24:38.396204  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:38.396467  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:38.396888  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:38.398711  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-3-root/instance:
uuid: "747c4a57e49949dbba1a1083a408c29e"
format_stamp: "Formatted at 2026-07-09 12:24:38 on dist-test-slave-37fn"
I20260709 12:24:38.404846  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:24:38.409051  9216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:38.410037  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:24:38.410447  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-3-root
uuid: "747c4a57e49949dbba1a1083a408c29e"
format_stamp: "Formatted at 2026-07-09 12:24:38 on dist-test-slave-37fn"
I20260709 12:24:38.410853  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-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 12:24:38.448424  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:38.450366  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:38.452435  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:38.455547  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:38.455833  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:38.456169  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:38.456405  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:38.522074  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.196:35231
I20260709 12:24:38.522177  9278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.196:35231 every 8 connection(s)
I20260709 12:24:38.526186  7403 auto_leader_rebalancer-test.cc:439] add a tserver: 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:38.543500  9279 heartbeater.cc:344] Connected to a master server at 127.7.58.254:40573
I20260709 12:24:38.544028  9279 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:38.544951  9279 heartbeater.cc:507] Master 127.7.58.254:40573 requested a full tablet report, sending...
I20260709 12:24:38.546970  8460 ts_manager.cc:194] Registered new tserver with Master: 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:24:38.548310  8460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38728
I20260709 12:24:39.065627  8564 consensus_queue.cc:237] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.072201  8716 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.074740  8635 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.074467  9283 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.076316  9111 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:39.086634  9283 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.088328  8716 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:24:39.094774  8531 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5560f6ab0f644e4a1823ddd7b4c4bf8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.096839  8635 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.108108  8460 catalog_manager.cc:5697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.135903  8635 consensus_queue.cc:237] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.152753  8564 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.154898  9106 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.157999  8713 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.160089  9106 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.165691  9207 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.169541  8564 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:24:39.173682  8607 consensus_peers.cc:597] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 816cb656d59746868d712085d5ec2a68. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.175273  8713 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.193485  8463 catalog_manager.cc:5697] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.201192  8564 consensus_queue.cc:237] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.215235  8715 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:39.216073  8531 consensus_peers.cc:597] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56ed681db24649f9b029db1e0e7fdb88. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.216897  8635 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.217949  9109 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.219810  9098 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:39.239894  9109 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.242513  8713 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.244700  8635 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.253548  8564 consensus_queue.cc:237] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.261375  8462 catalog_manager.cc:5697] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.292707  8713 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.294353  9283 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.302436  8635 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.313525  9283 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:39.315876  8531 consensus_peers.cc:597] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43c3e4db81a54fd1866ab779c5d32674. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.325996  9308 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.326576  8713 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.332413  8635 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.343940  8463 catalog_manager.cc:5697] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:39.543866  9312 ts_tablet_manager.cc:933] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:39.551085  9279 heartbeater.cc:499] Master 127.7.58.254:40573 was elected leader, sending a full tablet report...
I20260709 12:24:39.551250  9312 tablet_copy_client.cc:323] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:39.571954  8577 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:39.572620  8577 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-f5560f6ab0f644e4a1823ddd7b4c4bf8
I20260709 12:24:39.581058  8577 tablet_copy_source_session.cc:215] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.628118  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.656688  9312 tablet_copy_client.cc:806] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.658293  9312 tablet_copy_client.cc:670] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.664973  9312 tablet_copy_client.cc:538] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.686589  9317 ts_tablet_manager.cc:933] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:39.687844  9312 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:39.693511  9316 ts_tablet_manager.cc:933] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:39.700371  9316 tablet_copy_client.cc:323] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:24:39.708410  9317 tablet_copy_client.cc:323] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:39.710372  8577 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 56ed681db24649f9b029db1e0e7fdb88 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:39.710914  8577 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 56ed681db24649f9b029db1e0e7fdb88 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-56ed681db24649f9b029db1e0e7fdb88
I20260709 12:24:39.721909  8653 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet 816cb656d59746868d712085d5ec2a68 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:24:39.722558  8653 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet 816cb656d59746868d712085d5ec2a68 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-816cb656d59746868d712085d5ec2a68
I20260709 12:24:39.741319  9312 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:39.743050  9312 tablet_bootstrap.cc:492] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:39.744470  9312 ts_tablet_manager.cc:1403] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.012s
I20260709 12:24:39.758636  8577 tablet_copy_source_session.cc:215] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.759318  8653 tablet_copy_source_session.cc:215] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.758926  9312 raft_consensus.cc:359] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.759944  9312 raft_consensus.cc:740] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:39.760666  9312 consensus_queue.cc:260] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.760054  9322 ts_tablet_manager.cc:933] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:39.762251  9317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ed681db24649f9b029db1e0e7fdb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.779541  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816cb656d59746868d712085d5ec2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.796342  9312 ts_tablet_manager.cc:1434] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.046s	user 0.023s	sys 0.002s
I20260709 12:24:39.798565  8577 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-f5560f6ab0f644e4a1823ddd7b4c4bf8 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:39.799078  8577 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-f5560f6ab0f644e4a1823ddd7b4c4bf8 on tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:39.800469  9317 tablet_copy_client.cc:806] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.801142  9317 tablet_copy_client.cc:670] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.802320  9322 tablet_copy_client.cc:323] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:39.804474  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 43c3e4db81a54fd1866ab779c5d32674 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:39.805022  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 43c3e4db81a54fd1866ab779c5d32674 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-43c3e4db81a54fd1866ab779c5d32674
I20260709 12:24:39.805902  9317 tablet_copy_client.cc:538] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.812672  9317 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:39.821246  8576 tablet_copy_source_session.cc:215] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.825515  9322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c3e4db81a54fd1866ab779c5d32674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.836886  9316 tablet_copy_client.cc:806] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.837548  9316 tablet_copy_client.cc:670] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.843617  9316 tablet_copy_client.cc:538] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.855402  9322 tablet_copy_client.cc:806] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.856555  9322 tablet_copy_client.cc:670] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.857769  9316 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:39.861637  9322 tablet_copy_client.cc:538] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.875975  9322 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:39.900499  9316 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:39.901552  9316 tablet_bootstrap.cc:492] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:39.902398  9316 ts_tablet_manager.cc:1403] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.007s
I20260709 12:24:39.910514  9317 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:39.911651  9317 tablet_bootstrap.cc:492] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:39.912456  9317 ts_tablet_manager.cc:1403] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.100s	user 0.028s	sys 0.010s
I20260709 12:24:39.912004  9316 raft_consensus.cc:359] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.913430  9316 raft_consensus.cc:740] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:39.914405  9316 consensus_queue.cc:260] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.918527  9317 raft_consensus.cc:359] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.919975  9317 raft_consensus.cc:740] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:39.921367  9317 consensus_queue.cc:260] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.923959  9322 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:39.925200  9322 tablet_bootstrap.cc:492] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:39.925953  9317 ts_tablet_manager.cc:1434] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 12:24:39.925988  9322 ts_tablet_manager.cc:1403] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.008s
I20260709 12:24:39.927358  9316 ts_tablet_manager.cc:1434] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:24:39.927901  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-56ed681db24649f9b029db1e0e7fdb88 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:39.928364  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-56ed681db24649f9b029db1e0e7fdb88 on tablet 56ed681db24649f9b029db1e0e7fdb88 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:39.929044  8653 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-816cb656d59746868d712085d5ec2a68 received from {username='slave'} at 127.0.0.1:47986
I20260709 12:24:39.929548  8653 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-816cb656d59746868d712085d5ec2a68 on tablet 816cb656d59746868d712085d5ec2a68 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:39.930871  9322 raft_consensus.cc:359] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.931675  9322 raft_consensus.cc:740] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:39.932322  9322 consensus_queue.cc:260] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:39.938854  9322 ts_tablet_manager.cc:1434] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:24:39.943157  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-43c3e4db81a54fd1866ab779c5d32674 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:39.943702  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-43c3e4db81a54fd1866ab779c5d32674 on tablet 43c3e4db81a54fd1866ab779c5d32674 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:40.111402  9254 raft_consensus.cc:1217] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.203466  9254 raft_consensus.cc:1217] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.238202  9254 raft_consensus.cc:1217] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.280117  9254 raft_consensus.cc:1217] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.540824  9111 raft_consensus.cc:1064] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:40.543509  9111 consensus_queue.cc:237] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:40.551206  9254 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.552973  8716 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.553504  9111 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.553133  8635 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.556221  9308 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.557585  9309 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.579022  9308 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.583160  9254 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.591238  9309 raft_consensus.cc:1064] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:40.594027  9309 consensus_queue.cc:237] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:40.597506  8716 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.598222  8463 catalog_manager.cc:5697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.609859  8636 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.633469  8713 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.637882  9254 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.639477  9309 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.641340  9309 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.642616  8635 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.646587  9308 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.663983  9309 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.666257  8716 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.677110  8635 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.684479  9254 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.714553  8565 consensus_queue.cc:237] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:40.720216  8462 catalog_manager.cc:5697] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.735512  8716 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:40.737308  9111 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:40.747828  9283 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.767138  8716 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.782266  9254 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:40.790524  8565 consensus_queue.cc:237] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:40.796871  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:40.799925  9254 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:40.799925  8635 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:40.805152  9341 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:40.804368  8460 catalog_manager.cc:5697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.813728  9111 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:40.815035  9341 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:40.816718  9308 raft_consensus.cc:1064] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:40.823263  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:40.824796  9254 raft_consensus.cc:2955] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.828408  9342 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.846925  9343 tablet_replica.cc:333] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:40.833135  9308 consensus_queue.cc:237] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:40.848063  9343 raft_consensus.cc:2243] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:40.848949  9343 raft_consensus.cc:2272] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:40.833664  8635 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.854188  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56ed681db24649f9b029db1e0e7fdb88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:40.855521  9253 raft_consensus.cc:2955] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:40.860620  9343 ts_tablet_manager.cc:1916] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:40.860414  8462 catalog_manager.cc:5697] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.874577  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 56ed681db24649f9b029db1e0e7fdb88 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:40.882390  9328 raft_consensus.cc:1064] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:40.894395  9328 consensus_queue.cc:237] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:40.906351  9345 tablet_replica.cc:333] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:40.921051  9345 raft_consensus.cc:2243] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:40.921962  9345 raft_consensus.cc:2272] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:40.925716  9345 ts_tablet_manager.cc:1916] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:40.927712  9254 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.929510  9283 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.943885  8716 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.945972  9341 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.949947  9253 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.951807  9300 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.958597  8716 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.960186  9207 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.963136  9345 ts_tablet_manager.cc:1929] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:40.963419  8564 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.963716  9345 log.cc:1199] T 56ed681db24649f9b029db1e0e7fdb88 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/56ed681db24649f9b029db1e0e7fdb88
I20260709 12:24:40.966248  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 56ed681db24649f9b029db1e0e7fdb88 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:40.966084  9207 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.969239  8635 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.978505  9111 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:41.014214  9343 ts_tablet_manager.cc:1929] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.015355  9343 log.cc:1199] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/f5560f6ab0f644e4a1823ddd7b4c4bf8
I20260709 12:24:41.029263  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet f5560f6ab0f644e4a1823ddd7b4c4bf8 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
W20260709 12:24:41.056878  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 71827.2us
I20260709 12:24:41.064044  9283 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.071702  9254 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.091576  8460 catalog_manager.cc:5697] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.088714  9350 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.101766  8715 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.104439  9253 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.131434  8563 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.131870  8462 catalog_manager.cc:5697] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.133744  8713 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.163913  8636 consensus_queue.cc:237] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:41.170233  9253 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.171907  9350 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.179804  9328 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.192643  9254 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.204669  8641 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.208819  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 816cb656d59746868d712085d5ec2a68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.210492  8716 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.213939  9207 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.216555  8464 catalog_manager.cc:5697] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.220578  8713 raft_consensus.cc:2955] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.246281  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 816cb656d59746868d712085d5ec2a68 with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:41.271642  9357 tablet_replica.cc:333] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:41.272569  8563 consensus_queue.cc:237] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:41.272706  9357 raft_consensus.cc:2243] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.275695  9357 raft_consensus.cc:2272] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.279525  9254 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.280735  9357 ts_tablet_manager.cc:1916] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:41.281417  8636 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.282835  9341 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.296808  9341 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.298223  9342 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.303108  9357 ts_tablet_manager.cc:1929] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.303774  9357 log.cc:1199] T 816cb656d59746868d712085d5ec2a68 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/816cb656d59746868d712085d5ec2a68
I20260709 12:24:41.312429  9254 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.315354  8636 raft_consensus.cc:2955] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.318078  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 816cb656d59746868d712085d5ec2a68 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:41.335134  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43c3e4db81a54fd1866ab779c5d32674 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.340233  8461 catalog_manager.cc:5697] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:41.355118  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 43c3e4db81a54fd1866ab779c5d32674 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:41.356232  9345 tablet_replica.cc:333] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:41.357273  9345 raft_consensus.cc:2243] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.358022  9345 raft_consensus.cc:2272] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.362835  9345 ts_tablet_manager.cc:1916] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:41.377463  9345 ts_tablet_manager.cc:1929] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.377849  9345 log.cc:1199] T 43c3e4db81a54fd1866ab779c5d32674 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/43c3e4db81a54fd1866ab779c5d32674
I20260709 12:24:41.379338  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 43c3e4db81a54fd1866ab779c5d32674 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:42.442425  8716 consensus_queue.cc:237] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:42.448901  8636 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.450228  9090 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.451222  8563 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.452901  9352 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.463505  9090 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.469161  8564 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:24:42.508383  8682 consensus_peers.cc:597] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2aa9d56fb75845c0a3c6d1c16178a5cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.515090  8459 catalog_manager.cc:5697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.516625  8715 consensus_queue.cc:237] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:42.523819  8636 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.527714  8564 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.529131  9352 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.531504  8635 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.536827  9352 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.540355  9090 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:24:42.542362  8682 consensus_peers.cc:597] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73e996e814f3433183a9e3c96dff6604. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.544154  8564 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.564663  8635 consensus_queue.cc:237] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:42.570240  8636 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.574018  8715 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.578048  9358 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:42.586057  8607 consensus_peers.cc:597] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f891d7a08a1424383946f05d7627954. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.587198  8564 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.589946  9328 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.594610  8461 catalog_manager.cc:5697] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.614940  9378 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.616866  8564 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.624364  8713 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.629280  8635 consensus_queue.cc:237] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:42.637373  8459 catalog_manager.cc:5697] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:42.674031  8607 consensus_peers.cc:597] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e98babf925fa4bb488596df1d36c0752. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.685743  8565 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.686285  8713 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.687702  9381 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.692047  9378 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.711814  9378 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.713449  8715 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.713943  8565 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.729941  8463 catalog_manager.cc:5697] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:42.896114  9387 ts_tablet_manager.cc:933] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:42.901343  9387 tablet_copy_client.cc:323] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:42.917698  8728 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:42.918258  8728 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 2aa9d56fb75845c0a3c6d1c16178a5cf from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-2aa9d56fb75845c0a3c6d1c16178a5cf
I20260709 12:24:42.923624  8728 tablet_copy_source_session.cc:215] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:42.926815  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:42.943876  9387 tablet_copy_client.cc:806] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:42.944619  9387 tablet_copy_client.cc:670] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:42.949167  9387 tablet_copy_client.cc:538] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:42.961838  9387 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:42.985258  9387 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:42.986213  9387 tablet_bootstrap.cc:492] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:42.986936  9387 ts_tablet_manager.cc:1403] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.014s
I20260709 12:24:42.989881  9387 raft_consensus.cc:359] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:42.990800  9387 raft_consensus.cc:740] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:42.991389  9387 consensus_queue.cc:260] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:42.994060  9387 ts_tablet_manager.cc:1434] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:42.995847  8728 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-2aa9d56fb75845c0a3c6d1c16178a5cf received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:42.996227  8728 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-2aa9d56fb75845c0a3c6d1c16178a5cf on tablet 2aa9d56fb75845c0a3c6d1c16178a5cf with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:43.132077  9387 ts_tablet_manager.cc:933] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:43.134368  9387 tablet_copy_client.cc:323] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:43.136308  8728 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 73e996e814f3433183a9e3c96dff6604 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:43.136848  8728 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 73e996e814f3433183a9e3c96dff6604 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-73e996e814f3433183a9e3c96dff6604
I20260709 12:24:43.143474  8728 tablet_copy_source_session.cc:215] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.146981  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e996e814f3433183a9e3c96dff6604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.164939  9387 tablet_copy_client.cc:806] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.165804  9387 tablet_copy_client.cc:670] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:43.170607  9387 tablet_copy_client.cc:538] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.178797  9387 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:43.201839  9393 ts_tablet_manager.cc:933] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:43.204365  9394 ts_tablet_manager.cc:933] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:43.227411  9394 tablet_copy_client.cc:323] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:24:43.229511  8653 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet e98babf925fa4bb488596df1d36c0752 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:24:43.230263  8653 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet e98babf925fa4bb488596df1d36c0752 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-e98babf925fa4bb488596df1d36c0752
I20260709 12:24:43.236626  9387 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:43.237862  9387 tablet_bootstrap.cc:492] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:43.239259  9387 ts_tablet_manager.cc:1403] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.002s
I20260709 12:24:43.241989  8653 tablet_copy_source_session.cc:215] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.242978  9387 raft_consensus.cc:359] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:43.246062  9387 raft_consensus.cc:740] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:43.246843  9394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98babf925fa4bb488596df1d36c0752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.247588  9387 consensus_queue.cc:260] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:43.250209  9393 tablet_copy_client.cc:323] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:24:43.253223  8652 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet 0f891d7a08a1424383946f05d7627954 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:24:43.253926  8652 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet 0f891d7a08a1424383946f05d7627954 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-0f891d7a08a1424383946f05d7627954
I20260709 12:24:43.256826  9387 ts_tablet_manager.cc:1434] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:24:43.259011  8728 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-73e996e814f3433183a9e3c96dff6604 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:43.259481  8728 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-73e996e814f3433183a9e3c96dff6604 on tablet 73e996e814f3433183a9e3c96dff6604 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:43.273663  9394 tablet_copy_client.cc:806] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.274507  9394 tablet_copy_client.cc:670] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:43.274962  8652 tablet_copy_source_session.cc:215] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.279156  9393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f891d7a08a1424383946f05d7627954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.298110  9394 tablet_copy_client.cc:538] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.309456  9394 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:43.311910  9393 tablet_copy_client.cc:806] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.312839  9393 tablet_copy_client.cc:670] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
W20260709 12:24:43.369210  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 141464us
I20260709 12:24:43.410482  9393 tablet_copy_client.cc:538] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.416810  9253 raft_consensus.cc:1217] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:43.498512  9393 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:43.531190  9394 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:24:43.728572  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 353171us
I20260709 12:24:43.784360  9393 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:43.785495  9393 tablet_bootstrap.cc:492] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:43.787565  9393 ts_tablet_manager.cc:1403] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.289s	user 0.022s	sys 0.015s
I20260709 12:24:43.791062  9393 raft_consensus.cc:359] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:43.792052  9393 raft_consensus.cc:740] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:43.792757  9393 consensus_queue.cc:260] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:43.794422  9394 tablet_bootstrap.cc:492] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:43.795265  9394 ts_tablet_manager.cc:1403] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.486s	user 0.031s	sys 0.013s
I20260709 12:24:43.795288  9393 ts_tablet_manager.cc:1434] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:43.798529  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-0f891d7a08a1424383946f05d7627954 received from {username='slave'} at 127.0.0.1:47986
I20260709 12:24:43.799016  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-0f891d7a08a1424383946f05d7627954 on tablet 0f891d7a08a1424383946f05d7627954 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:43.800536  9394 raft_consensus.cc:359] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:43.801436  9254 raft_consensus.cc:1217] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:43.801462  9394 raft_consensus.cc:740] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:43.816147  9394 consensus_queue.cc:260] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:43.821735  9394 ts_tablet_manager.cc:1434] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 12:24:43.823797  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-e98babf925fa4bb488596df1d36c0752 received from {username='slave'} at 127.0.0.1:47986
I20260709 12:24:43.824448  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-e98babf925fa4bb488596df1d36c0752 on tablet e98babf925fa4bb488596df1d36c0752 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:43.828037  9253 raft_consensus.cc:1217] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:43.948288  9413 raft_consensus.cc:1064] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:43.951143  9413 consensus_queue.cc:237] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:43.983387  8635 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.984591  9254 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.985268  9352 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.990772  9368 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:43.995390  8562 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.997076  9416 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:44.010138  9352 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.022300  9254 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.029604  8635 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.034926  8459 catalog_manager.cc:5697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.077204  8562 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.110404  8713 consensus_queue.cc:237] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:44.118480  9254 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.118845  8638 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.122032  9416 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.124730  9368 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.131963  9352 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.135727  9254 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.137208  8638 raft_consensus.cc:2955] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.141819  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.151505  8461 catalog_manager.cc:5697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.171609  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 2aa9d56fb75845c0a3c6d1c16178a5cf with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:44.187340  9404 raft_consensus.cc:1064] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:44.190186  9404 consensus_queue.cc:237] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:44.197238  9254 raft_consensus.cc:1217] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:44.216789  9424 tablet_replica.cc:333] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:44.217895  9424 raft_consensus.cc:2243] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.218204  8713 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.218660  9424 raft_consensus.cc:2272] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.220912  9254 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.220809  9401 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:44.222714  9401 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.231328  8562 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.233085  9414 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:44.262738  9424 ts_tablet_manager.cc:1916] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.270280  9378 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.275314  8562 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.284832  9416 raft_consensus.cc:1064] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:44.290270  9416 consensus_queue.cc:237] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:44.296411  8713 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.297174  9253 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.317251  8460 catalog_manager.cc:5697] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.341485  9424 ts_tablet_manager.cc:1929] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.342655  9424 log.cc:1199] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/2aa9d56fb75845c0a3c6d1c16178a5cf
I20260709 12:24:44.346246  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 2aa9d56fb75845c0a3c6d1c16178a5cf (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:44.349633  8562 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.353106  8638 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.354589  8635 consensus_queue.cc:237] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:44.355233  9253 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.357378  9352 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.360252  9400 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.362826  9413 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:44.371228  9254 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.372901  9404 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.376964  8713 raft_consensus.cc:1275] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.390161  9401 consensus_queue.cc:1048] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 12:24:44.415555  9404 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.426708  9254 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.430126  8713 raft_consensus.cc:2955] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:24:44.447760  9431 log.cc:927] Time spent T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:24:44.455432  9413 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.457432  8562 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.459668  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f891d7a08a1424383946f05d7627954 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.461030  8460 catalog_manager.cc:5697] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.482517  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f891d7a08a1424383946f05d7627954 with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:44.483531  9424 tablet_replica.cc:333] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:44.489756  8460 catalog_manager.cc:5697] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.491861  9254 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.515676  8636 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.529322  9424 raft_consensus.cc:2243] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.530196  9424 raft_consensus.cc:2272] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.529384  8713 consensus_queue.cc:237] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:24:44.533877  8495 debug-util.cc:398] Leaking SignalData structure 0x7b080018ecc0 after lost signal to thread 7406
W20260709 12:24:44.534929  8495 debug-util.cc:398] Leaking SignalData structure 0x7b080018e620 after lost signal to thread 8498
I20260709 12:24:44.536082  9424 ts_tablet_manager.cc:1916] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:24:44.536113  8495 debug-util.cc:398] Leaking SignalData structure 0x7b0800044d40 after lost signal to thread 8591
W20260709 12:24:44.539577  8495 debug-util.cc:398] Leaking SignalData structure 0x7b0800271180 after lost signal to thread 8667
I20260709 12:24:44.540494  9254 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:24:44.540716  8495 debug-util.cc:398] Leaking SignalData structure 0x7b08002dc7c0 after lost signal to thread 8742
I20260709 12:24:44.541756  8562 raft_consensus.cc:1275] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:24:44.543102  8495 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7b60 after lost signal to thread 9278
I20260709 12:24:44.550966  9400 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.559779  9416 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.565961  9400 consensus_queue.cc:1048] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:44.570716  9254 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.577353  9424 ts_tablet_manager.cc:1929] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.577956  9424 log.cc:1199] T 0f891d7a08a1424383946f05d7627954 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/0f891d7a08a1424383946f05d7627954
I20260709 12:24:44.580127  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 0f891d7a08a1424383946f05d7627954 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:44.580230  8562 raft_consensus.cc:2955] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.598171  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73e996e814f3433183a9e3c96dff6604 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.599647  8461 catalog_manager.cc:5697] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.616724  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 73e996e814f3433183a9e3c96dff6604 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:44.636453  9433 tablet_replica.cc:333] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:44.642515  9433 raft_consensus.cc:2243] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.643489  9433 raft_consensus.cc:2272] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.647342  9433 ts_tablet_manager.cc:1916] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.664222  9433 ts_tablet_manager.cc:1929] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.664785  9433 log.cc:1199] T 73e996e814f3433183a9e3c96dff6604 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/73e996e814f3433183a9e3c96dff6604
I20260709 12:24:44.666473  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 73e996e814f3433183a9e3c96dff6604 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:44.693262  9401 raft_consensus.cc:1064] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:44.696161  9401 consensus_queue.cc:237] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:44.704149  8713 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.704401  9254 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.706113  9404 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.708864  9378 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.713239  8562 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.715215  9328 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:44.803706  9328 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.814211  8564 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.836205  8461 catalog_manager.cc:5697] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.842916  9253 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.852828  8713 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.894634  8635 consensus_queue.cc:237] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:44.900081  9253 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.901557  9404 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.908787  8563 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.909583  9378 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.910557  9401 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.915824  8563 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.923249  9254 raft_consensus.cc:2955] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.942389  8461 catalog_manager.cc:5697] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:44.949524  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e98babf925fa4bb488596df1d36c0752 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.958524  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet e98babf925fa4bb488596df1d36c0752 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:44.964525  9438 tablet_replica.cc:333] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:44.966006  9438 raft_consensus.cc:2243] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.966936  9438 raft_consensus.cc:2272] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.972905  9438 ts_tablet_manager.cc:1916] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.993281  9438 ts_tablet_manager.cc:1929] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.993804  9438 log.cc:1199] T e98babf925fa4bb488596df1d36c0752 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/e98babf925fa4bb488596df1d36c0752
I20260709 12:24:44.995817  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet e98babf925fa4bb488596df1d36c0752 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:46.214527  8715 consensus_queue.cc:237] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:46.246312  8635 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.248719  9445 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.255964  8563 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:46.256870  8682 consensus_peers.cc:597] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70e2cdda3dc748f799c3f8eb36830c72. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.261843  9090 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.279553  9445 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.281077  8635 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.306777  8715 consensus_queue.cc:237] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:46.321516  8563 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.324412  8463 catalog_manager.cc:5697] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.329697  8640 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:46.336171  8682 consensus_peers.cc:597] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a102f8b64ae341378258792908e8f6aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.336378  8564 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.338292  9443 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.364105  9416 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.372251  9444 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.382051  8635 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.416137  8562 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.464816  8562 consensus_queue.cc:237] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:46.485858  8715 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:46.486220  8531 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a67e614e2ef43549f3436ef040e63f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.487586  9439 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.496614  8640 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.501062  9446 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.502871  8461 catalog_manager.cc:5697] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.538069  9446 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.539794  8635 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.562007  8562 consensus_queue.cc:237] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:46.602298  8715 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.606498  8713 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.609450  9403 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.619621  9464 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.630120  8712 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.636631  8635 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:46.643195  8531 consensus_peers.cc:597] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95ce94a70da84dc18a1ac9483e1463d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.643764  9439 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.645891  8463 catalog_manager.cc:5697] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.669494  8635 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.672858  8460 catalog_manager.cc:5697] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:46.719404  9467 ts_tablet_manager.cc:933] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:46.727064  9467 tablet_copy_client.cc:323] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:46.729259  8728 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet a102f8b64ae341378258792908e8f6aa from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:46.729921  8728 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet a102f8b64ae341378258792908e8f6aa from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-a102f8b64ae341378258792908e8f6aa
I20260709 12:24:46.740535  8728 tablet_copy_source_session.cc:215] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.746321  9467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102f8b64ae341378258792908e8f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.755832  9469 ts_tablet_manager.cc:933] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:46.772610  9469 tablet_copy_client.cc:323] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:46.774415  8728 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 70e2cdda3dc748f799c3f8eb36830c72 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:46.774955  8728 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 70e2cdda3dc748f799c3f8eb36830c72 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-70e2cdda3dc748f799c3f8eb36830c72
I20260709 12:24:46.782567  9467 tablet_copy_client.cc:806] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:46.783177  8728 tablet_copy_source_session.cc:215] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.783509  9467 tablet_copy_client.cc:670] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:46.787196  9469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e2cdda3dc748f799c3f8eb36830c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.788398  9467 tablet_copy_client.cc:538] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:46.809173  9469 tablet_copy_client.cc:806] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:46.809948  9469 tablet_copy_client.cc:670] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:46.810642  9467 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:46.814685  9469 tablet_copy_client.cc:538] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:46.824184  9469 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:46.880859  9472 ts_tablet_manager.cc:933] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:46.883814  9469 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:46.884899  9469 tablet_bootstrap.cc:492] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:46.885686  9469 ts_tablet_manager.cc:1403] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.007s
I20260709 12:24:46.906461  9469 raft_consensus.cc:359] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:46.907399  9469 raft_consensus.cc:740] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:46.908901  9469 consensus_queue.cc:260] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:46.983836  9472 tablet_copy_client.cc:323] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:46.985981  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 6a67e614e2ef43549f3436ef040e63f4 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:46.986598  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 6a67e614e2ef43549f3436ef040e63f4 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-6a67e614e2ef43549f3436ef040e63f4
I20260709 12:24:46.987718  9469 ts_tablet_manager.cc:1434] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.102s	user 0.022s	sys 0.026s
I20260709 12:24:46.989396  8728 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-70e2cdda3dc748f799c3f8eb36830c72 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:46.989769  8728 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-70e2cdda3dc748f799c3f8eb36830c72 on tablet 70e2cdda3dc748f799c3f8eb36830c72 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:46.995296  8576 tablet_copy_source_session.cc:215] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.999429  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67e614e2ef43549f3436ef040e63f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.010576  9467 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:47.011739  9467 tablet_bootstrap.cc:492] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:47.012579  9467 ts_tablet_manager.cc:1403] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.202s	user 0.023s	sys 0.007s
I20260709 12:24:47.019191  9472 tablet_copy_client.cc:806] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:47.019907  9472 tablet_copy_client.cc:670] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:47.023933  9472 tablet_copy_client.cc:538] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:47.025418  9467 raft_consensus.cc:359] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:47.026409  9467 raft_consensus.cc:740] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:47.027155  9467 consensus_queue.cc:260] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:47.033036  9472 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:47.042275  9467 ts_tablet_manager.cc:1434] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260709 12:24:47.053385  8728 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-a102f8b64ae341378258792908e8f6aa received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:47.053856  8728 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-a102f8b64ae341378258792908e8f6aa on tablet a102f8b64ae341378258792908e8f6aa with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:47.067420  9472 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:47.068512  9472 tablet_bootstrap.cc:492] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:47.069358  9472 ts_tablet_manager.cc:1403] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.021s
I20260709 12:24:47.072803  9472 raft_consensus.cc:359] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:47.073750  9472 raft_consensus.cc:740] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:47.074543  9472 consensus_queue.cc:260] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:47.077145  9472 ts_tablet_manager.cc:1434] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:47.079038  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-6a67e614e2ef43549f3436ef040e63f4 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:47.079487  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-6a67e614e2ef43549f3436ef040e63f4 on tablet 6a67e614e2ef43549f3436ef040e63f4 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:47.100296  9472 ts_tablet_manager.cc:933] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:47.126636  9472 tablet_copy_client.cc:323] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:47.128609  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 95ce94a70da84dc18a1ac9483e1463d4 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:47.129233  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 95ce94a70da84dc18a1ac9483e1463d4 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-95ce94a70da84dc18a1ac9483e1463d4
I20260709 12:24:47.134382  9253 raft_consensus.cc:1217] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.164875  8576 tablet_copy_source_session.cc:215] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:47.168622  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ce94a70da84dc18a1ac9483e1463d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.191144  9472 tablet_copy_client.cc:806] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:47.191776  9472 tablet_copy_client.cc:670] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:47.195767  9472 tablet_copy_client.cc:538] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:47.206178  9472 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:47.241945  9472 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:47.243000  9472 tablet_bootstrap.cc:492] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:47.243593  9472 ts_tablet_manager.cc:1403] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.016s
I20260709 12:24:47.245926  9472 raft_consensus.cc:359] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:47.246779  9472 raft_consensus.cc:740] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:47.247470  9472 consensus_queue.cc:260] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:47.250216  9472 ts_tablet_manager.cc:1434] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:24:47.253364  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-95ce94a70da84dc18a1ac9483e1463d4 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:47.253854  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-95ce94a70da84dc18a1ac9483e1463d4 on tablet 95ce94a70da84dc18a1ac9483e1463d4 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:47.334527  9253 raft_consensus.cc:1217] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.386395  9253 raft_consensus.cc:1217] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.634629  9443 raft_consensus.cc:1064] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:47.637578  9443 consensus_queue.cc:237] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:47.658494  9253 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.662300  9443 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.663017  8635 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.667524  8561 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.672857  9445 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:47.676445  9445 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.710780  9090 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:47.719897  8635 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:47.735812  9253 raft_consensus.cc:1217] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.768703  9253 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:47.765009  8460 catalog_manager.cc:5697] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:47.823587  8563 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:47.846851  9443 raft_consensus.cc:1064] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:47.851586  9443 consensus_queue.cc:237] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:47.985054  8635 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.985409  9253 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.988271  9487 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:47.991312  9487 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:48.075809  9439 raft_consensus.cc:1064] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:48.078198  9439 consensus_queue.cc:237] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:48.087514  9090 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.100798  8562 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:48.104604  8640 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.122030  9253 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.132622  8716 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:24:48.141398  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 44330.3us
I20260709 12:24:48.147887  9398 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:48.153976  9487 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:48.160213  8640 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:48.161402  9253 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:48.175019  9495 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:48.180773  9495 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:48.197252  9464 raft_consensus.cc:1064] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:48.196974  8460 catalog_manager.cc:5697] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.200414  9464 consensus_queue.cc:237] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:48.208266  9495 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.209595  8562 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.217486  8640 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.222662  8712 consensus_queue.cc:237] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:48.229199  9254 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.231262  9487 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:48.236753  9252 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:48.238816  8716 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:48.236842  8636 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:48.239367  9464 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:48.241366  9497 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:48.242270  9443 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.242522  8712 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.246601  9464 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:48.259318  8561 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.260160  8459 catalog_manager.cc:5697] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.263609  9486 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.263386  9254 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.266516  9495 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.268102  8716 consensus_queue.cc:237] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:48.277387  8563 raft_consensus.cc:2955] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.270882  9252 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.287237  8460 catalog_manager.cc:5697] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.307018  9254 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.314826  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 70e2cdda3dc748f799c3f8eb36830c72 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:48.326577  9486 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.333276  9487 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.343479  9254 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.347396  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70e2cdda3dc748f799c3f8eb36830c72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:48.345988  9253 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.352795  8714 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.356695  9508 tablet_replica.cc:333] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:48.368245  8459 catalog_manager.cc:5697] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.390034  8635 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.405534  9508 raft_consensus.cc:2243] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:48.405035  8463 catalog_manager.cc:5697] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.406569  9508 raft_consensus.cc:2272] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:48.409564  9486 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.411545  9508 ts_tablet_manager.cc:1916] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:48.421317  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet a102f8b64ae341378258792908e8f6aa with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:48.427630  8563 consensus_queue.cc:237] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:48.438376  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a102f8b64ae341378258792908e8f6aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:48.445484  8636 raft_consensus.cc:2955] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.448462  8714 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.456187  9398 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.467463  9253 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.467727  8635 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.485033  8714 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.475261  9508 ts_tablet_manager.cc:1929] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:48.491994  9508 log.cc:1199] T 70e2cdda3dc748f799c3f8eb36830c72 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/70e2cdda3dc748f799c3f8eb36830c72
I20260709 12:24:48.481374  9398 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.494302  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 70e2cdda3dc748f799c3f8eb36830c72 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:48.437309  9509 tablet_replica.cc:333] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:48.495594  9497 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.502028  9509 raft_consensus.cc:2243] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:48.513039  9509 raft_consensus.cc:2272] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:48.531757  9509 ts_tablet_manager.cc:1916] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:48.544559  8460 catalog_manager.cc:5697] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.558887  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a67e614e2ef43549f3436ef040e63f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:48.559815  9509 ts_tablet_manager.cc:1929] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:48.560420  9509 log.cc:1199] T a102f8b64ae341378258792908e8f6aa P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/a102f8b64ae341378258792908e8f6aa
I20260709 12:24:48.564992  9252 raft_consensus.cc:2955] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.589987  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a67e614e2ef43549f3436ef040e63f4 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:48.589979  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet a102f8b64ae341378258792908e8f6aa (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:48.591203  9508 tablet_replica.cc:333] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:48.592682  9508 raft_consensus.cc:2243] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:48.593472  9508 raft_consensus.cc:2272] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:48.598286  9508 ts_tablet_manager.cc:1916] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:48.617048  8563 consensus_queue.cc:237] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:48.627776  9508 ts_tablet_manager.cc:1929] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:48.628328  9508 log.cc:1199] T 6a67e614e2ef43549f3436ef040e63f4 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/6a67e614e2ef43549f3436ef040e63f4
I20260709 12:24:48.647547  9252 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.630286  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 6a67e614e2ef43549f3436ef040e63f4 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:48.654624  8641 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:48.662853  9497 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.664374  9464 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:48.680243  9464 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.704519  8641 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.704542  9252 raft_consensus.cc:2955] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.723593  8461 catalog_manager.cc:5697] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:48.739722  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 95ce94a70da84dc18a1ac9483e1463d4 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:48.744827  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95ce94a70da84dc18a1ac9483e1463d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:48.744071  9510 tablet_replica.cc:333] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:48.747341  9510 raft_consensus.cc:2243] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:48.748325  9510 raft_consensus.cc:2272] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:48.751785  9510 ts_tablet_manager.cc:1916] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:48.772284  9510 ts_tablet_manager.cc:1929] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:48.773877  9510 log.cc:1199] T 95ce94a70da84dc18a1ac9483e1463d4 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/95ce94a70da84dc18a1ac9483e1463d4
I20260709 12:24:48.776829  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 95ce94a70da84dc18a1ac9483e1463d4 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:49.920624  8712 consensus_queue.cc:237] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
W20260709 12:24:49.933962  8682 consensus_peers.cc:597] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c2beb18ba5e4bc3855a85e7f164de6d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:49.934047  8636 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.940079  8562 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.943158  9445 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:49.947952  9445 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:49.977140  9445 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:49.982421  8636 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:49.983188  8562 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:49.997516  8563 consensus_queue.cc:237] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.006827  8461 catalog_manager.cc:5697] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.024046  8636 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:50.028399  9497 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:50.038422  8712 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:50.040387  9495 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:50.041016  8531 consensus_peers.cc:597] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 952e019cdb8c479395293b6b585f6e58. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:50.065125  9512 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.066627  8714 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.072017  8636 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.092649  8714 consensus_queue.cc:237] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.114070  8460 catalog_manager.cc:5697] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.119048  8635 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:50.120955  9445 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:50.129987  8682 consensus_peers.cc:597] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07ea9859cf8340c2aa76384524db1eff. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:50.135139  9514 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.143050  8562 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:50.145099  8636 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.149484  9487 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:50.170830  8460 catalog_manager.cc:5697] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.193459  8562 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.202822  8714 consensus_queue.cc:237] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.220774  8636 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:50.223124  9514 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:50.225751  8682 consensus_peers.cc:597] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1602d17fc00f481abfcb86ab4d369760. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:50.226276  8562 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:50.227694  9514 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:50.239933  9528 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.242712  8636 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.246685  8562 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.260854  8461 catalog_manager.cc:5697] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:50.391426  9532 ts_tablet_manager.cc:933] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:50.394464  9532 tablet_copy_client.cc:323] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:50.396298  8728 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 8c2beb18ba5e4bc3855a85e7f164de6d from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:50.396910  8728 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 8c2beb18ba5e4bc3855a85e7f164de6d from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-8c2beb18ba5e4bc3855a85e7f164de6d
I20260709 12:24:50.404563  8728 tablet_copy_source_session.cc:215] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:50.408123  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2beb18ba5e4bc3855a85e7f164de6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:50.448340  9532 tablet_copy_client.cc:806] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:50.449018  9532 tablet_copy_client.cc:670] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:50.452651  9532 tablet_copy_client.cc:538] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:50.465593  9532 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:50.513468  9532 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:50.515400  9532 tablet_bootstrap.cc:492] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:50.516124  9532 ts_tablet_manager.cc:1403] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.026s
I20260709 12:24:50.518483  9532 raft_consensus.cc:359] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.519132  9532 raft_consensus.cc:740] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:50.519677  9532 consensus_queue.cc:260] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.524422  9532 ts_tablet_manager.cc:1434] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:50.527168  8728 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-8c2beb18ba5e4bc3855a85e7f164de6d received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:50.527552  8728 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-8c2beb18ba5e4bc3855a85e7f164de6d on tablet 8c2beb18ba5e4bc3855a85e7f164de6d with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:50.636418  9532 ts_tablet_manager.cc:933] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:50.642273  9532 tablet_copy_client.cc:323] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:50.644037  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 952e019cdb8c479395293b6b585f6e58 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:50.644641  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 952e019cdb8c479395293b6b585f6e58 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-952e019cdb8c479395293b6b585f6e58
I20260709 12:24:50.653087  8576 tablet_copy_source_session.cc:215] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:50.656438  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952e019cdb8c479395293b6b585f6e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:50.674276  9532 tablet_copy_client.cc:806] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:50.674840  9532 tablet_copy_client.cc:670] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:50.702937  9532 tablet_copy_client.cc:538] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:50.724707  9532 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:50.730468  9538 ts_tablet_manager.cc:933] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:50.736378  9538 tablet_copy_client.cc:323] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:50.738060  8728 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 07ea9859cf8340c2aa76384524db1eff from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:50.738596  8728 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 07ea9859cf8340c2aa76384524db1eff from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-07ea9859cf8340c2aa76384524db1eff
I20260709 12:24:50.750257  8728 tablet_copy_source_session.cc:215] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:50.754061  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea9859cf8340c2aa76384524db1eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:50.756300  9532 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:50.757294  9532 tablet_bootstrap.cc:492] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:50.758034  9532 ts_tablet_manager.cc:1403] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.007s
I20260709 12:24:50.761680  9532 raft_consensus.cc:359] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.762614  9532 raft_consensus.cc:740] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:50.763345  9532 consensus_queue.cc:260] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.766223  9532 ts_tablet_manager.cc:1434] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:50.767871  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-952e019cdb8c479395293b6b585f6e58 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:50.768298  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-952e019cdb8c479395293b6b585f6e58 on tablet 952e019cdb8c479395293b6b585f6e58 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:50.786142  9532 ts_tablet_manager.cc:933] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:50.795329  9532 tablet_copy_client.cc:323] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:50.797282  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 1602d17fc00f481abfcb86ab4d369760 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:50.797952  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 1602d17fc00f481abfcb86ab4d369760 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-1602d17fc00f481abfcb86ab4d369760
I20260709 12:24:50.811661  8727 tablet_copy_source_session.cc:215] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:50.817332  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1602d17fc00f481abfcb86ab4d369760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:50.844146  9538 tablet_copy_client.cc:806] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:50.844955  9538 tablet_copy_client.cc:670] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:50.849421  9538 tablet_copy_client.cc:538] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:50.852487  9532 tablet_copy_client.cc:806] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:50.853122  9532 tablet_copy_client.cc:670] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:50.857165  9532 tablet_copy_client.cc:538] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:50.864998  9532 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:50.884142  9538 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:50.932253  9538 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:50.933305  9538 tablet_bootstrap.cc:492] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:50.938992  9532 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:50.940057  9532 tablet_bootstrap.cc:492] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:50.940723  9532 ts_tablet_manager.cc:1403] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.009s
I20260709 12:24:50.943742  9532 raft_consensus.cc:359] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.944504  9532 raft_consensus.cc:740] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:50.945114  9532 consensus_queue.cc:260] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.947705  9532 ts_tablet_manager.cc:1434] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:50.948650  9538 ts_tablet_manager.cc:1403] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.017s
I20260709 12:24:50.951853  9538 raft_consensus.cc:359] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.952564  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-1602d17fc00f481abfcb86ab4d369760 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:50.952700  9538 raft_consensus.cc:740] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:50.953087  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-1602d17fc00f481abfcb86ab4d369760 on tablet 1602d17fc00f481abfcb86ab4d369760 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:50.953487  9538 consensus_queue.cc:260] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:50.955718  9538 ts_tablet_manager.cc:1434] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:50.958469  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-07ea9859cf8340c2aa76384524db1eff received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:50.959954  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-07ea9859cf8340c2aa76384524db1eff on tablet 07ea9859cf8340c2aa76384524db1eff with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:51.001358  9254 raft_consensus.cc:1217] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:51.160923  9254 raft_consensus.cc:1217] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:51.232368  9254 raft_consensus.cc:1217] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:51.282742  9254 raft_consensus.cc:1217] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:51.514285  9517 raft_consensus.cc:1064] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:51.516840  9517 consensus_queue.cc:237] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:51.524282  8640 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.526121  9252 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.527034  9528 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.529404  9543 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.539872  8563 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.542804  9517 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.550031  9514 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.556137  9252 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.586786  8636 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.612279  8460 catalog_manager.cc:5697] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.634011  8563 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.653156  9537 raft_consensus.cc:1064] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:51.656234  9537 consensus_queue.cc:237] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:51.681403  8713 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.682498  9252 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.685745  8640 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.686708  9537 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.687908  9497 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.693220  9541 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:24:51.718202  9517 raft_consensus.cc:1064] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:51.720858  9517 consensus_queue.cc:237] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:51.724931  9512 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.728930  8712 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.746606  9528 raft_consensus.cc:1064] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:51.749367  9528 consensus_queue.cc:237] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:51.775396  8640 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.776660  8460 catalog_manager.cc:5697] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.781751  8712 consensus_queue.cc:237] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:51.800642  9252 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.803911  9254 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.817118  8563 consensus_queue.cc:237] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:51.822227  9514 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:51.825810  8635 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.826756  8563 raft_consensus.cc:1275] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.827867  9252 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.829226  8635 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.829334  8562 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.831055  9543 consensus_queue.cc:1048] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:51.832316  9556 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:51.833324  9497 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:51.835525  9514 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:51.837396  8635 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.837634  9514 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:24:51.845163  8562 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.845252  9251 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.849056  9543 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.848481  9514 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.851044  9543 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.851517  8562 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.852901  9543 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.859237  9556 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.873235  9253 raft_consensus.cc:2955] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.874282  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c2beb18ba5e4bc3855a85e7f164de6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:51.880852  9251 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.882154  9252 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:51.886837  8463 catalog_manager.cc:5697] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:51.889465  9528 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.904031  8635 raft_consensus.cc:2955] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.906347  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c2beb18ba5e4bc3855a85e7f164de6d with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:51.915223  9563 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.954649  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 952e019cdb8c479395293b6b585f6e58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:51.961498  9254 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:51.968641  8459 catalog_manager.cc:5697] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:52.046485  9573 tablet_replica.cc:333] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
W20260709 12:24:52.049105  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 71342.3us
W20260709 12:24:52.135639  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 115193us
I20260709 12:24:52.140733  9573 raft_consensus.cc:2243] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:52.141676  9573 raft_consensus.cc:2272] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:52.164665  8460 catalog_manager.cc:5697] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.185910  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 952e019cdb8c479395293b6b585f6e58 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:52.197152  8635 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.213956  8640 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.220114  8562 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.229825  9573 ts_tablet_manager.cc:1916] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:52.229537  9566 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.288049  8562 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.309718  9254 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.322815  8713 consensus_queue.cc:237] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:52.331619  9588 tablet_replica.cc:333] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:52.332738  9588 raft_consensus.cc:2243] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:52.333519  9588 raft_consensus.cc:2272] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:52.339897  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 82381.8us
I20260709 12:24:52.339289  8460 catalog_manager.cc:5697] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.341392  8640 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:52.346920  9254 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:52.351279  9576 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:24:52.358099  9564 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:24:52.363423  9588 ts_tablet_manager.cc:1916] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:52.372429  9254 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.373996  8636 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.371896  9566 raft_consensus.cc:2955] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.395048  9573 ts_tablet_manager.cc:1929] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:52.395545  9573 log.cc:1199] T 8c2beb18ba5e4bc3855a85e7f164de6d P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/8c2beb18ba5e4bc3855a85e7f164de6d
I20260709 12:24:52.396045  8713 consensus_queue.cc:237] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:52.397133  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 8c2beb18ba5e4bc3855a85e7f164de6d (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:52.405287  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07ea9859cf8340c2aa76384524db1eff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:52.410648  9588 ts_tablet_manager.cc:1929] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:52.411187  9588 log.cc:1199] T 952e019cdb8c479395293b6b585f6e58 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/952e019cdb8c479395293b6b585f6e58
I20260709 12:24:52.414070  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 952e019cdb8c479395293b6b585f6e58 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:52.404614  8461 catalog_manager.cc:5697] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.424682  9254 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:52.424682  8636 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:52.428130  9576 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:52.429589  9564 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:52.438050  9543 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.439738  9254 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.442987  8636 raft_consensus.cc:2955] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.449150  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 07ea9859cf8340c2aa76384524db1eff with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:52.454260  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1602d17fc00f481abfcb86ab4d369760 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:52.456730  9591 tablet_replica.cc:333] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:52.460096  9591 raft_consensus.cc:2243] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:52.460958  9591 raft_consensus.cc:2272] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:52.460369  8463 catalog_manager.cc:5697] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:52.465638  9591 ts_tablet_manager.cc:1916] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:52.475384  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 1602d17fc00f481abfcb86ab4d369760 with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:52.483394  9591 ts_tablet_manager.cc:1929] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:52.483840  9591 log.cc:1199] T 07ea9859cf8340c2aa76384524db1eff P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/07ea9859cf8340c2aa76384524db1eff
I20260709 12:24:52.485482  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 07ea9859cf8340c2aa76384524db1eff (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:52.485649  9591 tablet_replica.cc:333] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:52.497467  9591 raft_consensus.cc:2243] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:52.498381  9591 raft_consensus.cc:2272] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:52.500990  9591 ts_tablet_manager.cc:1916] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:52.511677  9591 ts_tablet_manager.cc:1929] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:52.511986  9591 log.cc:1199] T 1602d17fc00f481abfcb86ab4d369760 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/1602d17fc00f481abfcb86ab4d369760
I20260709 12:24:52.513343  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 1602d17fc00f481abfcb86ab4d369760 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:53.550119  8562 consensus_queue.cc:237] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:53.556567  8713 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:53.557026  8531 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 487b9fb44f3e4c5291e3b2d78a03ab9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.557170  8636 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:53.558080  9578 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.559195  9556 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.567122  9578 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.569198  8713 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.577823  8636 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.587123  8716 consensus_queue.cc:237] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:53.588424  8461 catalog_manager.cc:5697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:53.608106  8562 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:53.609601  9517 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.610409  8636 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:53.610678  8682 consensus_peers.cc:597] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7df30c11a0894ca6ac76fd5bacb5e2f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.612110  9517 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.631850  9543 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.635838  8636 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.651904  8640 consensus_queue.cc:237] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:53.658090  8566 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.668948  8461 catalog_manager.cc:5697] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.669916  8716 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:53.685563  8607 consensus_peers.cc:597] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 166b891cb89c4d3eb6e0f9d5917f29dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.688230  9609 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:53.704180  8566 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:53.706023  9546 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.719689  9546 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.721386  8566 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.728286  8716 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.741350  8461 catalog_manager.cc:5697] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.746716  8566 consensus_queue.cc:237] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:53.759593  8716 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:53.760836  8640 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:53.761184  9592 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.762626  9596 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:53.764236  8531 consensus_peers.cc:597] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2baf682112e2497a8cde21e26fd8ab41. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:53.774150  9592 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.779937  8713 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.782719  8640 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.816972  8461 catalog_manager.cc:5697] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:53.956280  9616 ts_tablet_manager.cc:933] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:53.958568  9616 tablet_copy_client.cc:323] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:53.960397  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:53.961005  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 487b9fb44f3e4c5291e3b2d78a03ab9b from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-487b9fb44f3e4c5291e3b2d78a03ab9b
I20260709 12:24:53.967901  8576 tablet_copy_source_session.cc:215] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:53.971581  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:53.996114  9616 tablet_copy_client.cc:806] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:53.996816  9616 tablet_copy_client.cc:670] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:54.001889  9616 tablet_copy_client.cc:538] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:54.013202  9616 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:54.036793  9616 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:54.037923  9616 tablet_bootstrap.cc:492] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:54.038764  9616 ts_tablet_manager.cc:1403] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.007s
I20260709 12:24:54.041978  9616 raft_consensus.cc:359] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.042989  9616 raft_consensus.cc:740] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:54.043784  9616 consensus_queue.cc:260] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.052687  9616 ts_tablet_manager.cc:1434] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.009s
I20260709 12:24:54.055900  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-487b9fb44f3e4c5291e3b2d78a03ab9b received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:54.056394  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-487b9fb44f3e4c5291e3b2d78a03ab9b on tablet 487b9fb44f3e4c5291e3b2d78a03ab9b with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:54.071159  9616 ts_tablet_manager.cc:933] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:54.073161  9616 tablet_copy_client.cc:323] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:54.074792  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:54.075256  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-7df30c11a0894ca6ac76fd5bacb5e2f4
I20260709 12:24:54.082959  8727 tablet_copy_source_session.cc:215] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:54.086334  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:54.108525  9616 tablet_copy_client.cc:806] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:54.109246  9616 tablet_copy_client.cc:670] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:54.114279  9616 tablet_copy_client.cc:538] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:54.122146  9616 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:54.144441  9616 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:54.145396  9616 tablet_bootstrap.cc:492] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:54.146127  9616 ts_tablet_manager.cc:1403] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260709 12:24:54.149019  9616 raft_consensus.cc:359] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.150059  9616 raft_consensus.cc:740] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:54.150745  9616 consensus_queue.cc:260] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.155746  9616 ts_tablet_manager.cc:1434] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:24:54.159485  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-7df30c11a0894ca6ac76fd5bacb5e2f4 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:54.159957  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-7df30c11a0894ca6ac76fd5bacb5e2f4 on tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:54.201498  9616 ts_tablet_manager.cc:933] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:54.203006  9616 tablet_copy_client.cc:323] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:24:54.204803  8652 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet 166b891cb89c4d3eb6e0f9d5917f29dd from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:24:54.205366  8652 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet 166b891cb89c4d3eb6e0f9d5917f29dd from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-166b891cb89c4d3eb6e0f9d5917f29dd
I20260709 12:24:54.212604  8652 tablet_copy_source_session.cc:215] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:54.215627  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166b891cb89c4d3eb6e0f9d5917f29dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:54.234360  9616 tablet_copy_client.cc:806] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:54.234984  9616 tablet_copy_client.cc:670] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:54.238595  9616 tablet_copy_client.cc:538] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:54.253722  9616 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:54.274590  9623 ts_tablet_manager.cc:933] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:54.277168  9623 tablet_copy_client.cc:323] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:54.285178  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 2baf682112e2497a8cde21e26fd8ab41 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:54.285807  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 2baf682112e2497a8cde21e26fd8ab41 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-2baf682112e2497a8cde21e26fd8ab41
I20260709 12:24:54.287413  9616 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:54.288087  9616 tablet_bootstrap.cc:492] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:54.288530  9616 ts_tablet_manager.cc:1403] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.000s
I20260709 12:24:54.290738  9616 raft_consensus.cc:359] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.291572  9616 raft_consensus.cc:740] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:54.292223  9616 consensus_queue.cc:260] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.293885  8576 tablet_copy_source_session.cc:215] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:54.299520  9623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2baf682112e2497a8cde21e26fd8ab41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:54.304718  9616 ts_tablet_manager.cc:1434] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:24:54.313525  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-166b891cb89c4d3eb6e0f9d5917f29dd received from {username='slave'} at 127.0.0.1:47986
I20260709 12:24:54.314029  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-166b891cb89c4d3eb6e0f9d5917f29dd on tablet 166b891cb89c4d3eb6e0f9d5917f29dd with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:54.321306  9623 tablet_copy_client.cc:806] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:54.321959  9623 tablet_copy_client.cc:670] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:54.325585  9623 tablet_copy_client.cc:538] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:54.337353  9623 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:54.344244  9251 raft_consensus.cc:1217] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:54.363087  9623 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:54.364144  9623 tablet_bootstrap.cc:492] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:54.364897  9623 ts_tablet_manager.cc:1403] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260709 12:24:54.367883  9623 raft_consensus.cc:359] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.368780  9623 raft_consensus.cc:740] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:54.369488  9623 consensus_queue.cc:260] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:54.372093  9623 ts_tablet_manager.cc:1434] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:24:54.373907  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-2baf682112e2497a8cde21e26fd8ab41 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:54.374342  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-2baf682112e2497a8cde21e26fd8ab41 on tablet 2baf682112e2497a8cde21e26fd8ab41 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:54.639808  9251 raft_consensus.cc:1217] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:54.829807  9254 raft_consensus.cc:1217] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:54.857901  9254 raft_consensus.cc:1217] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:54.875123  9556 raft_consensus.cc:1064] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:54.876965  9556 consensus_queue.cc:237] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:54.886201  9254 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.886293  8715 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.888245  9592 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:54.889017  8635 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.889504  9556 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:54.890421  9578 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:54.907357  9578 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:54.915762  8715 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:54.918004  8635 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:54.926829  9254 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:54.948086  8463 catalog_manager.cc:5697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:54.982013  8566 consensus_queue.cc:237] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:54.996968  9254 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.998797  9556 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.002688  8635 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.004458  9578 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.007434  9592 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.011900  9254 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.021539  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:55.024394  9632 raft_consensus.cc:1064] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:55.027841  9632 consensus_queue.cc:237] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:55.032035  8635 raft_consensus.cc:2955] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.049484  8460 catalog_manager.cc:5697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.054044  8566 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.059405  8640 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.060974  9543 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.062003  9517 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.062397  9254 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.063824  9517 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.083297  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 487b9fb44f3e4c5291e3b2d78a03ab9b with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:55.108210  9643 tablet_replica.cc:333] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:55.112273  9643 raft_consensus.cc:2243] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.122547  8636 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.119202  9632 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.126188  8566 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.127642  9643 raft_consensus.cc:2272] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.140774  9643 ts_tablet_manager.cc:1916] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:55.150116  8461 catalog_manager.cc:5697] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.164731  9254 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.182878  9643 ts_tablet_manager.cc:1929] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:55.183516  9643 log.cc:1199] T 487b9fb44f3e4c5291e3b2d78a03ab9b P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/487b9fb44f3e4c5291e3b2d78a03ab9b
I20260709 12:24:55.185313  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 487b9fb44f3e4c5291e3b2d78a03ab9b (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:55.200901  8715 consensus_queue.cc:237] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:55.206681  8566 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.208223  9632 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.209124  9254 raft_consensus.cc:1275] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.211176  9517 consensus_queue.cc:1048] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.217916  9543 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.221650  9251 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.226912  8561 raft_consensus.cc:2955] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.232366  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:55.239341  8461 catalog_manager.cc:5697] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.252436  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:55.287639  9646 tablet_replica.cc:333] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:55.289036  9646 raft_consensus.cc:2243] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.289970  9646 raft_consensus.cc:2272] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.293386  9578 raft_consensus.cc:1064] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:55.295935  9646 ts_tablet_manager.cc:1916] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:55.295958  9578 consensus_queue.cc:237] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:55.314395  9251 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.316097  8715 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.317005  8635 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.319047  9578 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:55.320772  9638 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:55.316087  9646 ts_tablet_manager.cc:1929] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:55.323808  9646 log.cc:1199] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/7df30c11a0894ca6ac76fd5bacb5e2f4
I20260709 12:24:55.324982  9639 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:55.325587  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 7df30c11a0894ca6ac76fd5bacb5e2f4 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:55.337724  9251 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.337397  8715 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.334688  9578 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.357362  8459 catalog_manager.cc:5697] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.374130  8640 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.395859  8561 consensus_queue.cc:237] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:55.405337  9254 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.406406  8715 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.407332  9639 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.408352  9578 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.410858  9615 raft_consensus.cc:1064] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:55.415736  9639 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.419487  8715 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.413287  9615 consensus_queue.cc:237] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:55.426889  9251 raft_consensus.cc:2955] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.446365  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2baf682112e2497a8cde21e26fd8ab41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:55.453032  8716 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.453621  9254 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.456156  9609 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:55.461642  8461 catalog_manager.cc:5697] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.463697  8561 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:55.465332  9609 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.468415  9627 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:55.476971  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 2baf682112e2497a8cde21e26fd8ab41 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:55.478011  9646 tablet_replica.cc:333] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:55.479066  9646 raft_consensus.cc:2243] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.479840  9646 raft_consensus.cc:2272] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.483533  9646 ts_tablet_manager.cc:1916] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:55.514748  9646 ts_tablet_manager.cc:1929] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:55.515352  9646 log.cc:1199] T 2baf682112e2497a8cde21e26fd8ab41 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/2baf682112e2497a8cde21e26fd8ab41
I20260709 12:24:55.514789  9627 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.516947  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 2baf682112e2497a8cde21e26fd8ab41 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:55.518620  8715 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.520160  8566 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.544862  8460 catalog_manager.cc:5697] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.547295  9251 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.570688  8635 consensus_queue.cc:237] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:55.582648  8561 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.584288  9627 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.587488  9251 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:55.591368  9615 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:55.592340  9609 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.596181  9251 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.603246  8561 raft_consensus.cc:2955] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:55.604281  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 166b891cb89c4d3eb6e0f9d5917f29dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:55.613116  8459 catalog_manager.cc:5697] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.634048  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 166b891cb89c4d3eb6e0f9d5917f29dd with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:55.635070  9643 tablet_replica.cc:333] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:55.636276  9643 raft_consensus.cc:2243] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.637025  9643 raft_consensus.cc:2272] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.639914  9643 ts_tablet_manager.cc:1916] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:55.653162  9643 ts_tablet_manager.cc:1929] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:55.653525  9643 log.cc:1199] T 166b891cb89c4d3eb6e0f9d5917f29dd P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/166b891cb89c4d3eb6e0f9d5917f29dd
I20260709 12:24:55.654965  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 166b891cb89c4d3eb6e0f9d5917f29dd (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:56.729228  8716 consensus_queue.cc:237] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:56.737684  8636 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:56.738344  8682 consensus_peers.cc:597] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74c4c91a318241d4aaf7d6559ce6f8ae. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.739558  9645 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.739907  8561 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:56.742599  9645 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.753582  9662 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.754937  8636 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.758040  8561 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.782040  8566 consensus_queue.cc:237] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:56.796772  8461 catalog_manager.cc:5697] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.803174  8712 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:56.805022  9659 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.808609  8636 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:56.814241  8531 consensus_peers.cc:597] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff28881e6f8e412bbc7b859392283d93. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.817257  9639 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.822161  9659 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.824257  8712 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.859750  8635 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.860028  8712 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:56.872745  8636 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:56.874858  9666 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.877132  8566 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:56.880008  8682 consensus_peers.cc:597] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf3aa70f29f2444983a894f043182f6a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.881078  9645 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.896481  8461 catalog_manager.cc:5697] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.928828  9666 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.940258  8561 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.957327  8640 consensus_queue.cc:237] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:56.964385  8636 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.967579  8459 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.971748  8561 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:56.972497  8607 consensus_peers.cc:597] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9f376697fbd43709ffdaf7309896ad7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.973634  9609 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.978467  8712 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:56.981319  9669 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.997363  9669 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:56.998778  8561 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:57.015075  8712 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:57.021124  8459 catalog_manager.cc:5697] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:24:57.241483  9685 ts_tablet_manager.cc:933] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:24:57.248512  9685 tablet_copy_client.cc:323] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:24:57.251104  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet ff28881e6f8e412bbc7b859392283d93 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:24:57.251816  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet ff28881e6f8e412bbc7b859392283d93 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-ff28881e6f8e412bbc7b859392283d93
I20260709 12:24:57.259541  9687 ts_tablet_manager.cc:933] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:57.260288  8576 tablet_copy_source_session.cc:215] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:57.261677  9687 tablet_copy_client.cc:323] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:57.264011  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 74c4c91a318241d4aaf7d6559ce6f8ae from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:57.264631  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 74c4c91a318241d4aaf7d6559ce6f8ae from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-74c4c91a318241d4aaf7d6559ce6f8ae
I20260709 12:24:57.264758  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff28881e6f8e412bbc7b859392283d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:57.273376  8727 tablet_copy_source_session.cc:215] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:57.278244  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c4c91a318241d4aaf7d6559ce6f8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:57.281353  9685 tablet_copy_client.cc:806] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:57.282138  9685 tablet_copy_client.cc:670] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:57.286478  9685 tablet_copy_client.cc:538] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:57.296496  9685 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:57.296913  9687 tablet_copy_client.cc:806] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:57.302817  9687 tablet_copy_client.cc:670] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:57.307871  9687 tablet_copy_client.cc:538] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:57.327281  9687 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:57.335026  9685 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.337718  9685 tablet_bootstrap.cc:492] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:57.338546  9685 ts_tablet_manager.cc:1403] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.004s
I20260709 12:24:57.344156  9685 raft_consensus.cc:359] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.345188  9685 raft_consensus.cc:740] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:57.346010  9685 consensus_queue.cc:260] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.359176  9687 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.360229  9687 tablet_bootstrap.cc:492] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:57.360975  9687 ts_tablet_manager.cc:1403] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.011s
I20260709 12:24:57.367131  9687 raft_consensus.cc:359] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.368167  9687 raft_consensus.cc:740] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:57.368877  9687 consensus_queue.cc:260] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.371737  9687 ts_tablet_manager.cc:1434] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:24:57.387995  9685 ts_tablet_manager.cc:1434] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.004s
I20260709 12:24:57.390412  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-74c4c91a318241d4aaf7d6559ce6f8ae received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:57.390929  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-74c4c91a318241d4aaf7d6559ce6f8ae on tablet 74c4c91a318241d4aaf7d6559ce6f8ae with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:57.393144  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-ff28881e6f8e412bbc7b859392283d93 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:24:57.394572  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-ff28881e6f8e412bbc7b859392283d93 on tablet ff28881e6f8e412bbc7b859392283d93 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:57.477963  9685 ts_tablet_manager.cc:933] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:57.480366  9685 tablet_copy_client.cc:323] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:24:57.482115  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet cf3aa70f29f2444983a894f043182f6a from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:24:57.482669  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet cf3aa70f29f2444983a894f043182f6a from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-cf3aa70f29f2444983a894f043182f6a
I20260709 12:24:57.487015  9687 ts_tablet_manager.cc:933] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:57.492421  8727 tablet_copy_source_session.cc:215] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:57.498793  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3aa70f29f2444983a894f043182f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:57.501174  9687 tablet_copy_client.cc:323] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:24:57.503449  8652 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet a9f376697fbd43709ffdaf7309896ad7 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:24:57.504029  8652 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet a9f376697fbd43709ffdaf7309896ad7 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-a9f376697fbd43709ffdaf7309896ad7
I20260709 12:24:57.513266  8652 tablet_copy_source_session.cc:215] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:57.516958  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f376697fbd43709ffdaf7309896ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:57.518771  9685 tablet_copy_client.cc:806] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:57.519465  9685 tablet_copy_client.cc:670] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:57.524403  9685 tablet_copy_client.cc:538] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:57.537380  9687 tablet_copy_client.cc:806] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:57.538120  9687 tablet_copy_client.cc:670] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:57.539638  9685 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:57.544333  9687 tablet_copy_client.cc:538] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:57.557113  9687 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:24:57.562841  9685 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.563974  9685 tablet_bootstrap.cc:492] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:57.564939  9685 ts_tablet_manager.cc:1403] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 12:24:57.569132  9685 raft_consensus.cc:359] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.570327  9685 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:57.572005  9685 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.577850  9685 ts_tablet_manager.cc:1434] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:24:57.581293  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-cf3aa70f29f2444983a894f043182f6a received from {username='slave'} at 127.0.0.1:56798
I20260709 12:24:57.581746  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-cf3aa70f29f2444983a894f043182f6a on tablet cf3aa70f29f2444983a894f043182f6a with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:57.608140  9687 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.609301  9687 tablet_bootstrap.cc:492] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:24:57.610054  9687 ts_tablet_manager.cc:1403] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.012s
I20260709 12:24:57.613171  9687 raft_consensus.cc:359] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.614100  9687 raft_consensus.cc:740] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:24:57.614763  9687 consensus_queue.cc:260] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:24:57.619030  9687 ts_tablet_manager.cc:1434] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:57.623850  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-a9f376697fbd43709ffdaf7309896ad7 received from {username='slave'} at 127.0.0.1:47986
I20260709 12:24:57.624305  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-a9f376697fbd43709ffdaf7309896ad7 on tablet a9f376697fbd43709ffdaf7309896ad7 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:57.715442  9251 raft_consensus.cc:1217] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:57.795570  9251 raft_consensus.cc:1217] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:57.960142  9251 raft_consensus.cc:1217] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:58.041504  9251 raft_consensus.cc:1217] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:58.131891  9666 raft_consensus.cc:1064] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:58.134580  9666 consensus_queue.cc:237] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.142131  8636 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.144883  8566 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.145937  9666 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.146370  9251 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.147665  9543 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:58.148633  9645 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.211894  9699 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.216303  9668 raft_consensus.cc:1064] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:58.223542  9668 consensus_queue.cc:237] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.228137  9254 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.232977  8563 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.236491  8636 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.254482  8461 catalog_manager.cc:5697] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.270423  9251 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.272339  8714 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.274324  9696 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.274749  8636 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.275756  9668 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.280972  9661 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:58.312621  9668 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.316224  8641 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.328722  8712 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.342149  9251 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.373498  8712 consensus_queue.cc:237] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.383989  8641 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.385182  9254 raft_consensus.cc:1275] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.380043  8461 catalog_manager.cc:5697] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.391680  9543 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.393591  9699 consensus_queue.cc:1048] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.403733  9645 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.409190  8640 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.414940  8563 consensus_queue.cc:237] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.421254  9251 raft_consensus.cc:2955] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.431696  9252 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.433193  9661 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.434281  8714 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.436852  9696 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.438668  9711 raft_consensus.cc:1064] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:58.441366  9711 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.449203  8459 catalog_manager.cc:5697] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.450825  9696 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:24:58.492707  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 46594.6us
I20260709 12:24:58.507738  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74c4c91a318241d4aaf7d6559ce6f8ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.541625  9609 raft_consensus.cc:1064] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:24:58.571979  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:58.572707  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 74c4c91a318241d4aaf7d6559ce6f8ae with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:58.568285  9609 consensus_queue.cc:237] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.588491  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff28881e6f8e412bbc7b859392283d93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.605574  8562 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.613065  8459 catalog_manager.cc:5697] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.621146  9252 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.623004  9251 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.623713  9717 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.625516  9719 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:58.666963  9721 tablet_replica.cc:333] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:58.667994  8716 raft_consensus.cc:2955] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.672580  9253 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.677750  8712 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.676606  9684 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:24:58.683461  9684 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.687878  9721 raft_consensus.cc:2243] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.691473  9721 raft_consensus.cc:2272] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.691787  8641 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.696941  9721 ts_tablet_manager.cc:1916] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:58.700043  8562 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:58.706617  9609 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:58.711428  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet ff28881e6f8e412bbc7b859392283d93 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:24:58.712782  9699 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:58.723004  9699 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.727022  9727 tablet_replica.cc:333] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:24:58.724295  9684 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.740192  9721 ts_tablet_manager.cc:1929] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:58.749971  9721 log.cc:1199] T 74c4c91a318241d4aaf7d6559ce6f8ae P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/74c4c91a318241d4aaf7d6559ce6f8ae
I20260709 12:24:58.752092  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 74c4c91a318241d4aaf7d6559ce6f8ae (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:58.755400  9727 raft_consensus.cc:2243] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.745057  9251 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.756500  9727 raft_consensus.cc:2272] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.758255  9254 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.763336  9727 ts_tablet_manager.cc:1916] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:58.768101  8716 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.785512  8460 catalog_manager.cc:5697] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.773540  8561 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.797325  8463 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.815467  8563 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.840811  8640 consensus_queue.cc:237] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.849889  9251 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.852299  9697 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.859728  9684 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.867018  9254 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.879060  8635 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.886615  8562 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.890688  9716 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.907428  8714 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:58.897136  8562 raft_consensus.cc:2955] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.919723  9252 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.920840  8459 catalog_manager.cc:5697] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.924712  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a9f376697fbd43709ffdaf7309896ad7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.929178  9727 ts_tablet_manager.cc:1929] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:58.937742  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet a9f376697fbd43709ffdaf7309896ad7 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:24:58.947896  9711 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.953723  8636 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:58.956264  9727 log.cc:1199] T ff28881e6f8e412bbc7b859392283d93 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/ff28881e6f8e412bbc7b859392283d93
I20260709 12:24:58.958366  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet ff28881e6f8e412bbc7b859392283d93 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:58.962646  9699 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.965728  9252 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.976138  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf3aa70f29f2444983a894f043182f6a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.979730  9711 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.985244  8635 raft_consensus.cc:2955] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:24:58.987180  8460 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.993250  9732 tablet_replica.cc:333] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:24:58.994644  9732 raft_consensus.cc:2243] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:59.000010  8716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:24:59.000849  8716 raft_consensus.cc:606] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:59.005576  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet cf3aa70f29f2444983a894f043182f6a with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:24:59.006632  9721 tablet_replica.cc:333] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:24:59.007742  9721 raft_consensus.cc:2243] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:59.008502  9721 raft_consensus.cc:2272] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:59.012998  9732 raft_consensus.cc:2272] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:59.016077  9721 ts_tablet_manager.cc:1916] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:59.025985  9732 ts_tablet_manager.cc:1916] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:59.042210  9721 ts_tablet_manager.cc:1929] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:59.042868  9721 log.cc:1199] T cf3aa70f29f2444983a894f043182f6a P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/cf3aa70f29f2444983a894f043182f6a
I20260709 12:24:59.043859  9732 ts_tablet_manager.cc:1929] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:59.044451  9732 log.cc:1199] T a9f376697fbd43709ffdaf7309896ad7 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/a9f376697fbd43709ffdaf7309896ad7
I20260709 12:24:59.046396  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet cf3aa70f29f2444983a894f043182f6a (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:59.047226  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet a9f376697fbd43709ffdaf7309896ad7 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:24:59.048141  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:24:59.048821  8562 raft_consensus.cc:606] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:59.051785  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:24:59.052343  8562 raft_consensus.cc:606] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:59.055477  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:24:59.056051  8562 raft_consensus.cc:606] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:24:59.058753  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:24:59.059263  8562 raft_consensus.cc:606] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:59.061743  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:24:59.062301  8562 raft_consensus.cc:606] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:24:59.063447  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:59.064642  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:59.065614  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:59.090386  9661 raft_consensus.cc:993] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.091447  9668 raft_consensus.cc:1081] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.093331  9252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:24:59.093942  9252 raft_consensus.cc:493] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.094281  9252 raft_consensus.cc:3060] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.100663  9252 raft_consensus.cc:515] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.103466  9252 leader_election.cc:290] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:24:59.104635  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:59.105423  8635 raft_consensus.cc:3060] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.105914  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:59.106534  8562 raft_consensus.cc:3055] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.106853  8562 raft_consensus.cc:740] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:59.107532  8562 consensus_queue.cc:260] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.108790  8562 raft_consensus.cc:3060] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.115268  8562 raft_consensus.cc:2468] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.116557  9218 leader_election.cc:304] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:24:59.117370  9691 raft_consensus.cc:2804] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.116856  8635 raft_consensus.cc:2468] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.121057  9691 raft_consensus.cc:697] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:24:59.122104  9691 consensus_queue.cc:237] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.130756  8459 catalog_manager.cc:5697] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:59.139635  9668 raft_consensus.cc:993] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.140324  9720 raft_consensus.cc:1081] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.142416  9252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:24:59.142964  9252 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.143335  9252 raft_consensus.cc:3060] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.149931  9252 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.151674  9252 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:59.152410  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:59.152840  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:59.152940  8562 raft_consensus.cc:3055] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.153270  8562 raft_consensus.cc:740] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:59.153409  8716 raft_consensus.cc:3060] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.153936  8562 consensus_queue.cc:260] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.154848  8562 raft_consensus.cc:3060] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.158587  8716 raft_consensus.cc:2468] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.159729  8562 raft_consensus.cc:2468] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.160060  9217 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:59.161017  9691 raft_consensus.cc:2804] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.161520  9691 raft_consensus.cc:697] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:24:59.162324  9691 consensus_queue.cc:237] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.169298  8459 catalog_manager.cc:5697] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:59.214424  9661 raft_consensus.cc:993] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:24:59.214964  9668 raft_consensus.cc:1081] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:24:59.216522  8635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:24:59.217144  8635 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.217700  8635 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.224823  8635 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:59.226845  8635 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:59.227615  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:59.227885  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:59.228205  8562 raft_consensus.cc:3055] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.228502  8562 raft_consensus.cc:740] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:59.228520  8716 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.229002  8562 consensus_queue.cc:260] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:59.230057  8562 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.234763  8716 raft_consensus.cc:2468] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:24:59.235935  8605 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:59.235985  8562 raft_consensus.cc:2468] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:24:59.236860  9684 raft_consensus.cc:2804] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.237507  9684 raft_consensus.cc:697] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:59.238543  9684 consensus_queue.cc:237] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:59.248149  8459 catalog_manager.cc:5697] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:59.373852  9715 raft_consensus.cc:993] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:24:59.374418  9668 raft_consensus.cc:1081] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:24:59.376199  8635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:24:59.376732  8635 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.377112  8635 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.382447  8635 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:59.385174  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:59.385370  8635 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:59.385813  8562 raft_consensus.cc:3055] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.386168  8562 raft_consensus.cc:740] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:59.386811  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:59.386965  8562 consensus_queue.cc:260] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:59.387356  8714 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.387989  8562 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.394598  8714 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:24:59.396162  8562 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:24:59.396755  8605 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:59.397920  9684 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.398679  9684 raft_consensus.cc:697] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:24:59.399780  9684 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:24:59.410450  8459 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:59.511098  9719 raft_consensus.cc:993] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.511659  9699 raft_consensus.cc:1081] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.513048  9252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43512
I20260709 12:24:59.513566  9252 raft_consensus.cc:493] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.513933  9252 raft_consensus.cc:3060] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.520123  9252 raft_consensus.cc:515] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.522059  9252 leader_election.cc:290] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:59.523137  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:24:59.523114  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa9d56fb75845c0a3c6d1c16178a5cf" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:59.523890  8635 raft_consensus.cc:3060] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.523927  8714 raft_consensus.cc:3055] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.526615  8714 raft_consensus.cc:740] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:24:59.527527  8714 consensus_queue.cc:260] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.528749  8714 raft_consensus.cc:3060] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.530313  8635 raft_consensus.cc:2468] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.531526  9219 leader_election.cc:304] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:24:59.532281  9691 raft_consensus.cc:2804] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.532750  9691 raft_consensus.cc:697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:24:59.533583  9691 consensus_queue.cc:237] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.538864  8714 raft_consensus.cc:2468] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.542092  8562 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:59.544713  9691 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:59.549201  8459 catalog_manager.cc:5697] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:59.561234  8636 raft_consensus.cc:1275] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:59.562718  9691 consensus_queue.cc:1048] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:59.646600  9715 raft_consensus.cc:993] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.647109  9668 raft_consensus.cc:1081] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:24:59.648710  9252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:24:59.649267  9252 raft_consensus.cc:493] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.649616  9252 raft_consensus.cc:3060] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.654575  9252 raft_consensus.cc:515] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.656507  9252 leader_election.cc:290] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:24:59.657508  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:24:59.657519  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:24:59.658310  8716 raft_consensus.cc:3060] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.658469  8563 raft_consensus.cc:3055] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.658795  8563 raft_consensus.cc:740] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:24:59.659358  8562 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:59.659546  8563 consensus_queue.cc:260] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.660808  8563 raft_consensus.cc:3060] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.660804  9734 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:59.665498  8716 raft_consensus.cc:2468] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.666714  9217 leader_election.cc:304] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:24:59.667779  8563 raft_consensus.cc:2468] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:24:59.668416  9734 raft_consensus.cc:2804] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.668845  8714 raft_consensus.cc:1275] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:59.669831  9734 raft_consensus.cc:697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:24:59.670365  9691 consensus_queue.cc:1048] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:59.671357  9734 consensus_queue.cc:237] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:24:59.690727  8460 catalog_manager.cc:5697] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:59.757323  8562 raft_consensus.cc:1275] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.758606  9716 consensus_queue.cc:1048] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.770499  8716 raft_consensus.cc:1275] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.772147  9697 consensus_queue.cc:1048] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.819880  8562 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.821403  9697 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:59.847149  8716 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.848486  9716 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.927278  8714 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:59.928665  9747 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:59.940016  8635 raft_consensus.cc:1275] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:59.941859  9691 consensus_queue.cc:1048] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:00.081225  8714 consensus_queue.cc:237] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:00.089188  8562 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:00.090521  9719 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.091151  8636 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:00.091528  8682 consensus_peers.cc:597] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1590c9d0b194d8d8dbc0d1edfcd576b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.092718  9711 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.100047  9711 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.102003  8562 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.112334  8636 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.119009  8716 consensus_queue.cc:237] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:00.121739  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:00.127354  8459 catalog_manager.cc:5697] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:00.133625  8635 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:00.136574  8682 consensus_peers.cc:597] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 788ae9bc5e6943849c8642f153da40c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.138012  9699 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.145866  8714 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:00.147866  9747 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:00.150553  9711 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.156482  8562 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:00.177698  8636 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.192590  9719 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:00.202589  8463 catalog_manager.cc:5697] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.214372  8563 consensus_queue.cc:237] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:00.219604  8562 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.231232  8561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:00.231885  8561 raft_consensus.cc:606] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:00.247387  8714 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:00.249006  9668 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.249449  8562 raft_consensus.cc:1275] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:00.256534  9691 consensus_queue.cc:1048] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:00.258796  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:00.259418  8562 raft_consensus.cc:606] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:00.262030  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526cc6507d51451894de8d2976d338b5"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:00.262600  8562 raft_consensus.cc:606] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:00.267211  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:00.267802  8562 raft_consensus.cc:606] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:00.272445  8640 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:00.279359  9668 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.283080  8562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:00.283815  8562 raft_consensus.cc:606] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:00.288792  8531 consensus_peers.cc:597] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca888b4247e34fc2a19e1613961ca3bc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.313323  8712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:00.315412  8712 raft_consensus.cc:606] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:00.319332  9668 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.320674  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:25:00.322387  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:00.323122  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:00.329701  8714 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.336460  8562 consensus_queue.cc:237] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:00.361033  8460 catalog_manager.cc:5697] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.369529  8640 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.378259  9661 raft_consensus.cc:993] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:00.379869  9772 raft_consensus.cc:1081] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:00.400679  9254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:25:00.401221  9254 raft_consensus.cc:493] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.401566  9254 raft_consensus.cc:3060] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.453265  9254 raft_consensus.cc:515] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:00.461954  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:00.462587  8714 raft_consensus.cc:3060] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.471659  8714 raft_consensus.cc:2468] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:00.472613  9254 leader_election.cc:290] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.472679  9217 leader_election.cc:304] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:00.474045  9734 raft_consensus.cc:2804] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.474725  9734 raft_consensus.cc:697] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:00.475889  9734 consensus_queue.cc:237] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:00.471923  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:00.484638  8563 raft_consensus.cc:3055] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.484999  8563 raft_consensus.cc:740] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:00.493835  8563 consensus_queue.cc:260] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:00.502741  8531 consensus_peers.cc:597] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9033a2d7ab584187912cbcd12d8ebe77. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.504371  8636 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:00.504398  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 147500us
I20260709 12:25:00.506156  9661 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.513643  8716 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:00.518635  9773 raft_consensus.cc:993] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.519264  9773 raft_consensus.cc:1081] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.521433  8635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:00.522097  8635 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.522446  8635 raft_consensus.cc:3060] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.533002  8635 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.537190  9774 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:00.538081  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:00.542800  8562 raft_consensus.cc:3055] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.543113  8562 raft_consensus.cc:740] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:00.535121  9779 ts_tablet_manager.cc:933] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.543864  8562 consensus_queue.cc:260] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.544937  8562 raft_consensus.cc:3060] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.539516  8635 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.547657  8463 catalog_manager.cc:5697] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:00.552574  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:00.553153  8714 raft_consensus.cc:3060] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.553969  9773 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.555923  8562 raft_consensus.cc:2468] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.559785  8714 raft_consensus.cc:2468] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.562505  8606 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:00.563505  9776 raft_consensus.cc:2804] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.564365  9776 raft_consensus.cc:697] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:00.565472  9776 consensus_queue.cc:237] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.568069  8640 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.502557  8563 raft_consensus.cc:3060] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.590101  9771 raft_consensus.cc:993] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.590667  9771 raft_consensus.cc:1081] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.592494  8635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526cc6507d51451894de8d2976d338b5"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:00.593065  8635 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.593456  8635 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.601639  9779 tablet_copy_client.cc:323] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:00.593267  8563 raft_consensus.cc:2468] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:00.609658  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 788ae9bc5e6943849c8642f153da40c8 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:00.610387  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 788ae9bc5e6943849c8642f153da40c8 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-788ae9bc5e6943849c8642f153da40c8
I20260709 12:25:00.613508  9783 ts_tablet_manager.cc:933] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.639010  8727 tablet_copy_source_session.cc:215] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:00.641574  8635 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.634964  8463 catalog_manager.cc:5697] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:00.648180  9783 tablet_copy_client.cc:323] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:00.656512  9661 raft_consensus.cc:993] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:00.659539  8712 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:00.662168  9770 raft_consensus.cc:1081] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:00.664841  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788ae9bc5e6943849c8642f153da40c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:00.667848  9254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:25:00.668043  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:00.668486  9254 raft_consensus.cc:493] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.668725  8562 raft_consensus.cc:3055] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.668915  9254 raft_consensus.cc:3060] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.669162  8562 raft_consensus.cc:740] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:00.670130  8562 consensus_queue.cc:260] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.671362  8562 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.674101  8635 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.680322  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet a1590c9d0b194d8d8dbc0d1edfcd576b from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:00.681044  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet a1590c9d0b194d8d8dbc0d1edfcd576b from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-a1590c9d0b194d8d8dbc0d1edfcd576b
I20260709 12:25:00.699883  9254 raft_consensus.cc:515] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:00.703070  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:00.703744  8563 raft_consensus.cc:3055] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.704067  8563 raft_consensus.cc:740] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:00.702064  8460 catalog_manager.cc:5697] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:00.706745  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:00.706791  8562 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.707414  8714 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.709626  8563 consensus_queue.cc:260] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:00.711895  8606 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:00.718688  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487b9fb44f3e4c5291e3b2d78a03ab9b" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:00.720127  8635 raft_consensus.cc:3060] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.726323  9254 leader_election.cc:290] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:00.728039  9771 raft_consensus.cc:993] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.728771  9771 raft_consensus.cc:1081] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.730822  8636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:00.731444  8636 raft_consensus.cc:493] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.731848  8636 raft_consensus.cc:3060] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.734346  9697 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.734707  8635 raft_consensus.cc:2468] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:00.734915  9697 raft_consensus.cc:697] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:00.735741  8714 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.735949  9697 consensus_queue.cc:237] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.740370  9219 leader_election.cc:304] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:00.740474  8636 raft_consensus.cc:515] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.741406  9734 raft_consensus.cc:2804] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.741961  9734 raft_consensus.cc:697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:00.742965  9734 consensus_queue.cc:237] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:00.744747  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:00.745451  8714 raft_consensus.cc:3060] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.747305  9699 raft_consensus.cc:993] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.747845  9699 raft_consensus.cc:1081] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:00.749732  8640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:00.750378  8640 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.750833  8640 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.754387  8563 raft_consensus.cc:3060] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.764958  8727 tablet_copy_source_session.cc:215] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:00.779695  9779 tablet_copy_client.cc:806] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:00.781155  9779 tablet_copy_client.cc:670] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:00.769937  8640 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.769484  8636 leader_election.cc:290] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.779914  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1590c9d0b194d8d8dbc0d1edfcd576b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:00.783757  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 71939.6us
I20260709 12:25:00.785028  8461 catalog_manager.cc:5697] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:00.789470  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b03d2c54aa04e9bbb10e26481a957c3" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:00.789561  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:00.790231  8562 raft_consensus.cc:3055] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.790510  8712 raft_consensus.cc:3055] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.791110  8712 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:00.790653  8562 raft_consensus.cc:740] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:00.793072  8563 raft_consensus.cc:2468] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:00.793190  8562 consensus_queue.cc:260] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.794798  8562 raft_consensus.cc:3060] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.796999  8640 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:00.802282  8712 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.803588  8712 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.801501  8714 raft_consensus.cc:2468] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.805668  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:00.809718  8561 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.860884  8562 raft_consensus.cc:2468] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
W20260709 12:25:00.865070  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 56979.8us
I20260709 12:25:00.862543  8712 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.869972  8561 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:00.886034  8605 leader_election.cc:304] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:00.899360  8605 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:00.909512  9789 raft_consensus.cc:2804] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.917402  8460 catalog_manager.cc:5697] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:00.931875  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 65816.9us
W20260709 12:25:00.942694  9708 log.cc:927] Time spent T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
I20260709 12:25:00.950819  9788 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.980721  9779 tablet_copy_client.cc:538] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:00.975621  9789 raft_consensus.cc:697] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:00.993130  8562 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:00.998045  9795 ts_tablet_manager.cc:933] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:00.994185  9788 raft_consensus.cc:697] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:01.004077  9747 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:25:01.015007  9789 consensus_queue.cc:237] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:00.999748  9788 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:01.051859  9795 tablet_copy_client.cc:323] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:25:01.058444  9800 ts_tablet_manager.cc:933] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:01.061319  8712 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.066094  8563 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.069054  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet ca888b4247e34fc2a19e1613961ca3bc from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:01.067025  9697 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:25:01.069680  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet ca888b4247e34fc2a19e1613961ca3bc from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-ca888b4247e34fc2a19e1613961ca3bc
I20260709 12:25:01.256678  8576 tablet_copy_source_session.cc:215] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:25:01.264612  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 125478us
I20260709 12:25:01.257642  9783 tablet_copy_client.cc:806] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:01.297078  8562 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:01.295558  9783 tablet_copy_client.cc:670] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:01.370798  8716 raft_consensus.cc:1275] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:01.445871  9795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca888b4247e34fc2a19e1613961ca3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:01.451977  9779 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:01.500172  9800 tablet_copy_client.cc:323] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
W20260709 12:25:01.605492  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 341425us
W20260709 12:25:01.606380  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 236824us
I20260709 12:25:01.615361  8714 raft_consensus.cc:1275] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.603667  9684 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 12:25:01.653975  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 248156us
I20260709 12:25:01.655683  9811 consensus_queue.cc:1048] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
W20260709 12:25:01.623070  9217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 209552us
I20260709 12:25:01.716845  9817 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
W20260709 12:25:01.718485  9807 log.cc:927] Time spent T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260709 12:25:01.720777  9805 log.cc:927] Time spent T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 12:25:01.793047  9783 tablet_copy_client.cc:538] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:01.842411  9783 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:01.843533  9795 tablet_copy_client.cc:806] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:01.846199  9795 tablet_copy_client.cc:670] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:01.864732  9779 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:01.866094  9779 tablet_bootstrap.cc:492] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:01.868152  9779 ts_tablet_manager.cc:1403] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.416s	user 0.019s	sys 0.021s
I20260709 12:25:01.872449  9779 raft_consensus.cc:359] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:01.876565  9779 raft_consensus.cc:740] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:01.877382  9779 consensus_queue.cc:260] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:01.879554  9779 ts_tablet_manager.cc:1434] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:01.881865  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-788ae9bc5e6943849c8642f153da40c8 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:01.882319  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-788ae9bc5e6943849c8642f153da40c8 on tablet 788ae9bc5e6943849c8642f153da40c8 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:01.890612  9783 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:01.891547  9783 tablet_bootstrap.cc:492] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:01.892261  9783 ts_tablet_manager.cc:1403] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.005s
I20260709 12:25:01.895690  9783 raft_consensus.cc:359] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:01.896621  9783 raft_consensus.cc:740] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:01.897351  9783 consensus_queue.cc:260] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:01.899650  9783 ts_tablet_manager.cc:1434] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:01.901944  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-a1590c9d0b194d8d8dbc0d1edfcd576b received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:01.902351  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-a1590c9d0b194d8d8dbc0d1edfcd576b on tablet a1590c9d0b194d8d8dbc0d1edfcd576b with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:02.095309  8563 raft_consensus.cc:1275] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.237651  8564 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36096 (request call id 47) took 1171 ms. Trace:
I20260709 12:25:02.238253  8564 rpcz_store.cc:276] 0709 12:25:01.066434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:01.066568 (+   134us) service_pool.cc:224] Handling call
0709 12:25:01.070648 (+  4080us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:25:01.071030 (+   382us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:25:01.071063 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:25:01.090715 (+ 19652us) log.cc:844] Serialized 26 byte log entry
0709 12:25:01.300919 (+210204us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:25:01.300957 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:25:01.301226 (+   269us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:25:02.237183 (+935957us) raft_consensus.cc:1685] finished
0709 12:25:02.237208 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:25:02.237429 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":733,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":3950,"spinlock_wait_cycles":377088,"thread_start_us":205007,"threads_started":1,"wal-append.queue_time_us":437659}
I20260709 12:25:02.244755  9826 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.245465  9826 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.248068  9715 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:02.248733  9715 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.251966  9715 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.253580  9802 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.270186  9802 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.280242  9826 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.288894  9802 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.304441  9826 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.305166  9826 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.307593  9826 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:02.310086  9806 raft_consensus.cc:493] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.310724  9806 raft_consensus.cc:515] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.313316  9806 leader_election.cc:290] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.314839  9691 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.315532  9691 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.318374  9691 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.321538  9795 tablet_copy_client.cc:538] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:02.322726  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.323851  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.326164  8561 raft_consensus.cc:2468] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 1.
I20260709 12:25:02.326164  8562 raft_consensus.cc:2468] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 1.
I20260709 12:25:02.331699  9218 leader_election.cc:304] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [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: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:25:02.332866  9218 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [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: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:25:02.333861  9691 raft_consensus.cc:2804] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:02.334347  9691 raft_consensus.cc:493] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.334797  9691 raft_consensus.cc:3060] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.336395  9795 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:02.338233  9815 raft_consensus.cc:2804] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:02.338748  9815 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.339182  9815 raft_consensus.cc:3060] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.351713  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 9033a2d7ab584187912cbcd12d8ebe77 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:02.352413  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 9033a2d7ab584187912cbcd12d8ebe77 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-9033a2d7ab584187912cbcd12d8ebe77
I20260709 12:25:02.354528  9691 raft_consensus.cc:515] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.358659  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:02.359411  8562 raft_consensus.cc:3060] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.365110  9661 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:02.368619  8576 tablet_copy_source_session.cc:215] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:02.370532  9661 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.371362  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:02.356509  9815 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.376046  8562 raft_consensus.cc:2468] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:02.380308  9218 leader_election.cc:304] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:25:02.357161  9691 leader_election.cc:290] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.387892  9251 raft_consensus.cc:2393] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 2: Already voted for candidate 747c4a57e49949dbba1a1083a408c29e in this term.
I20260709 12:25:02.388108  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:02.388962  8562 raft_consensus.cc:3060] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.392319  9806 raft_consensus.cc:2804] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.392689  9810 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.393144  9806 raft_consensus.cc:697] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:02.394332  9806 consensus_queue.cc:237] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.400054  9661 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:02.402338  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 44787.1us
I20260709 12:25:02.408238  8562 raft_consensus.cc:2468] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:02.393525  9810 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.412911  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.433609  9252 raft_consensus.cc:1217] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:02.435546  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.436163  9254 raft_consensus.cc:1217] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:02.436161  8712 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 1.
I20260709 12:25:02.438139  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.440024  9691 raft_consensus.cc:493] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.440657  9691 raft_consensus.cc:515] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.442090  9810 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.443085  9691 leader_election.cc:290] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.347558  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:02.434834  9815 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.492473  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.493139  8566 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:25:02.494217  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.509932  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.510619  8713 raft_consensus.cc:2468] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 1.
I20260709 12:25:02.512501  8681 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:02.513625  9790 raft_consensus.cc:2804] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:02.514088  9790 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.514494  9790 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.514544  9217 leader_election.cc:304] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:02.519173  9719 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:02.519796  9719 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.517732  9811 raft_consensus.cc:2804] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:02.524586  9811 raft_consensus.cc:493] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.524986  9811 raft_consensus.cc:3060] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.525334  9795 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:02.525249  9719 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:02.526262  9218 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:25:02.526372  9795 tablet_bootstrap.cc:492] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:02.527530  9795 ts_tablet_manager.cc:1403] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.191s	user 0.028s	sys 0.006s
I20260709 12:25:02.530063  9806 raft_consensus.cc:2804] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.530679  9806 raft_consensus.cc:697] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:02.530927  9795 raft_consensus.cc:359] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:02.531775  9795 raft_consensus.cc:740] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:02.531592  9806 consensus_queue.cc:237] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.532475  9795 consensus_queue.cc:260] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:02.535079  9795 ts_tablet_manager.cc:1434] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:25:02.535167  9790 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.607515  9790 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.608371  8718 raft_consensus.cc:1240] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.608254  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:02.536993  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.610692  9811 raft_consensus.cc:515] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.612077  9252 raft_consensus.cc:1240] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.537384  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:02.538342  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.615471  9823 consensus_queue.cc:1059] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:02.615671  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.616696  9823 raft_consensus.cc:3055] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.617017  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.542212  9824 raft_consensus.cc:493] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:02.542779  8636 raft_consensus.cc:1275] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.539064  8641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.617762  9824 raft_consensus.cc:515] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.618652  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:02.620357  9824 leader_election.cc:290] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.544260  9796 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:02.552395  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.553133  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.553213  9797 raft_consensus.cc:493] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:02.555055  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:02.557142  9250 raft_consensus.cc:1240] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.623152  9797 raft_consensus.cc:515] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.557344  9770 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:02.623690  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:02.559391  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.624455  9770 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.554741  8529 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:02.564177  9776 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
W20260709 12:25:02.626119  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 71464.1us
I20260709 12:25:02.626135  9776 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.627305  8561 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.628474  9776 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.629057  9776 consensus_queue.cc:1059] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:02.629568  9715 raft_consensus.cc:2804] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:02.630002  9770 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.630676  9776 consensus_queue.cc:1243] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer 747c4a57e49949dbba1a1083a408c29e log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:25:02.625545  9797 leader_election.cc:290] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.565394  8564 raft_consensus.cc:1240] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.568100  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.569380  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:02.571892  8565 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.576678  8714 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.632903  9824 raft_consensus.cc:3055] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.633363  9824 raft_consensus.cc:740] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:02.633478  8531 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:02.630043  9715 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.634250  9715 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.635149  9661 raft_consensus.cc:2749] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.634900  9824 consensus_queue.cc:260] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.636359  9824 raft_consensus.cc:3060] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.637652  9747 consensus_queue.cc:1048] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:02.630025  9809 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:25:02.578045  8716 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.579592  9249 raft_consensus.cc:1217] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:02.644168  8682 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:02.646867  9825 raft_consensus.cc:2749] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.648298  9809 consensus_queue.cc:1059] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:02.649662  9797 raft_consensus.cc:3055] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.649049  8461 catalog_manager.cc:5697] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:02.650141  9797 raft_consensus.cc:740] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:02.651293  9797 consensus_queue.cc:260] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.601992  8463 catalog_manager.cc:5697] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:02.617105  9823 raft_consensus.cc:740] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:02.653398  9823 consensus_queue.cc:260] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.653285  8463 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:02.654976  9823 raft_consensus.cc:3060] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.560932  9800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9033a2d7ab584187912cbcd12d8ebe77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:02.623818  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.658082  9253 raft_consensus.cc:1240] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.650262  9792 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:02.659045  9811 leader_election.cc:290] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.659303  9792 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.660346  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.660853  9797 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.660959  8715 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:02.662048  9792 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.662809  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.592123  8566 raft_consensus.cc:1240] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.663458  8563 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:02.665670  9776 consensus_queue.cc:1059] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:02.666663  9776 consensus_queue.cc:1243] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer 747c4a57e49949dbba1a1083a408c29e log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:25:02.667191  9776 raft_consensus.cc:3055] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.667531  9776 raft_consensus.cc:740] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:02.668460  9776 consensus_queue.cc:260] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:02.669951  9809 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:02.670809  9776 raft_consensus.cc:3060] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.674739  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816cb656d59746868d712085d5ec2a68" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:02.678141  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:02.678947  8531 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:02.679566  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.680820  8531 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:02.681708  9820 raft_consensus.cc:2749] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.682438  9820 raft_consensus.cc:2749] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.683930  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-ca888b4247e34fc2a19e1613961ca3bc received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:02.684477  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-ca888b4247e34fc2a19e1613961ca3bc on tablet ca888b4247e34fc2a19e1613961ca3bc with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:02.686107  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.687806  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.700173  8681 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:02.701090  9792 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:02.701488  9792 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:02.701858  9792 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:02.702531  8682 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:02.703544  9790 raft_consensus.cc:2749] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:02.704746  8640 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:02.708505  9715 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.718391  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.718617  9797 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:02.720386  9809 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:02.720711  9823 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:02.720393  9792 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.715000  8529 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:02.722884  9770 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:02.723276  9770 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:02.723631  9770 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:02.717367  8682 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:02.730916  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.700413  8642 raft_consensus.cc:2468] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:02.734174  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:02.736907  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4996ef0e08c041608461e3fdd55f4fe5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:02.737896  9825 raft_consensus.cc:2804] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.723630  9792 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.765583  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:25:02.765944  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 49477.5us
I20260709 12:25:02.731292  9699 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:02.770818  8605 leader_election.cc:304] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:02.773499  8715 raft_consensus.cc:1240] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:25:02.738410  9825 raft_consensus.cc:697] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:02.775854  8605 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:02.782627  8605 leader_election.cc:304] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:02.782100  8566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:02.777872  9776 raft_consensus.cc:2749] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.776660  9809 raft_consensus.cc:2749] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.775416  9699 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.793957  9824 consensus_queue.cc:1059] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:02.788492  9796 raft_consensus.cc:2749] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:02.793453  9699 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:02.805074  8681 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:02.811375  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:02.811960  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:02.818193  9699 raft_consensus.cc:2749] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:25:02.830327  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:02.833462  8643 raft_consensus.cc:2393] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 2: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:25:02.800231  9825 consensus_queue.cc:237] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.839258  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:02.840116  9715 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.932717  9800 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43498 (request call id 296) took 1944 ms. Trace:
I20260709 12:25:02.906247  9770 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:02.933224  9800 rpcz_store.cc:276] 0709 12:25:00.988795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:00.989302 (+   507us) service_pool.cc:224] Handling call
0709 12:25:01.063903 (+ 74601us) ts_tablet_manager.cc:934] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
0709 12:25:02.559645 (+1495742us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:25:02.834892 (+275247us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:02.835055 (+   163us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:25:02.931981 (+ 96926us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:25:02.932259 (+   278us) tablet_replica.cc:206] Creating consensus instance
0709 12:25:02.932563 (+   304us) ts_tablet_manager.cc:989] Replica registered.
0709 12:25:02.932623 (+    60us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":38387,"tablet-copy.queue_time_us":55509,"thread_start_us":428211,"threads_started":2}
I20260709 12:25:02.932758  9219 leader_election.cc:304] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:02.998483  8565 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:02.997100  8664 debug-util.cc:398] Leaking SignalData structure 0x7b0800168920 after lost signal to thread 7406
W20260709 12:25:03.021720  8664 debug-util.cc:398] Leaking SignalData structure 0x7b0800169040 after lost signal to thread 8498
W20260709 12:25:03.022945  8664 debug-util.cc:398] Leaking SignalData structure 0x7b0800103340 after lost signal to thread 8591
W20260709 12:25:03.024122  8664 debug-util.cc:398] Leaking SignalData structure 0x7b0800101480 after lost signal to thread 8667
W20260709 12:25:03.025238  8664 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa2c0 after lost signal to thread 8742
I20260709 12:25:03.026680  9734 raft_consensus.cc:2804] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:03.027217  9734 raft_consensus.cc:697] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:03.028040  9734 consensus_queue.cc:237] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:03.032390  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 99802.1us
W20260709 12:25:03.035718  8664 debug-util.cc:398] Leaking SignalData structure 0x7b08002db240 after lost signal to thread 9278
I20260709 12:25:03.041553  8531 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:03.043531  9668 raft_consensus.cc:2749] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:25:03.012102  8561 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.014431  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:03.019405  9770 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:02.939520  8563 raft_consensus.cc:1240] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:25:03.123045  9810 raft_consensus.cc:493] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:03.123685  9810 raft_consensus.cc:515] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:03.036896  8636 raft_consensus.cc:1275] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.126269  9810 leader_election.cc:290] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:03.128434  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 75927.5us
I20260709 12:25:03.138316  9800 tablet_copy_client.cc:806] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:03.139245  9800 tablet_copy_client.cc:670] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:03.159765  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:25:03.172699  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 104742us
I20260709 12:25:03.178635  9747 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:25:03.180442  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 49225us
I20260709 12:25:03.207842  9711 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
W20260709 12:25:03.256966  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 112021us
I20260709 12:25:03.238763  9734 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 12:25:03.279006  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:03.281948  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:03.288100  9800 tablet_copy_client.cc:538] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:03.259368  9711 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:03.295449  8682 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:03.298126  9868 raft_consensus.cc:2749] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:03.293433  9711 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:03.309119  8461 catalog_manager.cc:5697] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:03.316345  9790 raft_consensus.cc:1064] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:03.315306  8461 catalog_manager.cc:5697] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:03.324990  9792 raft_consensus.cc:1064] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:03.328001  9792 consensus_queue.cc:237] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:03.333940  9800 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
W20260709 12:25:03.334450  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 173426us
I20260709 12:25:03.344950  8531 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:03.347096  9826 raft_consensus.cc:2749] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:25:03.356048  8716 raft_consensus.cc:1240] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 12:25:03.337880  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 120991us
I20260709 12:25:03.341596  8639 raft_consensus.cc:1275] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.341614  9747 consensus_queue.cc:1048] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:03.363416  9819 consensus_queue.cc:1059] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:03.363613  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:03.364385  9872 raft_consensus.cc:3055] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:03.364758  9872 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:03.365687  9872 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:03.365846  9799 consensus_queue.cc:1059] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:03.370546  9872 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:03.375563  9794 raft_consensus.cc:3055] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:03.376036  9794 raft_consensus.cc:740] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:03.376870  9794 consensus_queue.cc:260] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:03.384115  9691 consensus_queue.cc:1048] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:03.387475  8561 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:03.401099  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 97714.4us
I20260709 12:25:03.409674  9715 raft_consensus.cc:1064] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:03.417446  9715 consensus_queue.cc:237] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:03.433040  9790 consensus_queue.cc:237] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:03.443548  9794 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:03.455430  9719 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:03.461397  8714 raft_consensus.cc:3060] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.464641  8639 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.468575  9806 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:03.483841  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:03.481984  8714 raft_consensus.cc:1275] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.499558  8636 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:03.500123  8682 leader_election.cc:304] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:03.500942  8716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:03.501282  9249 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.501708  8564 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.503067  9806 consensus_queue.cc:1048] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:03.501734  8716 raft_consensus.cc:606] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:03.505282  8636 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:25:03.531962  8683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:03.532873  8460 catalog_manager.cc:5697] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:03.535615  9790 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:03.540836  8561 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.546480  9802 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:25:03.545809  9790 raft_consensus.cc:2749] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:03.596192  9251 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.609409  9251 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.611598  9668 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:03.617959  8682 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:03.626659  9758 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:03.652853  8561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:03.653740  8561 raft_consensus.cc:606] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:03.607076  9792 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
W20260709 12:25:03.714594  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 63557.3us
I20260709 12:25:03.622438  9699 raft_consensus.cc:2749] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:03.735014  9810 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:03.736044  9814 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.108s
I20260709 12:25:03.736572  8643 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.736791  8642 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:03.743090  9820 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:25:03.759398  9699 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:03.806291  8718 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:25:03.808768  9885 log.cc:927] Time spent T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.217s	user 0.000s	sys 0.002s
I20260709 12:25:03.865631  9661 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:03.919832  9800 log.cc:927] Time spent T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
W20260709 12:25:04.059657  9886 log.cc:927] Time spent T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: Append to log took a long time: real 0.168s	user 0.000s	sys 0.001s
W20260709 12:25:04.072183  9890 log.cc:927] Time spent T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260709 12:25:04.085811  9884 log.cc:927] Time spent T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.319s	user 0.000s	sys 0.005s
I20260709 12:25:04.144321  9816 raft_consensus.cc:993] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:04.145057  9816 raft_consensus.cc:1081] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:04.168732  9247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43512
I20260709 12:25:04.169660  9247 raft_consensus.cc:493] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:04.170222  9247 raft_consensus.cc:3060] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.203554  9800 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:04.204794  9800 tablet_bootstrap.cc:492] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:04.205824  9800 ts_tablet_manager.cc:1403] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.872s	user 0.035s	sys 0.012s
W20260709 12:25:04.223529  9217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 50930.8us
I20260709 12:25:04.230356  8565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:04.228870  9247 raft_consensus.cc:515] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:04.251525  9816 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.253320  9247 leader_election.cc:290] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:04.253968  9902 raft_consensus.cc:993] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:04.255117  9251 raft_consensus.cc:1240] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Rejecting Update request from peer b304a787951f47dfb8cffeb13a3e0265 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:04.255537  9902 raft_consensus.cc:1081] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:04.254700  8564 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.213389  9790 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.258643  9250 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.251577  8565 raft_consensus.cc:606] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:04.270956  9866 consensus_queue.cc:1059] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:25:04.274533  9866 raft_consensus.cc:3055] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:04.275557  9866 raft_consensus.cc:740] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:04.276718  9866 consensus_queue.cc:260] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:04.279739  9866 raft_consensus.cc:3060] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.281209  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:04.283492  9251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:25:04.284235  9251 raft_consensus.cc:493] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:04.284658  9251 raft_consensus.cc:3060] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.286763  9800 raft_consensus.cc:359] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:04.299479  9254 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.303160  9896 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.307605  9251 raft_consensus.cc:515] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:04.312177  9661 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:04.277944  8565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:04.326318  8565 raft_consensus.cc:606] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:04.325402  9661 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:04.334086  8565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:04.334939  8565 raft_consensus.cc:3055] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:04.335386  8565 raft_consensus.cc:740] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:04.351073  9251 leader_election.cc:290] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:04.344641  8635 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.299532  9800 raft_consensus.cc:740] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:04.353942  8565 consensus_queue.cc:260] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:04.386015  8565 raft_consensus.cc:3060] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:04.362196  9885 log.cc:927] Time spent T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.076s	user 0.008s	sys 0.010s
I20260709 12:25:04.376328  8713 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:04.419953  9661 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:04.420943  9699 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:04.424791  9699 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:04.435011  9699 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:04.438632  9895 log.cc:927] Time spent T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 12:25:04.463594  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 84311.5us
W20260709 12:25:04.504169  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 140780us
W20260709 12:25:04.522464  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 75002.7us
I20260709 12:25:04.525120  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:04.452329  9800 consensus_queue.cc:260] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:04.533375  8717 raft_consensus.cc:2393] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 3: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
W20260709 12:25:04.597862  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 135454us
W20260709 12:25:04.618060  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 101533us
I20260709 12:25:04.638000  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:04.638201  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:04.639249  8635 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:04.638754  8638 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:04.639360  8636 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:04.776301  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 174393us
W20260709 12:25:04.789803  9908 log.cc:927] Time spent T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
W20260709 12:25:04.836730  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 411708us
W20260709 12:25:04.837587  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 178689us
W20260709 12:25:04.838090  9217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 415760us
W20260709 12:25:04.854770  9903 log.cc:927] Time spent T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:25:04.855911  9800 ts_tablet_manager.cc:1434] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.610s	user 0.010s	sys 0.000s
W20260709 12:25:04.856362  9800 ts_tablet_manager.cc:1467] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Tablet startup took 610ms
I20260709 12:25:04.875699  9867 raft_consensus.cc:993] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:04.876376  9867 raft_consensus.cc:1081] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
W20260709 12:25:04.877558  8532 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:04.884212  8565 raft_consensus.cc:2468] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
W20260709 12:25:04.885207  9915 log.cc:927] Time spent T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:25:04.886299  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:04.886910  8636 raft_consensus.cc:3060] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:04.884546  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 105678us
W20260709 12:25:04.890362  9866 consensus_meta.cc:287] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: Time spent flushing consensus metadata: real 0.610s	user 0.011s	sys 0.000s
W20260709 12:25:04.890507  9896 consensus_meta.cc:287] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: Time spent flushing consensus metadata: real 0.585s	user 0.010s	sys 0.000s
W20260709 12:25:04.856739  9800 ts_tablet_manager.cc:1469] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Trace:
0709 12:25:00.988795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:00.989302 (+   507us) service_pool.cc:224] Handling call
0709 12:25:01.063903 (+ 74601us) ts_tablet_manager.cc:934] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
0709 12:25:02.559645 (+1495742us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:25:02.834892 (+275247us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:02.835055 (+   163us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:25:02.931981 (+ 96926us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:25:02.932259 (+   278us) tablet_replica.cc:206] Creating consensus instance
0709 12:25:02.932563 (+   304us) ts_tablet_manager.cc:989] Replica registered.
0709 12:25:02.932623 (+    60us) inbound_call.cc:177] Queueing success response
0709 12:25:03.333557 (+400934us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:25:04.246308 (+912751us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:25:04.246824 (+   516us) tablet_replica.cc:261] Starting instrumentation
0709 12:25:04.247382 (+   558us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":38387,"mutex_wait_us":55433,"raft.queue_time_us":19016,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":9616,"tablet-copy.queue_time_us":55509,"tablet-download-pool.queue_time_us":151,"tablet-download-pool.run_cpu_time_us":1235,"tablet-download-pool.run_wall_time_us":147983,"thread_start_us":428211,"threads_started":2}
I20260709 12:25:04.898298  8716 raft_consensus.cc:2468] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
W20260709 12:25:04.903091  9790 consensus_meta.cc:287] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: Time spent flushing consensus metadata: real 0.644s	user 0.013s	sys 0.000s
I20260709 12:25:04.916704  8560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:04.928069  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea9859cf8340c2aa76384524db1eff" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:25:04.928289  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 290817us
I20260709 12:25:04.928741  8639 raft_consensus.cc:3060] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.927120  8636 raft_consensus.cc:2468] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:04.938874  9219 leader_election.cc:304] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:04.979537  9699 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:04.980052  9699 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:04.982710  9699 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:05.013425  9935 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:05.017835  8560 raft_consensus.cc:2393] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 3: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:25:05.037981  9922 raft_consensus.cc:2804] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.038618  9922 raft_consensus.cc:697] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:05.039558  9922 consensus_queue.cc:237] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.014032  9935 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:05.047552  9893 raft_consensus.cc:493] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:05.048164  9893 raft_consensus.cc:515] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.053282  8639 raft_consensus.cc:2468] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:05.049669  9935 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:05.057843  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 312861us
I20260709 12:25:05.060002  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-9033a2d7ab584187912cbcd12d8ebe77 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:05.060504  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-9033a2d7ab584187912cbcd12d8ebe77 on tablet 9033a2d7ab584187912cbcd12d8ebe77 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:05.066527  9250 raft_consensus.cc:1217] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:05.066411  9251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43498
I20260709 12:25:05.072839  9251 raft_consensus.cc:493] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:05.073426  9251 raft_consensus.cc:3060] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.077455  9893 leader_election.cc:290] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:05.087718  9217 leader_election.cc:304] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:05.093199  8531 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:05.118144  9934 raft_consensus.cc:2804] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.119100  9934 raft_consensus.cc:697] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:05.120301  9934 consensus_queue.cc:237] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.080432  9247 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:05.127295  9893 raft_consensus.cc:993] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:05.127844  9893 raft_consensus.cc:1081] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:05.137799  9251 raft_consensus.cc:515] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.154834  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:05.100315  9715 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:25:05.162075  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 215924us
I20260709 12:25:05.164000  8461 catalog_manager.cc:5697] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:05.166044  9715 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:05.165756  8461 catalog_manager.cc:5697] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:05.176671  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:05.179142  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:05.179510  8639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:05.179744  9251 leader_election.cc:290] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:05.180142  8639 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:05.180626  8639 raft_consensus.cc:3060] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.183389  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:05.173504  9715 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:05.181087  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:05.210105  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:05.213940  8640 raft_consensus.cc:3060] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.229604  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:05.230438  8563 raft_consensus.cc:3055] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:05.230736  8563 raft_consensus.cc:740] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:05.231470  8563 consensus_queue.cc:260] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.232236  8643 raft_consensus.cc:2410] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:25:05.265656  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:05.211386  8639 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:05.266958  8564 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:05.273234  8563 raft_consensus.cc:3060] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.274206  8640 raft_consensus.cc:2468] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:05.264487  9902 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.276924  9219 leader_election.cc:304] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:05.277319  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:05.278465  8561 raft_consensus.cc:3055] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:05.278791  8561 raft_consensus.cc:740] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:05.279330  8639 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:05.309412  9927 raft_consensus.cc:2804] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.275686  8634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:05.310756  8634 raft_consensus.cc:606] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:05.310177  9927 raft_consensus.cc:697] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
W20260709 12:25:05.438082  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 126507us
I20260709 12:25:05.317916  8561 consensus_queue.cc:260] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:05.283280  8607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 283329us
I20260709 12:25:05.440588  8561 raft_consensus.cc:3060] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.488219  9927 consensus_queue.cc:237] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.550340  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:05.280052  9902 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:05.562559  8529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:05.562783  8639 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.563028  9902 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:05.564764  9922 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:05.580914  9941 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:05.621122  9941 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:05.623884  9941 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:05.594337  9946 log.cc:927] Time spent T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: Append to log took a long time: real 0.316s	user 0.000s	sys 0.000s
I20260709 12:25:05.604102  9926 raft_consensus.cc:993] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:05.625314  9926 raft_consensus.cc:1081] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:05.590251  9715 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:05.634971  8682 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:05.637292  8563 raft_consensus.cc:2468] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:05.637553  8561 raft_consensus.cc:2468] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:05.638950  8606 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:05.635987  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:05.642712  8562 raft_consensus.cc:2410] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:25:05.659880  8561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52906
I20260709 12:25:05.660480  8561 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:05.660833  8561 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.659677  9921 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:05.659278  9913 raft_consensus.cc:2804] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.675714  8561 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.677003  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:05.684811  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:05.685451  8717 raft_consensus.cc:3060] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.689643  9913 raft_consensus.cc:697] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:05.694116  8713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:05.694753  8713 raft_consensus.cc:606] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:05.690824  9715 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:05.700279  8561 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:05.690671  9913 consensus_queue.cc:237] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:05.686477  9921 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:05.716269  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:05.714854  8529 leader_election.cc:304] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:05.723902  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:05.724670  8718 raft_consensus.cc:2393] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 in current term 3: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:25:05.717772  9921 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:05.716470  9948 raft_consensus.cc:493] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:05.722033  9770 raft_consensus.cc:2749] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:05.763566  8717 raft_consensus.cc:2468] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:05.765847  8605 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:05.768625  9944 raft_consensus.cc:2749] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:05.770480  9942 raft_consensus.cc:493] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:05.771323  9942 raft_consensus.cc:515] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:05.776803  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 46693.9us
I20260709 12:25:05.737656  9948 raft_consensus.cc:515] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:05.780622  9950 log.cc:927] Time spent T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:25:05.784111  8561 raft_consensus.cc:1275] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:05.790643  9949 log.cc:927] Time spent T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:25:05.792850  9734 consensus_queue.cc:1048] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:05.795068  8634 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:05.802804  8718 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.807345  9948 leader_election.cc:290] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:05.824366  9928 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:05.842350  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:05.847275  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:05.854625  9218 leader_election.cc:304] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:05.856755  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:25:05.857496  9806 raft_consensus.cc:2749] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:05.858543  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:05.864217  9922 raft_consensus.cc:493] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:05.864840  9922 raft_consensus.cc:515] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:05.876894  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:05.878088  8642 raft_consensus.cc:2410] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:25:05.880563  9942 leader_election.cc:290] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:05.883296  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:05.888494  8560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:05.890420  8639 raft_consensus.cc:1275] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.891970  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:05.892735  9250 raft_consensus.cc:2468] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:25:05.904265  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:05.911934  8605 leader_election.cc:304] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:05.913910  9747 consensus_queue.cc:1048] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:05.920411  9922 leader_election.cc:290] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:05.921449  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:05.923475  9217 leader_election.cc:304] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:05.924551  9815 raft_consensus.cc:2749] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:05.926308  8681 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:05.929203  9814 raft_consensus.cc:2749] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:05.931149  8639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:05.936295  8681 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:05.937458  9711 raft_consensus.cc:2749] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:05.946633  9921 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:05.948647  8716 raft_consensus.cc:2410] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35559c6ed1c848439c4ebc440df9a9d5 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:25:05.993520  9916 raft_consensus.cc:2749] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:06.008241  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:06.009285  9247 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.022168  9921 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:06.022670  8562 raft_consensus.cc:1240] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:06.024185  8531 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:06.025115  9770 raft_consensus.cc:2749] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:06.026152  9913 consensus_queue.cc:1059] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:06.031790  9953 raft_consensus.cc:3055] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:06.032385  9953 raft_consensus.cc:740] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:06.033911  9953 consensus_queue.cc:260] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.035624  9953 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.044754  8640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:06.047832  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:06.052736  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:06.058256  8562 raft_consensus.cc:2393] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 3: Already voted for candidate 35559c6ed1c848439c4ebc440df9a9d5 in this term.
I20260709 12:25:06.068905  8640 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:06.078866  8531 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:06.084620  9247 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:06.085920  9929 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:06.086549  9929 raft_consensus.cc:697] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:06.072106  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:06.089162  8531 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:25:06.106096  9921 raft_consensus.cc:993] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:06.106668  9921 raft_consensus.cc:1081] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:06.108209  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:06.111649  8637 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:06.113731  8636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:06.087473  9929 consensus_queue.cc:237] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:06.114408  8636 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:06.114828  8636 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.122999  8639 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:06.126317  8562 raft_consensus.cc:1275] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:06.138630  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 49558.2us
I20260709 12:25:06.141686  8636 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.151518  9806 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:25:06.158739  9661 raft_consensus.cc:1064] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:06.161265  9812 raft_consensus.cc:2804] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:06.161458  9928 consensus_queue.cc:1048] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:06.161088  9661 consensus_queue.cc:237] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.166326  8562 raft_consensus.cc:1275] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:06.171262  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:06.171868  8716 raft_consensus.cc:3055] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:06.171973  8715 raft_consensus.cc:1275] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:06.172257  8716 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:06.172942  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:06.173072  8716 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.173584  9248 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.175035  8716 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.164192  9812 raft_consensus.cc:697] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:06.171870  8636 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:06.187619  9812 consensus_queue.cc:237] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.197576  8716 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
W20260709 12:25:06.200223  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 59817us
I20260709 12:25:06.198873  8605 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:06.176559  9916 consensus_queue.cc:1048] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:25:06.226356  9911 raft_consensus.cc:2804] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:06.228917  9911 raft_consensus.cc:697] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:06.207739  9942 consensus_queue.cc:1048] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:25:06.240408  9911 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.362363  8461 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38728 (request call id 140) took 1757 ms. Trace:
I20260709 12:25:06.359803  8463 catalog_manager.cc:5697] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:06.262305  8643 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
W20260709 12:25:06.418366  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 217065us
W20260709 12:25:06.442286  9983 log.cc:927] Time spent T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:25:06.479287  8715 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:06.495499  9661 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:06.510313  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 84818.7us
I20260709 12:25:06.511435  8682 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
W20260709 12:25:06.512615  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 58091.6us
I20260709 12:25:06.513641  9939 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:06.514376  9939 raft_consensus.cc:697] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:06.370841  8461 rpcz_store.cc:276] 0709 12:25:04.604675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:04.604832 (+   157us) service_pool.cc:224] Handling call
0709 12:25:06.361979 (+1757147us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:05.704329 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:05.731355 (+ 27026us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:05.731390 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:25:05.731407 (+    17us) tablet.cc:662] Decoding operations
0709 12:25:05.750716 (+ 19309us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:05.754393 (+  3677us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:05.758412 (+  4019us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:25:05.776269 (+ 17857us) tablet.cc:701] Row locks acquired
0709 12:25:05.777172 (+   903us) write_op.cc:260] PREPARE: finished
0709 12:25:05.781243 (+  4071us) write_op.cc:270] Start()
0709 12:25:05.781366 (+   123us) write_op.cc:276] Timestamp: P: 1783599905781198 usec, L: 0
0709 12:25:05.781388 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:25:05.818388 (+ 37000us) log.cc:844] Serialized 1037 byte log entry
0709 12:25:06.149099 (+330711us) op_driver.cc:464] REPLICATION: finished
0709 12:25:06.231892 (+ 82793us) write_op.cc:301] APPLY: starting
0709 12:25:06.231993 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:06.232116 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:06.232251 (+   135us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:06.232617 (+   366us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:06.232791 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:25:06.232841 (+    50us) write_op.cc:312] APPLY: finished
0709 12:25:06.233075 (+   234us) log.cc:844] Serialized 29 byte log entry
0709 12:25:06.234396 (+  1321us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:06.234490 (+    94us) write_op.cc:454] Released schema lock
0709 12:25:06.234531 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:06.250403 (+ 15872us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:06.253088 (+  2685us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":553686,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":82518,"apply.run_cpu_time_us":1992,"apply.run_wall_time_us":9185,"num_ops":2,"prepare.queue_time_us":475270,"prepare.run_cpu_time_us":26300,"prepare.run_wall_time_us":359850,"raft.queue_time_us":105716,"raft.run_cpu_time_us":13232,"raft.run_wall_time_us":50030,"replication_time_us":367516,"thread_start_us":463136,"threads_started":4,"wal-append.queue_time_us":222730}]]}
I20260709 12:25:06.515810  9939 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:06.521627  9247 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:06.528503  8638 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:06.565420  9867 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:06.585712  9248 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:06.597395  9925 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:06.607455  9985 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:06.608242  9985 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:06.613291  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:06.615916  9985 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:06.666812  9927 raft_consensus.cc:493] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:06.667439  9927 raft_consensus.cc:515] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.703332  8642 raft_consensus.cc:1275] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:06.718259  9955 raft_consensus.cc:493] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:06.727173  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:06.729936  9867 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:06.732417  8710 raft_consensus.cc:1275] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:06.740893  9661 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:06.738675  8681 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:06.745679  8638 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:06.721664  9955 raft_consensus.cc:515] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.753572  9828 raft_consensus.cc:2749] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:06.757534  8463 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60254 (request call id 215) took 1673 ms. Trace:
I20260709 12:25:06.757730  9979 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:06.776130  8559 consensus_queue.cc:237] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.785132  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:06.787087  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:06.794658  9217 leader_election.cc:304] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:06.781612  9955 leader_election.cc:290] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:06.799407  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 89426us
I20260709 12:25:06.758038  8463 rpcz_store.cc:276] 0709 12:25:05.083840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:05.083970 (+   130us) service_pool.cc:224] Handling call
0709 12:25:06.757458 (+1673488us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:06.660245 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:06.661007 (+   762us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:06.661054 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:25:06.661076 (+    22us) tablet.cc:662] Decoding operations
0709 12:25:06.661676 (+   600us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:06.661799 (+   123us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:06.661836 (+    37us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:06.662146 (+   310us) tablet.cc:701] Row locks acquired
0709 12:25:06.662209 (+    63us) write_op.cc:260] PREPARE: finished
0709 12:25:06.662385 (+   176us) write_op.cc:270] Start()
0709 12:25:06.662547 (+   162us) write_op.cc:276] Timestamp: P: 1783599906662314 usec, L: 0
0709 12:25:06.662592 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 12:25:06.694213 (+ 31621us) log.cc:844] Serialized 595 byte log entry
0709 12:25:06.702470 (+  8257us) op_driver.cc:464] REPLICATION: finished
0709 12:25:06.703220 (+   750us) write_op.cc:301] APPLY: starting
0709 12:25:06.703331 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:06.703463 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:06.703600 (+   137us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:06.703929 (+   329us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:06.707449 (+  3520us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:06.707520 (+    71us) write_op.cc:312] APPLY: finished
0709 12:25:06.707927 (+   407us) log.cc:844] Serialized 23 byte log entry
0709 12:25:06.718588 (+ 10661us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:06.722565 (+  3977us) write_op.cc:454] Released schema lock
0709 12:25:06.725559 (+  2994us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:06.734467 (+  8908us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:06.734511 (+    44us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":86964,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":428,"apply.run_cpu_time_us":2656,"apply.run_wall_time_us":31130,"num_ops":1,"prepare.queue_time_us":45183,"prepare.run_cpu_time_us":3782,"prepare.run_wall_time_us":45340,"replication_time_us":39721,"thread_start_us":30163,"threads_started":1}]]}
I20260709 12:25:06.799748  8717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:06.796239  9927 leader_election.cc:290] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:06.817188  9815 raft_consensus.cc:2749] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:06.779424  9979 consensus_queue.cc:1175] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "747c4a57e49949dbba1a1083a408c29e" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260709 12:25:06.841128  8460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60268 (request call id 249) took 1151 ms. Trace:
I20260709 12:25:06.841638  8460 rpcz_store.cc:276] 0709 12:25:05.678434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:05.679033 (+   599us) service_pool.cc:224] Handling call
0709 12:25:06.827313 (+1148280us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":62081,"reported_tablets":3,"spinlock_wait_cycles":8576}
I20260709 12:25:06.843943  8710 consensus_queue.cc:237] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:06.847438  8718 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:06.859051  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 58240.8us
W20260709 12:25:06.850832  9991 log.cc:927] Time spent T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260709 12:25:06.857988  9942 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:25:06.874542  8715 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:06.879714  9715 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:06.893867  8459 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60266 (request call id 241) took 1203 ms. Trace:
I20260709 12:25:06.894306  8459 rpcz_store.cc:276] 0709 12:25:05.620857 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:05.621002 (+   145us) service_pool.cc:224] Handling call
0709 12:25:06.822817 (+1201815us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":40,"reported_tablets":4}
I20260709 12:25:06.899048  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5" is_pre_election: true
I20260709 12:25:06.903237  9254 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:06.906454  9916 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:06.907011  9251 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:06.912065  9867 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:06.924304  9218 leader_election.cc:304] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:06.938582  9806 raft_consensus.cc:2749] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:06.983276  8460 catalog_manager.cc:5697] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:06.985244  8460 catalog_manager.cc:5697] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.036193  8637 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:07.006189  8643 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.032138  8460 catalog_manager.cc:5697] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.031363  9254 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:07.082973  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 96581.5us
I20260709 12:25:07.134624  8564 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:07.141498  9868 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:07.160390  8638 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.167357  9251 raft_consensus.cc:1275] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.142042  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:07.176173  9699 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:07.152094  9939 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:25:07.209575  9939 consensus_queue.cc:1048] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:07.231215  8459 catalog_manager.cc:5697] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } }
I20260709 12:25:07.235739  8459 catalog_manager.cc:5697] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.264526  9254 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.266665  9758 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.268882  9254 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.272514  8636 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.241087  8459 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.284276 10004 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:07.288341  9867 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:07.310636  8459 catalog_manager.cc:5697] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.320317  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1590c9d0b194d8d8dbc0d1edfcd576b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:07.327099  8638 raft_consensus.cc:2955] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.331809  9979 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.336335  8460 catalog_manager.cc:5697] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.351212  9254 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.392859  8636 raft_consensus.cc:2955] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.402874  8463 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.414069  8559 consensus_queue.cc:237] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.436364  8637 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.436621  9249 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.441025 10005 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:07.444375 10005 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:07.448450  8714 consensus_queue.cc:237] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.460018  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca888b4247e34fc2a19e1613961ca3bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:07.468058 10004 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.472509  8463 catalog_manager.cc:5697] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.489758  9254 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.503947  9254 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.505975  8715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:07.506882  8715 raft_consensus.cc:606] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:07.504395  9758 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:25:07.516681  8558 raft_consensus.cc:1275] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:07.521370  9790 consensus_queue.cc:1048] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:25:07.524828  8638 raft_consensus.cc:2955] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.530103  8558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:07.533109  8558 raft_consensus.cc:606] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:07.546434  8714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:07.546957  8714 raft_consensus.cc:606] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:07.583829  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet a1590c9d0b194d8d8dbc0d1edfcd576b with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:25:07.591147  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9033a2d7ab584187912cbcd12d8ebe77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:07.601703 10016 tablet_replica.cc:333] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:07.602948 10016 raft_consensus.cc:2243] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:07.609349  9939 raft_consensus.cc:993] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:07.609113  8463 catalog_manager.cc:5697] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.610298  9711 raft_consensus.cc:1081] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:07.614475  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:07.614632  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:07.615326  8710 raft_consensus.cc:606] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:07.615374  8643 raft_consensus.cc:493] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.616151  8643 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.632256  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:07.633014  8710 raft_consensus.cc:606] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:07.635270  8710 raft_consensus.cc:614] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:25:07.631089  8643 raft_consensus.cc:515] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.645426  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet ca888b4247e34fc2a19e1613961ca3bc with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:07.644781  8459 catalog_manager.cc:5697] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.648471 10016 raft_consensus.cc:2272] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:07.656586  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:07.667865  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:25:07.709439 10014 log.cc:927] Time spent T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 12:25:07.711596  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:07.714138  9254 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.716993  8699 tablet_service.cc:1558] Processing DeleteTablet for tablet 9033a2d7ab584187912cbcd12d8ebe77 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:07.702553  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:07.722046 10016 ts_tablet_manager.cc:1916] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:07.729065  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:07.738927  8710 raft_consensus.cc:3055] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.741994  8710 raft_consensus.cc:740] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:07.730110  9828 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.747586  9249 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.750204  8710 consensus_queue.cc:260] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.751631  8710 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.713205  8643 leader_election.cc:290] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:07.758054  9254 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:07.790270  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 788ae9bc5e6943849c8642f153da40c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:07.816301  8459 catalog_manager.cc:5697] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.823252  8607 leader_election.cc:304] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:07.823634 10017 tablet_replica.cc:333] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:07.824502  9953 raft_consensus.cc:2804] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.825022  9953 raft_consensus.cc:697] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:07.825152 10017 raft_consensus.cc:2243] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:07.825920  9953 consensus_queue.cc:237] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.827122 10017 raft_consensus.cc:2272] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:07.832974 10017 ts_tablet_manager.cc:1916] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:07.835565  9925 raft_consensus.cc:993] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:07.836124  9867 raft_consensus.cc:1081] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:07.850911  9939 raft_consensus.cc:993] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:07.851439  9939 raft_consensus.cc:1081] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:07.861176  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:07.861850  8643 raft_consensus.cc:493] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.862290  8643 raft_consensus.cc:3060] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.862581  8563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52900
I20260709 12:25:07.863229  8563 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.863634  8563 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.875326  8558 raft_consensus.cc:2955] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:07.881666  8563 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.889652  8643 raft_consensus.cc:515] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.902247  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 788ae9bc5e6943849c8642f153da40c8 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:25:07.912878  8461 catalog_manager.cc:5697] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.918150  8563 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:07.918771  8643 leader_election.cc:290] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:07.919582 10016 ts_tablet_manager.cc:1929] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:07.919492  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:07.921340  8716 raft_consensus.cc:3055] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.921684  8716 raft_consensus.cc:740] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:07.922464  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:07.922904  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:07.922557  8716 consensus_queue.cc:260] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.923110  9254 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.923542  8559 raft_consensus.cc:3055] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.923890  8716 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.923913  8559 raft_consensus.cc:740] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:07.941573  8559 consensus_queue.cc:260] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.947958  8559 raft_consensus.cc:3060] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.919915  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:07.959973  9254 raft_consensus.cc:2468] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:07.960856  9249 raft_consensus.cc:3060] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.973429  8531 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e; no voters: 
I20260709 12:25:07.975868  9925 raft_consensus.cc:2804] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.976545  9925 raft_consensus.cc:697] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:07.964008 10016 log.cc:1199] T a1590c9d0b194d8d8dbc0d1edfcd576b P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/a1590c9d0b194d8d8dbc0d1edfcd576b
I20260709 12:25:07.990211 10017 ts_tablet_manager.cc:1929] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:07.992269  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet a1590c9d0b194d8d8dbc0d1edfcd576b (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:07.979535  9925 consensus_queue.cc:237] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:07.993458 10017 log.cc:1199] T ca888b4247e34fc2a19e1613961ca3bc P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/ca888b4247e34fc2a19e1613961ca3bc
I20260709 12:25:07.994511  9249 raft_consensus.cc:2468] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:07.995754  8607 leader_election.cc:304] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:07.996757  8716 raft_consensus.cc:2468] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:07.997483  8710 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:07.997992  9942 raft_consensus.cc:2804] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.998529  9942 raft_consensus.cc:697] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:08.002198  9942 consensus_queue.cc:237] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:08.005046  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet ca888b4247e34fc2a19e1613961ca3bc (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:08.005446 10017 tablet_replica.cc:333] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:08.007021 10019 tablet_replica.cc:333] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:08.010335 10019 raft_consensus.cc:2243] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.008693 10017 raft_consensus.cc:2243] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.018020 10017 raft_consensus.cc:2272] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.018684  8459 catalog_manager.cc:5697] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.023432 10019 raft_consensus.cc:2272] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.028065  8461 catalog_manager.cc:5697] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.032202 10017 ts_tablet_manager.cc:1916] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:08.034322 10019 ts_tablet_manager.cc:1916] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:08.031162  8559 raft_consensus.cc:2468] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:08.077684 10017 ts_tablet_manager.cc:1929] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:08.078267 10017 log.cc:1199] T 9033a2d7ab584187912cbcd12d8ebe77 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/9033a2d7ab584187912cbcd12d8ebe77
I20260709 12:25:08.079787  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 9033a2d7ab584187912cbcd12d8ebe77 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:08.095530 10019 ts_tablet_manager.cc:1929] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:08.096033 10019 log.cc:1199] T 788ae9bc5e6943849c8642f153da40c8 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/788ae9bc5e6943849c8642f153da40c8
I20260709 12:25:08.097971  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 788ae9bc5e6943849c8642f153da40c8 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:08.164719  9828 raft_consensus.cc:993] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:08.165402  9828 raft_consensus.cc:1081] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:08.169210  8638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:08.169845  8638 raft_consensus.cc:493] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.170212  8638 raft_consensus.cc:3060] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.177798  8638 raft_consensus.cc:515] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:08.179927  8638 leader_election.cc:290] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:08.180720  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:08.181478  8559 raft_consensus.cc:3060] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.181896  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:08.182627  8710 raft_consensus.cc:3055] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:08.183003  8710 raft_consensus.cc:740] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:08.184000  8710 consensus_queue.cc:260] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:08.185530  8710 raft_consensus.cc:3060] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.200348  8710 raft_consensus.cc:2468] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:08.201808  8605 leader_election.cc:304] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:08.203055  8559 raft_consensus.cc:2468] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:08.203508  9942 raft_consensus.cc:2804] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:08.204139  9942 raft_consensus.cc:697] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:08.205096  9942 consensus_queue.cc:237] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:08.242331  8459 catalog_manager.cc:5697] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.424346  9254 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.425854  9942 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:08.430745  8716 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.432817  8560 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.434165  9911 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:08.439222  9913 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:08.603710  9254 raft_consensus.cc:1275] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.626355  9913 consensus_queue.cc:1048] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
W20260709 12:25:08.670231  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 75997.1us
I20260709 12:25:08.689410  8716 raft_consensus.cc:1275] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:08.695817 10038 consensus_queue.cc:1048] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:25:08.698608  9249 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.714722 10040 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:08.726162  8710 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:08.763170  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 69840.6us
I20260709 12:25:08.733721 10042 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:25:08.829546  8563 raft_consensus.cc:1275] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:08.832938  9942 consensus_queue.cc:1048] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:08.925138  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:09.042291  8558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526cc6507d51451894de8d2976d338b5"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:09.042987  8558 raft_consensus.cc:606] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:09.046239  8558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:09.046928  8558 raft_consensus.cc:606] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:09.048174  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:09.050114  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:09.050935  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:09.080257  8716 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:09.089493  8643 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:25:09.091500  8682 consensus_peers.cc:597] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d89f44d9cd4f48c2832ac2c65c7894ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.092605  9984 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:09.096473  8559 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:09.102619  9984 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:09.113127 10045 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.116120  8643 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.117733  8559 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.141993  8461 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.174971  8558 consensus_queue.cc:237] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
W20260709 12:25:09.203058  8531 consensus_peers.cc:597] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa434b5d7127479886def3402e978c95. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.203677  8712 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:09.206115  8643 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:09.208246 10030 raft_consensus.cc:993] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:09.208882 10030 raft_consensus.cc:1081] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:09.212208 10042 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:09.219658  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526cc6507d51451894de8d2976d338b5"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:09.220382  8643 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:09.220997  8643 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:09.226017 10042 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:09.237252  8643 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:09.245223  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:09.245893  8563 raft_consensus.cc:3055] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:09.246254  8563 raft_consensus.cc:740] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:09.247153  8563 consensus_queue.cc:260] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:09.248327  8563 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:09.255263  8643 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 4 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:09.260433  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:09.261703  8716 raft_consensus.cc:3060] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:09.276961 10042 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.283355  8710 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.294931  8712 consensus_queue.cc:237] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:09.296911  8563 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 4.
I20260709 12:25:09.300025  8716 raft_consensus.cc:2468] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 4.
I20260709 12:25:09.300571  8606 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:09.301674 10039 raft_consensus.cc:2804] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:09.302641 10039 raft_consensus.cc:697] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 4 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:09.303746 10039 consensus_queue.cc:237] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:09.307276  8682 consensus_peers.cc:597] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 676b740fa7724ced9546479746050799. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.308539  8560 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:09.311251 10045 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:09.325121  8637 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:09.358700 10046 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:09.357347  8463 catalog_manager.cc:5697] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 3 to 4, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.370151  9925 raft_consensus.cc:993] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:09.370694  9925 raft_consensus.cc:1081] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:09.379099  8634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:09.379758  8634 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:09.380162  8634 raft_consensus.cc:3060] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:09.364796  8459 catalog_manager.cc:5697] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.405193  8634 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:09.392930  8643 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.436523  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:09.437238  8563 raft_consensus.cc:3055] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:09.438289  8563 raft_consensus.cc:740] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:09.437143  9984 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.439118  8563 consensus_queue.cc:260] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:09.440336  8563 raft_consensus.cc:3060] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:09.447021  8638 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.454732  8558 consensus_queue.cc:237] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:09.455865  8563 raft_consensus.cc:2468] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:09.457203  8606 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:09.458096 10033 raft_consensus.cc:2804] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:09.458618 10033 raft_consensus.cc:697] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:09.459511 10033 consensus_queue.cc:237] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:09.470402  8459 catalog_manager.cc:5697] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.474041  8560 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.475471  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:09.476161  9254 raft_consensus.cc:3060] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:09.483886  9254 raft_consensus.cc:2468] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:09.485929  8634 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:09.517268  8531 consensus_peers.cc:597] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41fb3977c49b4f21a555c7c286cec44b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.517691  8712 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:09.519557 10030 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:09.533192  8463 catalog_manager.cc:5697] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.536248  8638 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:09.571421 10030 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:09.582995  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 69976.4us
I20260709 12:25:09.588672 10075 ts_tablet_manager.cc:933] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:09.590080  9925 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.593792  8638 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.595430 10075 tablet_copy_client.cc:323] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:09.597678  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet d89f44d9cd4f48c2832ac2c65c7894ff from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:09.598377  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet d89f44d9cd4f48c2832ac2c65c7894ff from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-d89f44d9cd4f48c2832ac2c65c7894ff
I20260709 12:25:09.609086  8727 tablet_copy_source_session.cc:215] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:09.620558  8710 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.627584 10077 ts_tablet_manager.cc:933] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:09.628705  8459 catalog_manager.cc:5697] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:09.648339 10077 tablet_copy_client.cc:323] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:25:09.650514  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet aa434b5d7127479886def3402e978c95 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:09.651192  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet aa434b5d7127479886def3402e978c95 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-aa434b5d7127479886def3402e978c95
I20260709 12:25:09.661913 10075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89f44d9cd4f48c2832ac2c65c7894ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.709240  8576 tablet_copy_source_session.cc:215] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:09.711265  8713 raft_consensus.cc:1275] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:25:09.738817 10077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa434b5d7127479886def3402e978c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:09.753465 10038 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:09.788450 10075 tablet_copy_client.cc:806] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:09.789172 10075 tablet_copy_client.cc:670] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:09.812150 10075 tablet_copy_client.cc:538] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:09.818375 10079 ts_tablet_manager.cc:933] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:09.827994  8558 raft_consensus.cc:1275] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:25:09.830735 10077 tablet_copy_client.cc:806] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:09.830668 10039 consensus_queue.cc:1048] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:09.831516 10077 tablet_copy_client.cc:670] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:09.845973 10077 tablet_copy_client.cc:538] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:09.853009 10075 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:09.943329  8563 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:09.946913 10033 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:09.976101 10079 tablet_copy_client.cc:323] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:09.982165  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 676b740fa7724ced9546479746050799 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:09.982833  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 676b740fa7724ced9546479746050799 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-676b740fa7724ced9546479746050799
I20260709 12:25:09.986239 10077 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:10.002521  8727 tablet_copy_source_session.cc:215] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:10.006896 10079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676b740fa7724ced9546479746050799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.040548  9249 raft_consensus.cc:1275] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:10.049068 10039 consensus_queue.cc:1048] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:10.069903 10079 tablet_copy_client.cc:806] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:10.070684 10079 tablet_copy_client.cc:670] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:10.076979 10079 tablet_copy_client.cc:538] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:10.087778 10077 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:10.089082 10077 tablet_bootstrap.cc:492] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:10.090209 10077 ts_tablet_manager.cc:1403] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.014s
I20260709 12:25:10.105419 10077 raft_consensus.cc:359] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:10.106755 10077 raft_consensus.cc:740] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:10.107709 10077 consensus_queue.cc:260] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:10.110426 10077 ts_tablet_manager.cc:1434] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:25:10.112509  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-aa434b5d7127479886def3402e978c95 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:10.113169  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-aa434b5d7127479886def3402e978c95 on tablet aa434b5d7127479886def3402e978c95 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:10.116943 10077 ts_tablet_manager.cc:933] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:10.109689  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:10.123520 10079 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:10.223587 10077 tablet_copy_client.cc:323] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
W20260709 12:25:10.317874  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 160779us
I20260709 12:25:10.327009  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 41fb3977c49b4f21a555c7c286cec44b from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:10.327795  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 41fb3977c49b4f21a555c7c286cec44b from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-41fb3977c49b4f21a555c7c286cec44b
W20260709 12:25:10.354413  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 148156us
I20260709 12:25:10.485235  8638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:10.486058  8638 raft_consensus.cc:606] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:10.574740  8576 tablet_copy_source_session.cc:215] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:25:10.625633  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 98865.3us
I20260709 12:25:10.617909  8634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:10.646840  8634 raft_consensus.cc:606] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:10.650283  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:10.652873  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:10.654254  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:10.683940  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 66361.4us
W20260709 12:25:10.719765  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 245615us
I20260709 12:25:10.744141 10075 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:10.766347 10075 tablet_bootstrap.cc:492] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:10.767289 10075 ts_tablet_manager.cc:1403] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.915s	user 0.040s	sys 0.016s
I20260709 12:25:10.769827 10077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb3977c49b4f21a555c7c286cec44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.792038  9249 raft_consensus.cc:1217] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:25:10.799130  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 84091.9us
W20260709 12:25:10.805099  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 82346.3us
I20260709 12:25:10.831148 10075 raft_consensus.cc:359] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:10.833297 10075 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:10.833942 10077 tablet_copy_client.cc:806] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:10.834614 10077 tablet_copy_client.cc:670] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:10.834647 10075 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:10.837884 10124 raft_consensus.cc:993] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:10.842092 10124 raft_consensus.cc:1081] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:10.843621 10077 tablet_copy_client.cc:538] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:10.846071 10079 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:10.847079 10079 tablet_bootstrap.cc:492] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:10.847800 10079 ts_tablet_manager.cc:1403] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.725s	user 0.045s	sys 0.013s
I20260709 12:25:10.860383 10075 ts_tablet_manager.cc:1434] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 12:25:10.865332 10077 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:10.871280  8558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52906
I20260709 12:25:10.872016  8558 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:10.872411  8558 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:10.879592  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-d89f44d9cd4f48c2832ac2c65c7894ff received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:10.880174  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-d89f44d9cd4f48c2832ac2c65c7894ff on tablet d89f44d9cd4f48c2832ac2c65c7894ff with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:10.887370 10079 raft_consensus.cc:359] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:10.897563 10079 raft_consensus.cc:740] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:10.898893  9254 raft_consensus.cc:1217] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:25:10.899045 10079 consensus_queue.cc:260] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:10.913398 10124 raft_consensus.cc:993] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:10.914008 10124 raft_consensus.cc:1081] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:10.919708 10079 ts_tablet_manager.cc:1434] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.001s
I20260709 12:25:10.928270  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-676b740fa7724ced9546479746050799 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:10.928898  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-676b740fa7724ced9546479746050799 on tablet 676b740fa7724ced9546479746050799 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:10.934103  8710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33402
I20260709 12:25:10.934803  8710 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:10.935214  8710 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:10.948803  8558 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:11.001065  9254 raft_consensus.cc:1217] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:11.004076  8710 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:11.051721  8710 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:11.054153  8558 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:11.058610  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:11.059409  8636 raft_consensus.cc:3055] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:11.059759  8636 raft_consensus.cc:740] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:11.060714  8636 consensus_queue.cc:260] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:11.062132  8636 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:11.066500  8608 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:11.072780  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:11.073472  8710 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:11.078344  8636 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:11.083997  8710 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:11.085255  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:11.092985  8564 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:11.089287  8682 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:11.096259 10072 raft_consensus.cc:2804] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:11.096801 10072 raft_consensus.cc:697] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:11.097723 10072 consensus_queue.cc:237] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:11.102088  8564 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
W20260709 12:25:11.103538 10077 log.cc:927] Time spent T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Append to log took a long time: real 0.054s	user 0.004s	sys 0.000s
I20260709 12:25:11.104530  8529 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:11.153685  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:11.190510  8636 raft_consensus.cc:3055] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:25:11.192062  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 87544.8us
I20260709 12:25:11.192333  8636 raft_consensus.cc:740] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:11.198761  8636 consensus_queue.cc:260] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:11.204778  8636 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:11.194957 10112 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:11.202610 10077 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:11.233440  8636 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:11.246390  8463 catalog_manager.cc:5697] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.235256 10112 raft_consensus.cc:697] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:11.248277 10077 tablet_bootstrap.cc:492] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:11.257138 10077 ts_tablet_manager.cc:1403] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.392s	user 0.019s	sys 0.012s
I20260709 12:25:11.279876 10077 raft_consensus.cc:359] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:11.296715 10077 raft_consensus.cc:740] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:11.298725 10102 raft_consensus.cc:1064] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:11.299392 10077 consensus_queue.cc:260] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:11.304010 10077 ts_tablet_manager.cc:1434] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 12:25:11.309149  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-41fb3977c49b4f21a555c7c286cec44b received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:11.309885  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-41fb3977c49b4f21a555c7c286cec44b on tablet 41fb3977c49b4f21a555c7c286cec44b with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:11.330859 10112 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:11.301554 10102 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:11.369887  9249 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:11.371707 10045 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:11.372401  8634 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:11.374207 10045 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:11.375770 10107 raft_consensus.cc:1064] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:11.379878 10107 consensus_queue.cc:237] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:11.393973  8710 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:11.394166  9254 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:11.396497  9867 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:11.400188  9925 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:11.400840  8636 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:11.403004  8558 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:11.407126 10042 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:11.418977 10106 raft_consensus.cc:1064] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:11.424623 10109 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:11.428560 10106 consensus_queue.cc:237] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:11.475745 10102 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.479431  8637 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.486608  8636 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:11.493257  9249 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:11.495442 10106 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:11.497473 10106 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:11.514427  8605 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:11.523927  8459 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.529028  9925 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.534073  8564 raft_consensus.cc:1240] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Rejecting Update request from peer c554acdfebe04d1cb4b07d1314acab03 for earlier term 2. Current term is 3. Ops: []
I20260709 12:25:11.535454  8718 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.548554  8560 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:11.557463  8643 raft_consensus.cc:1275] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:11.561307 10045 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:11.568969  9251 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.574613 10106 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.583712  9254 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.625072  9251 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:11.657665  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 87482.2us
I20260709 12:25:11.670343  8636 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.671758  8459 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.676604  8564 raft_consensus.cc:1275] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:11.676277  8560 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.680346 10072 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:11.680913  9254 raft_consensus.cc:1217] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:11.687489 10147 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:11.698601  8463 catalog_manager.cc:5697] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.726099  8564 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.732913  8636 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:11.734731 10112 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:11.744926  8643 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.770232  8710 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:11.771888 10112 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:11.764001  8463 catalog_manager.cc:5697] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.828552  8710 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:11.835619  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:11.842849  9251 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:11.844447  8636 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:11.850440 10072 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:11.855753 10146 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:11.910948 10147 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.937155  8637 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.938030  9251 raft_consensus.cc:2955] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:11.963101  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d89f44d9cd4f48c2832ac2c65c7894ff with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:11.968634  8460 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 5 to 6, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.003260  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet d89f44d9cd4f48c2832ac2c65c7894ff with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52890
I20260709 12:25:12.014744 10155 tablet_replica.cc:333] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:12.018290 10155 raft_consensus.cc:2243] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.019269 10155 raft_consensus.cc:2272] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.022796 10155 ts_tablet_manager.cc:1916] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:12.063702 10155 ts_tablet_manager.cc:1929] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:12.064195 10155 log.cc:1199] T d89f44d9cd4f48c2832ac2c65c7894ff P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/d89f44d9cd4f48c2832ac2c65c7894ff
I20260709 12:25:12.059197  8564 consensus_queue.cc:237] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.076864  8710 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:12.080921 10088 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:12.076732  9251 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:12.084848 10112 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:12.097846 10088 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.095788  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet d89f44d9cd4f48c2832ac2c65c7894ff (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:12.103925  9254 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.107362  8718 raft_consensus.cc:2955] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.133093  8460 catalog_manager.cc:5697] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.136085  9867 raft_consensus.cc:1064] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:12.152606  9867 consensus_queue.cc:237] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.174172  8718 consensus_queue.cc:237] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.180780  9251 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:12.183166 10106 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:12.196388 10109 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.217999  9251 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.238004  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet aa434b5d7127479886def3402e978c95 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:25:12.256712  8564 raft_consensus.cc:1275] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:12.261480 10072 consensus_queue.cc:1048] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:12.273880  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 676b740fa7724ced9546479746050799 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:12.283454  8564 raft_consensus.cc:2955] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.318992  8558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:12.319772  8558 raft_consensus.cc:606] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:12.317276  8460 catalog_manager.cc:5697] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:12.329039  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:12.329746  8710 raft_consensus.cc:606] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:12.334136  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:12.336030  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:12.336952  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:12.339603  8718 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:12.342366  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa434b5d7127479886def3402e978c95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:12.343006 10088 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:12.361209  8627 tablet_service.cc:1558] Processing DeleteTablet for tablet 676b740fa7724ced9546479746050799 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:25:12.363265  9251 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:12.388260  8637 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:12.394800 10158 tablet_replica.cc:333] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:12.396015 10158 raft_consensus.cc:2243] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.396963 10158 raft_consensus.cc:2272] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.400373 10088 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:12.411604 10157 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:12.422993 10158 ts_tablet_manager.cc:1916] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:12.471424  9867 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.475674  9254 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.486472 10158 ts_tablet_manager.cc:1929] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:12.487250 10158 log.cc:1199] T aa434b5d7127479886def3402e978c95 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/aa434b5d7127479886def3402e978c95
I20260709 12:25:12.491255  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet aa434b5d7127479886def3402e978c95 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:12.491397 10158 tablet_replica.cc:333] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:12.492631 10158 raft_consensus.cc:2243] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.493490 10158 raft_consensus.cc:2272] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.495558  8460 catalog_manager.cc:5697] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.497014 10158 ts_tablet_manager.cc:1916] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:12.516250 10158 ts_tablet_manager.cc:1929] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:12.516693 10158 log.cc:1199] T 676b740fa7724ced9546479746050799 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/676b740fa7724ced9546479746050799
I20260709 12:25:12.517714  8637 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.525383  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 676b740fa7724ced9546479746050799 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:12.539638 10147 raft_consensus.cc:993] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:12.540159 10106 raft_consensus.cc:1081] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:12.544229  8634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:12.544947  8634 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:12.545609  8634 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:12.592974 10157 raft_consensus.cc:993] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:12.593613 10088 raft_consensus.cc:1081] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:12.595980  8643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:12.596637  8643 raft_consensus.cc:493] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:12.597328  8634 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.597038  8643 raft_consensus.cc:3060] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:12.610003  8716 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.621661  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:12.622359  8712 raft_consensus.cc:3055] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:12.622684  8712 raft_consensus.cc:740] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:12.623451  8712 consensus_queue.cc:260] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.624603  8712 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:12.624859  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:12.625519  9251 raft_consensus.cc:3060] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:12.646472  8712 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 4.
I20260709 12:25:12.648542  8634 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 4 election: Requested vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:12.654081  8643 raft_consensus.cc:515] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:12.655308  8605 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:12.656227  8643 leader_election.cc:290] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:12.657842  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:12.658442  8712 raft_consensus.cc:3060] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:12.663821 10162 raft_consensus.cc:2804] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:12.664394 10162 raft_consensus.cc:697] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 4 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:12.665396  8712 raft_consensus.cc:2468] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:12.665329 10162 consensus_queue.cc:237] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.667006  8605 leader_election.cc:304] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:12.668676  8716 raft_consensus.cc:1240] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Rejecting Update request from peer 35559c6ed1c848439c4ebc440df9a9d5 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:12.670279  9867 consensus_queue.cc:1059] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:12.671264  9867 raft_consensus.cc:3055] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:12.671608  9867 raft_consensus.cc:740] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:12.672462  9867 consensus_queue.cc:260] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:12.682124  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:12.684127 10124 raft_consensus.cc:2804] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:12.684746 10124 raft_consensus.cc:697] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:12.687243  9867 raft_consensus.cc:3060] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:12.685580 10124 consensus_queue.cc:237] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:12.693315  9251 raft_consensus.cc:2468] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 4.
I20260709 12:25:12.693564  8463 catalog_manager.cc:5697] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 3 to 4, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.705014  8558 consensus_queue.cc:237] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:12.718562  9249 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:12.722131  8643 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:12.723284  8564 raft_consensus.cc:2468] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:12.727473 10088 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:12.729641 10088 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:12.744619  9867 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.754837  8463 catalog_manager.cc:5697] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.756111  8643 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.758333  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41fb3977c49b4f21a555c7c286cec44b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:12.756654  9249 raft_consensus.cc:2955] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.780810  8459 catalog_manager.cc:5697] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 4, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:12.793555  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 41fb3977c49b4f21a555c7c286cec44b with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:12.809863 10167 tablet_replica.cc:333] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:12.810911 10167 raft_consensus.cc:2243] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.811719 10167 raft_consensus.cc:2272] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.815773 10167 ts_tablet_manager.cc:1916] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:12.832034 10167 ts_tablet_manager.cc:1929] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:12.832545 10167 log.cc:1199] T 41fb3977c49b4f21a555c7c286cec44b P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/41fb3977c49b4f21a555c7c286cec44b
I20260709 12:25:12.834803  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 41fb3977c49b4f21a555c7c286cec44b (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:13.078876  9249 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:25:13.080763 10038 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:25:13.114722  8712 raft_consensus.cc:1275] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:25:13.116863 10164 consensus_queue.cc:1048] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:25:13.155043  8712 raft_consensus.cc:1275] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:13.159999 10163 consensus_queue.cc:1048] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:13.177569  8564 raft_consensus.cc:1275] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:13.184796 10124 consensus_queue.cc:1048] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:13.487870  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:13.549077  8643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:13.549823  8643 raft_consensus.cc:606] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:13.553020  8643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:13.553592  8643 raft_consensus.cc:606] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:13.554703  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:13.564253  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:13.565274  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:13.794646 10163 raft_consensus.cc:993] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:13.795181 10163 raft_consensus.cc:1081] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:13.797222  8710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33402
I20260709 12:25:13.797816  8710 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:13.798233  8710 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.804663  8710 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:13.807606  8710 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:13.807826  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:13.808529  8563 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.808763  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:13.809363  8643 raft_consensus.cc:3055] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:13.809612  8643 raft_consensus.cc:740] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:13.810487  8643 consensus_queue.cc:260] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:13.811638  8643 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.815930  8563 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:13.817428  8681 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:13.818406 10147 raft_consensus.cc:2804] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:13.818934 10147 raft_consensus.cc:697] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:13.819031  8643 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:13.819906 10147 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:13.855865  8463 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:13.919616 10162 raft_consensus.cc:993] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:13.920137 10162 raft_consensus.cc:1081] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:13.923096  8563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52906
I20260709 12:25:13.923679  8563 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:13.924014  8563 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.933161  8563 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:13.937881  8563 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:13.938232  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:13.938992  8716 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:13.972703  8716 raft_consensus.cc:2468] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:13.988246  8529 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:13.990111  9867 raft_consensus.cc:2804] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:13.990772  9867 raft_consensus.cc:697] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:13.991833  9867 consensus_queue.cc:237] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:14.000267  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 70148us
I20260709 12:25:14.002202  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:14.002864  8634 raft_consensus.cc:3055] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:14.003153  8634 raft_consensus.cc:740] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:14.004036  8634 consensus_queue.cc:260] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:14.005239  8634 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:14.016844  8634 raft_consensus.cc:2468] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:14.022902  8463 catalog_manager.cc:5697] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 1 to 2, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:14.036690  8512 auto_rebalancer.cc:629] Failed to schedule move for tablet dab7596e8e1c43478ceee5fcfa92118d: Illegal state: Replica c554acdfebe04d1cb4b07d1314acab03 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } }
W20260709 12:25:14.041232  8512 auto_rebalancer.cc:629] Failed to schedule move for tablet be5e19e2c1284508a823358c3e9df590: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:25:14.046240  8563 consensus_queue.cc:237] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:14.054965  8716 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:14.055667  8643 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:14.056869  9867 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:14.059377  9867 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:14.060526  8531 consensus_peers.cc:597] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8077f31e5e8e4410a8a3859141001748. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:14.067009 10184 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:14.070890  8716 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:14.086391  8563 consensus_queue.cc:237] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:14.088570  8463 catalog_manager.cc:5697] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.101732  8634 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:25:14.107602  8531 consensus_peers.cc:597] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5236970e00c46cf9eed66b939e8f1af. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:14.109475  8716 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:14.111155 10157 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:14.118429  8637 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:14.126616  9867 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:14.144538 10183 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:14.146205  8643 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:25:14.161473  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 44956.8us
I20260709 12:25:14.175120  8460 catalog_manager.cc:5697] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.188935  8710 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:14.226982  8643 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:14.228924 10177 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:25:14.266027  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 71361.5us
I20260709 12:25:14.289371  8563 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:14.293506 10147 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:14.462723 10199 ts_tablet_manager.cc:933] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:14.464989 10199 tablet_copy_client.cc:323] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:25:14.466888  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet 8077f31e5e8e4410a8a3859141001748 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:14.467451  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet 8077f31e5e8e4410a8a3859141001748 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-8077f31e5e8e4410a8a3859141001748
I20260709 12:25:14.480263  8576 tablet_copy_source_session.cc:215] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:14.491606 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8077f31e5e8e4410a8a3859141001748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:14.507021  8634 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:14.511122 10183 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:14.514986 10201 ts_tablet_manager.cc:933] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:14.526304  8716 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:14.526618 10201 tablet_copy_client.cc:323] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:25:14.528138 10183 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:14.530942  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet d5236970e00c46cf9eed66b939e8f1af from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:14.531545  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet d5236970e00c46cf9eed66b939e8f1af from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-d5236970e00c46cf9eed66b939e8f1af
I20260709 12:25:14.576967 10199 tablet_copy_client.cc:806] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:14.578769 10199 tablet_copy_client.cc:670] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:14.589464 10199 tablet_copy_client.cc:538] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:14.622565  8576 tablet_copy_source_session.cc:215] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:14.633955 10201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5236970e00c46cf9eed66b939e8f1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:14.634979 10199 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:14.635793  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:14.728082 10201 tablet_copy_client.cc:806] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:14.728695 10201 tablet_copy_client.cc:670] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:14.747563 10201 tablet_copy_client.cc:538] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:14.747573  8564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:14.748335  8564 raft_consensus.cc:606] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:14.751724  8718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:14.752300  8718 raft_consensus.cc:606] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:14.758746 10199 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:14.759829 10199 tablet_bootstrap.cc:492] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:14.760589 10199 ts_tablet_manager.cc:1403] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.126s	user 0.036s	sys 0.038s
I20260709 12:25:14.760600  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:14.762458  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:14.763234  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:14.764490 10199 raft_consensus.cc:359] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:14.765475 10199 raft_consensus.cc:740] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:14.766254 10199 consensus_queue.cc:260] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:14.769510 10199 ts_tablet_manager.cc:1434] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:25:14.771639 10201 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:14.777132  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-8077f31e5e8e4410a8a3859141001748 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:14.777681  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-8077f31e5e8e4410a8a3859141001748 on tablet 8077f31e5e8e4410a8a3859141001748 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:14.814718 10201 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:14.817077 10201 tablet_bootstrap.cc:492] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:14.818147 10201 ts_tablet_manager.cc:1403] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.005s
I20260709 12:25:14.823859 10201 raft_consensus.cc:359] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:14.824864 10201 raft_consensus.cc:740] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:14.826030 10201 consensus_queue.cc:260] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:14.829180 10201 ts_tablet_manager.cc:1434] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:25:14.833493  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-d5236970e00c46cf9eed66b939e8f1af received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:14.833971  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-d5236970e00c46cf9eed66b939e8f1af on tablet d5236970e00c46cf9eed66b939e8f1af with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:14.955076 10147 raft_consensus.cc:993] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:14.955643 10109 raft_consensus.cc:1081] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:14.957394  8563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52900
I20260709 12:25:14.958155  8563 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:14.958606  8563 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:14.976950  9249 raft_consensus.cc:1217] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:14.980650  8563 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:14.985492  9249 raft_consensus.cc:1217] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:15.001710  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:15.002437  8634 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:15.004942  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:15.005571  8718 raft_consensus.cc:3055] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:15.005928  8718 raft_consensus.cc:740] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:15.006656  8718 consensus_queue.cc:260] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:15.007799  8718 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:15.024065  8634 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:15.025727  8531 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:15.026571 10157 raft_consensus.cc:2804] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:15.027101 10157 raft_consensus.cc:697] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:15.028019 10157 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:15.030745  8563 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:15.039819  8718 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:15.049909  8459 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 2 to 3, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.065623 10184 raft_consensus.cc:993] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:15.066198 10184 raft_consensus.cc:1081] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:15.079401  8634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:15.080089  8634 raft_consensus.cc:493] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:15.083042  8634 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.125176  8634 raft_consensus.cc:515] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:15.128785  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:15.129474  8563 raft_consensus.cc:3055] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:15.129828  8563 raft_consensus.cc:740] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:15.130671  8563 consensus_queue.cc:260] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:15.131845  8563 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.135183  8634 leader_election.cc:290] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:15.136133  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:15.136816  8716 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.143093  8563 raft_consensus.cc:2468] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:15.145144  8606 leader_election.cc:304] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:15.146106 10038 raft_consensus.cc:2804] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.146621 10038 raft_consensus.cc:697] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:15.147526 10038 consensus_queue.cc:237] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:15.167186  8716 raft_consensus.cc:2468] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:15.218708  8459 catalog_manager.cc:5697] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.435822  8634 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:15.438668  9867 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:15.503002  9867 raft_consensus.cc:1064] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:15.505745  9867 consensus_queue.cc:237] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:15.506718  8718 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:15.508467 10183 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:15.542081  8716 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:15.548550 10213 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:15.551011  9251 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:15.556107 10157 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:15.559620 10184 raft_consensus.cc:1064] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:15.562422 10184 consensus_queue.cc:237] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:15.580452  8710 raft_consensus.cc:1275] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:15.582758  8643 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:15.596715 10162 consensus_queue.cc:1048] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:25:15.603631 10219 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:25:15.732679  8564 raft_consensus.cc:1275] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:15.744339  9249 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:15.779512 10162 consensus_queue.cc:1048] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:15.785552  8716 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:15.787421 10184 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:15.809223 10213 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:15.814093 10220 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.848271  8637 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:15.871271  8716 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.874619  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:15.905185  8459 catalog_manager.cc:5697] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.908215  9251 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.925860 10183 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:15.930411 10219 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.946801  9251 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.960299  8637 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.972906  8716 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:15.991431  8643 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:15.998482  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 70256.7us
I20260709 12:25:16.039357  8461 catalog_manager.cc:5697] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:16.058622  8637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:16.059394  8637 raft_consensus.cc:606] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:16.062865  8564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:16.063503  8564 raft_consensus.cc:606] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:16.064985  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:16.066780  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:16.067610  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:16.078049  8563 consensus_queue.cc:237] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.095614  9249 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:16.096858  8716 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:16.097290 10219 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:16.098529 10213 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:16.109208 10213 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:16.112097  8716 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:16.130306  9249 raft_consensus.cc:2955] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:16.153362  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8077f31e5e8e4410a8a3859141001748 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:25:16.188992  8449 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 5 similar messages]
I20260709 12:25:16.192169  8463 catalog_manager.cc:5697] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:16.226420  8449 catalog_manager.cc:4755] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): ChangeConfig:REMOVE_PEER RPC failed for tablet d5236970e00c46cf9eed66b939e8f1af: Remote error: Service unavailable: leader transfer in progress
I20260709 12:25:16.241070  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 8077f31e5e8e4410a8a3859141001748 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:25:16.254536 10238 tablet_replica.cc:333] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:16.255970 10238 raft_consensus.cc:2243] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:16.256784 10238 raft_consensus.cc:2272] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:16.261487 10238 ts_tablet_manager.cc:1916] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:16.282501 10238 ts_tablet_manager.cc:1929] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:16.283126 10238 log.cc:1199] T 8077f31e5e8e4410a8a3859141001748 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/8077f31e5e8e4410a8a3859141001748
I20260709 12:25:16.285157  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 8077f31e5e8e4410a8a3859141001748 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:16.507839 10184 raft_consensus.cc:993] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:16.509114 10184 raft_consensus.cc:1081] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:16.514575  8716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33406
I20260709 12:25:16.515641  8716 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:16.516260  8716 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:16.562366  8716 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.566602  8716 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:16.585136  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:16.585958  8634 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:16.577849  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:16.589511  9251 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:16.596371  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:16.613683 10163 raft_consensus.cc:993] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:16.614418 10163 raft_consensus.cc:1081] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:16.597153  8563 raft_consensus.cc:3055] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:16.624531  8563 raft_consensus.cc:740] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:16.633896  8563 consensus_queue.cc:260] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.647095  8718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33402
I20260709 12:25:16.647785  8718 raft_consensus.cc:493] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:16.648175  8718 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:16.655362  8563 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:16.668170  8718 raft_consensus.cc:515] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.669376  8634 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:16.669376  9251 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:16.671983  8682 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:16.673101 10215 raft_consensus.cc:2804] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:16.673557 10215 raft_consensus.cc:697] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:16.674680 10215 consensus_queue.cc:237] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.676537  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:16.677208  8563 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:16.677443  8634 raft_consensus.cc:3055] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:16.678011  8634 raft_consensus.cc:740] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:16.679011  8634 consensus_queue.cc:260] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.684168  8718 leader_election.cc:290] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:16.686982  8634 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:16.685302  9251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1602d17fc00f481abfcb86ab4d369760" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
W20260709 12:25:16.684975  8449 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d5236970e00c46cf9eed66b939e8f1af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 35559c6ed1c848439c4ebc440df9a9d5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:16.691009  9251 raft_consensus.cc:3060] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:16.702183  9251 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:16.702121  8461 catalog_manager.cc:5697] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.704748  8682 leader_election.cc:304] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:16.718984 10215 raft_consensus.cc:2804] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:16.720343 10215 raft_consensus.cc:697] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:16.722815 10215 consensus_queue.cc:237] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:16.740875  8634 raft_consensus.cc:2468] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:16.883441  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:16.884259  8710 raft_consensus.cc:606] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:16.890355  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:16.890925  8710 raft_consensus.cc:606] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:16.894120  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:16.894784  8710 raft_consensus.cc:606] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:25:16.894620  8461 catalog_manager.cc:5697] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:16.900493  8512 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:25:16.901024  8512 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for d5236970e00c46cf9eed66b939e8f1af already in progress
W20260709 12:25:16.901468  8512 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for d5236970e00c46cf9eed66b939e8f1af already in progress
I20260709 12:25:17.060228  8634 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:17.061764 10234 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:17.069335 10215 raft_consensus.cc:993] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:17.069916 10234 raft_consensus.cc:1081] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:17.071813  8634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:17.072476  8634 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:17.072928  8634 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.081243  8634 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:17.084419  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:17.084580  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:17.085002  8564 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.085135  8710 raft_consensus.cc:3055] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:17.085500  8710 raft_consensus.cc:740] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:17.086306  8710 consensus_queue.cc:260] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:17.086328  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:17.087952  8710 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.088148  9249 raft_consensus.cc:3060] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.092708  8564 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 3.
I20260709 12:25:17.086416  8634 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:17.096746  8710 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 3.
I20260709 12:25:17.098343  8605 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:17.098579  9249 raft_consensus.cc:2468] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 3.
I20260709 12:25:17.100153 10193 raft_consensus.cc:2804] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:17.101529 10193 raft_consensus.cc:697] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:17.102762 10193 consensus_queue.cc:237] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:17.120316  8461 catalog_manager.cc:5697] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 2 to 3, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.136648  8634 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:17.138195 10234 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:17.172526  9249 raft_consensus.cc:1275] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:17.174706 10109 consensus_queue.cc:1048] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:25:17.253324  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 62520.2us
I20260709 12:25:17.291306  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:17.347682  8718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:17.348264  8718 raft_consensus.cc:606] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:17.351444  8637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:17.352085  8637 raft_consensus.cc:606] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:17.353614  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:17.356168  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:17.357295  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:17.497123  8564 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:17.499053 10253 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:17.526859  8718 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:17.528744 10253 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:17.539146  9254 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:17.541271 10193 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:17.572458  8637 consensus_queue.cc:237] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:17.590451  9249 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:17.594127  8564 raft_consensus.cc:1275] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:17.598337 10255 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:17.603404 10253 consensus_queue.cc:1048] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:17.610594 10163 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:17.618461  8564 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:17.627014  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5236970e00c46cf9eed66b939e8f1af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 12:25:17.631222  9249 raft_consensus.cc:2955] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:17.645826  8463 catalog_manager.cc:5697] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 3 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 3 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:17.699137 10234 raft_consensus.cc:993] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:17.699669 10234 raft_consensus.cc:1081] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:17.704478  8559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52900
I20260709 12:25:17.705462  8559 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:17.707221  8559 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:17.742197  8559 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:17.745885  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:17.746505  8718 raft_consensus.cc:3055] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:17.746785  8718 raft_consensus.cc:740] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:17.747570  8718 consensus_queue.cc:260] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:17.748644  8718 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:17.755090  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:17.755838  8637 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:17.762357  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet d5236970e00c46cf9eed66b939e8f1af with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:17.764151  8718 raft_consensus.cc:2468] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:17.765556  8529 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:17.766470 10184 raft_consensus.cc:2804] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:17.766950 10184 raft_consensus.cc:697] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:17.770872  8559 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:17.774065 10184 consensus_queue.cc:237] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:17.784386 10261 tablet_replica.cc:333] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:17.789593  8637 raft_consensus.cc:2468] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 2.
I20260709 12:25:17.793474 10261 raft_consensus.cc:2243] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.794371 10261 raft_consensus.cc:2272] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.799548 10261 ts_tablet_manager.cc:1916] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:17.804948  8459 catalog_manager.cc:5697] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:17.810695 10163 raft_consensus.cc:993] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:17.811651 10163 raft_consensus.cc:1081] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:17.813161  8710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33402
I20260709 12:25:17.813735  8710 raft_consensus.cc:493] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:17.814164  8710 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.827961 10261 ts_tablet_manager.cc:1929] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:17.828851 10261 log.cc:1199] T d5236970e00c46cf9eed66b939e8f1af P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/d5236970e00c46cf9eed66b939e8f1af
I20260709 12:25:17.829963  8710 raft_consensus.cc:515] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:17.831271  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet d5236970e00c46cf9eed66b939e8f1af (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:17.834858  8710 leader_election.cc:290] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:17.835851  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:17.836489  8634 raft_consensus.cc:3055] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:17.836830  8634 raft_consensus.cc:740] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:17.837574  8634 consensus_queue.cc:260] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:17.838677  8634 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.842446  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:17.844851  8559 raft_consensus.cc:3060] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:17.846861  8634 raft_consensus.cc:2468] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:17.847857  8682 leader_election.cc:304] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:17.848574 10215 raft_consensus.cc:2804] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:17.849018 10215 raft_consensus.cc:697] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:17.849941 10215 consensus_queue.cc:237] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:17.854185  8559 raft_consensus.cc:2468] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:17.882644  8459 catalog_manager.cc:5697] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.002166  8634 consensus_queue.cc:237] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:18.008740  8718 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:18.011054 10163 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:25:18.012087  8607 consensus_peers.cc:597] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b03d2c54aa04e9bbb10e26481a957c3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:18.016083  8559 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:18.020061 10253 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:18.025631 10255 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.035933  8718 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.059820  8559 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.080332  8459 catalog_manager.cc:5697] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.086172  8718 consensus_queue.cc:237] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:18.118492  8637 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:18.120541  8682 consensus_peers.cc:597] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4996ef0e08c041608461e3fdd55f4fe5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:18.121044  8559 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:18.122731 10215 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:18.128805 10234 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:18.156558  8634 raft_consensus.cc:1275] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:18.165426 10183 consensus_queue.cc:1048] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:18.169540 10109 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.179371  8634 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.228487  8718 raft_consensus.cc:1275] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:18.231877 10250 consensus_queue.cc:1048] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:18.275561  8716 consensus_queue.cc:237] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:18.300436  8461 catalog_manager.cc:5697] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.301590  8638 raft_consensus.cc:1275] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:18.316591  8637 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:18.325340  8564 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.327572 10234 consensus_queue.cc:1048] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:18.347539 10109 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:18.347707  8559 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:18.378762 10109 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:25:18.354164  8682 consensus_peers.cc:597] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf51289b537c414e86203d83a10d96da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:18.402292  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:18.412622  8559 raft_consensus.cc:1275] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:18.432025 10109 consensus_queue.cc:1048] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:18.472023 10109 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.476404  8563 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.522790  8634 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.536795  8712 consensus_queue.cc:237] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:18.544178  8461 catalog_manager.cc:5697] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.577862  8634 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:18.579543 10277 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:18.607578  8558 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:18.609088 10109 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:18.610252  8682 consensus_peers.cc:597] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a79d1c8c2534c66b42a5e46ab0a7ca7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:18.610293  8558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:18.611016  8558 raft_consensus.cc:606] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:18.616932  8712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:18.617741  8712 raft_consensus.cc:606] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Received request to transfer leadership to TS 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:18.624365  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:18.626541  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:18.627671  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:18.697161 10277 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.701524  8634 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.709445 10289 ts_tablet_manager.cc:933] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:18.711777 10292 ts_tablet_manager.cc:933] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:18.718592  8558 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:18.766579  8461 catalog_manager.cc:5697] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.789851 10292 tablet_copy_client.cc:323] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:18.792960  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 4996ef0e08c041608461e3fdd55f4fe5 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:18.793578  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 4996ef0e08c041608461e3fdd55f4fe5 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-4996ef0e08c041608461e3fdd55f4fe5
I20260709 12:25:18.797809 10289 tablet_copy_client.cc:323] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:25:18.800777  8652 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet 1b03d2c54aa04e9bbb10e26481a957c3 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:25:18.801353  8652 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet 1b03d2c54aa04e9bbb10e26481a957c3 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-1b03d2c54aa04e9bbb10e26481a957c3
I20260709 12:25:18.810551  8652 tablet_copy_source_session.cc:215] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:18.818698 10289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b03d2c54aa04e9bbb10e26481a957c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.837239  8727 tablet_copy_source_session.cc:215] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:18.843302 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4996ef0e08c041608461e3fdd55f4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.860519 10289 tablet_copy_client.cc:806] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:18.861284 10289 tablet_copy_client.cc:670] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:18.861492 10292 tablet_copy_client.cc:806] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:18.862200 10292 tablet_copy_client.cc:670] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:18.868537 10292 tablet_copy_client.cc:538] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:18.869191 10289 tablet_copy_client.cc:538] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:18.869146 10215 raft_consensus.cc:993] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:18.870955 10215 raft_consensus.cc:1081] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Signalling peer 35559c6ed1c848439c4ebc440df9a9d5 to start an election
I20260709 12:25:18.873135  8563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
 from {username='slave'} at 127.0.0.1:52900
I20260709 12:25:18.873723  8563 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:18.874140  8563 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:18.883000 10289 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:18.884951  8563 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:18.893005  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:18.893237  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:18.893651  8638 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:18.893976  8718 raft_consensus.cc:3055] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:18.894465  8718 raft_consensus.cc:740] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:18.895367  8718 consensus_queue.cc:260] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:18.896770  8718 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:18.907071  8563 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:18.907207 10284 raft_consensus.cc:993] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:18.908063 10184 raft_consensus.cc:1081] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:18.909214 10292 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:18.910902  8718 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:18.911274  8634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35056
I20260709 12:25:18.911970  8634 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:18.912324  8634 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:18.912829  8529 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:18.913882 10284 raft_consensus.cc:2804] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:18.914448 10284 raft_consensus.cc:697] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:18.918599 10284 consensus_queue.cc:237] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:18.929991  8638 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35559c6ed1c848439c4ebc440df9a9d5 in term 3.
I20260709 12:25:18.929653  8634 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:18.935029 10298 ts_tablet_manager.cc:933] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:18.936192  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:18.936137  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:18.937211  8718 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:18.937649  8634 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:18.941286  8563 raft_consensus.cc:3055] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:18.941674  8563 raft_consensus.cc:740] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:18.942727  8563 consensus_queue.cc:260] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:18.944052  8563 raft_consensus.cc:3060] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:18.945063  8718 raft_consensus.cc:2468] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 3.
I20260709 12:25:18.946655  8605 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:18.947638 10255 raft_consensus.cc:2804] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:18.948200 10255 raft_consensus.cc:697] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:18.949199 10255 consensus_queue.cc:237] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:18.968235  8563 raft_consensus.cc:2468] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 3.
I20260709 12:25:18.961406  8461 catalog_manager.cc:5697] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: term changed from 2 to 3, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193). New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.971773  8463 catalog_manager.cc:5697] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 2 to 3, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.983049 10289 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:18.984087 10289 tablet_bootstrap.cc:492] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:19.008584 10289 ts_tablet_manager.cc:1403] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.013s
I20260709 12:25:19.018069 10298 tablet_copy_client.cc:323] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:19.027704  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet cf51289b537c414e86203d83a10d96da from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:19.028280  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet cf51289b537c414e86203d83a10d96da from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-cf51289b537c414e86203d83a10d96da
I20260709 12:25:19.035097 10289 raft_consensus.cc:359] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.036073 10289 raft_consensus.cc:740] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:19.041466 10289 consensus_queue.cc:260] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.044363 10289 ts_tablet_manager.cc:1434] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:25:19.060338  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-1b03d2c54aa04e9bbb10e26481a957c3 received from {username='slave'} at 127.0.0.1:47986
I20260709 12:25:19.060837  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-1b03d2c54aa04e9bbb10e26481a957c3 on tablet 1b03d2c54aa04e9bbb10e26481a957c3 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:19.044591  8727 tablet_copy_source_session.cc:215] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:19.065510 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf51289b537c414e86203d83a10d96da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:19.080598 10292 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:19.084987 10292 tablet_bootstrap.cc:492] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:19.087687 10292 ts_tablet_manager.cc:1403] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.179s	user 0.023s	sys 0.015s
I20260709 12:25:19.113612 10298 tablet_copy_client.cc:806] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:19.114283 10298 tablet_copy_client.cc:670] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:19.096916 10292 raft_consensus.cc:359] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.119071 10292 raft_consensus.cc:740] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:19.119913 10292 consensus_queue.cc:260] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.132396 10292 ts_tablet_manager.cc:1434] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.001s
I20260709 12:25:19.145764 10298 tablet_copy_client.cc:538] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:19.146857  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-4996ef0e08c041608461e3fdd55f4fe5 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:19.147424  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-4996ef0e08c041608461e3fdd55f4fe5 on tablet 4996ef0e08c041608461e3fdd55f4fe5 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:19.156914 10298 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:19.187566 10298 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:19.188550 10298 tablet_bootstrap.cc:492] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:19.189865 10298 ts_tablet_manager.cc:1403] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.011s
I20260709 12:25:19.193138 10298 raft_consensus.cc:359] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.194130 10298 raft_consensus.cc:740] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:19.194898 10298 consensus_queue.cc:260] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.198132 10292 ts_tablet_manager.cc:933] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:19.198875 10298 ts_tablet_manager.cc:1434] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:25:19.201270 10292 tablet_copy_client.cc:323] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:19.201757  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-cf51289b537c414e86203d83a10d96da received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:19.202239  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-cf51289b537c414e86203d83a10d96da on tablet cf51289b537c414e86203d83a10d96da with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:19.204231  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:19.204772  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-2a79d1c8c2534c66b42a5e46ab0a7ca7
I20260709 12:25:19.217983  8727 tablet_copy_source_session.cc:215] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:19.221825 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:19.237351 10292 tablet_copy_client.cc:806] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:19.238029 10292 tablet_copy_client.cc:670] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:19.241703 10292 tablet_copy_client.cc:538] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:19.273015 10292 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:19.274516  9249 raft_consensus.cc:1217] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:19.316250  9249 raft_consensus.cc:1217] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:19.322288 10292 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:19.323693 10292 tablet_bootstrap.cc:492] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:19.324522 10292 ts_tablet_manager.cc:1403] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.007s
I20260709 12:25:19.328261 10292 raft_consensus.cc:359] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.329276 10292 raft_consensus.cc:740] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:19.330065 10292 consensus_queue.cc:260] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:19.335798 10292 ts_tablet_manager.cc:1434] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:25:19.337903  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-2a79d1c8c2534c66b42a5e46ab0a7ca7 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:19.338353  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-2a79d1c8c2534c66b42a5e46ab0a7ca7 on tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:19.354701  8563 raft_consensus.cc:1275] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:19.367789 10163 consensus_queue.cc:1048] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:19.371058  8712 raft_consensus.cc:1275] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:19.380713 10255 consensus_queue.cc:1048] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:19.454006  9249 raft_consensus.cc:1217] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:19.478147  8634 raft_consensus.cc:1275] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:19.481041 10184 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
W20260709 12:25:19.492251  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 54542.1us
I20260709 12:25:19.539914  8718 raft_consensus.cc:1275] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:19.632699 10284 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:19.789834  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:19.816967  9249 raft_consensus.cc:1217] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:19.836892 10215 raft_consensus.cc:1064] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:19.839509 10215 consensus_queue.cc:237] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:19.872310  8634 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:19.874286  9251 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:19.875155 10109 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:19.880409 10215 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:19.882283  8564 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:19.893061 10215 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:19.901573 10293 raft_consensus.cc:1064] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:19.904255 10293 consensus_queue.cc:237] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:19.922418 10277 raft_consensus.cc:1064] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:19.931348 10277 consensus_queue.cc:237] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:19.959407  8558 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:19.961243  9251 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:19.963856 10163 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:19.958065 10215 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:19.972131  8564 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:19.974952  8718 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:19.976840 10295 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:19.979627  8638 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:19.986093 10255 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:19.999082  8463 catalog_manager.cc:5697] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.034660 10163 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.062119  8558 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.087934  8718 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.108827  9254 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.107944  9251 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.121392  8638 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:20.151660  8558 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:20.159356  9251 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:20.165961 10215 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:20.167057 10332 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:20.175148 10330 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:25:20.281996  8558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b"
dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:50294
I20260709 12:25:20.282611  8558 raft_consensus.cc:606] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:20.293171  8460 catalog_manager.cc:5697] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.309739 10215 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.311704  8634 consensus_queue.cc:237] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.320541  8713 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:20.321951  9251 raft_consensus.cc:1275] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:20.323417 10293 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:20.327805 10295 consensus_queue.cc:1048] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:20.325977  8634 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.335798 10163 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.336604  8713 consensus_queue.cc:237] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.341882 10331 raft_consensus.cc:1064] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
W20260709 12:25:20.343173  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 69847.9us
I20260709 12:25:20.344709  8638 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:20.344818 10331 consensus_queue.cc:237] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.346210  8638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:20.346764  8638 raft_consensus.cc:606] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:20.345877  8558 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.350271  9251 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:20.351110  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:20.352777  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:20.353165 10332 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:20.353524  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:20.354074  9254 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.355635  8460 catalog_manager.cc:5697] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:20.356753 10332 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:20.368901 10332 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:20.375478  8607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 47928.5us
I20260709 12:25:20.380054  9249 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.380036  8718 consensus_queue.cc:237] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.383661  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b03d2c54aa04e9bbb10e26481a957c3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:20.389045  9251 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.389400  8712 raft_consensus.cc:2955] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.401659  8637 raft_consensus.cc:2955] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.406186  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf51289b537c414e86203d83a10d96da with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:20.411418  8636 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:20.414889 10215 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:20.415512  8460 catalog_manager.cc:5697] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.424659 10109 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:20.433029  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 55731.8us
I20260709 12:25:20.450402  9250 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:20.453025  8634 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:20.452332 10330 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:25:20.452244  8459 catalog_manager.cc:5697] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 4 to 5, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:20.461560  9253 raft_consensus.cc:1275] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:20.466650 10277 consensus_queue.cc:1048] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:20.468020 10215 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:20.472831  9253 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.475567  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4996ef0e08c041608461e3fdd55f4fe5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:20.479813  8634 raft_consensus.cc:2955] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:20.495038  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 50990us
I20260709 12:25:20.497304  8554 tablet_service.cc:1558] Processing DeleteTablet for tablet cf51289b537c414e86203d83a10d96da with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52890
I20260709 12:25:20.498252  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b03d2c54aa04e9bbb10e26481a957c3 with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52890
I20260709 12:25:20.499114  8463 catalog_manager.cc:5697] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.519670  8559 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:20.536465 10215 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:20.539314  8553 tablet_service.cc:1558] Processing DeleteTablet for tablet 4996ef0e08c041608461e3fdd55f4fe5 with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:25:20.552809 10344 tablet_replica.cc:333] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:20.553988 10344 raft_consensus.cc:2243] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:20.555691 10215 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.558708  8637 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.560052 10344 raft_consensus.cc:2272] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:20.563650 10344 ts_tablet_manager.cc:1916] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:20.577723  9250 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.580906 10344 ts_tablet_manager.cc:1929] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:20.581501 10344 log.cc:1199] T cf51289b537c414e86203d83a10d96da P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/cf51289b537c414e86203d83a10d96da
I20260709 12:25:20.583573 10344 tablet_replica.cc:333] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:20.584641 10344 raft_consensus.cc:2243] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:20.585515 10344 raft_consensus.cc:2272] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:20.589354 10344 ts_tablet_manager.cc:1916] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:20.585721  8461 catalog_manager.cc:5697] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:20.595788 10341 raft_consensus.cc:993] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:20.596737 10184 raft_consensus.cc:1081] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:20.598577  8718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33406
I20260709 12:25:20.599124  8718 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:20.599465  8718 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.606774  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet cf51289b537c414e86203d83a10d96da (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:20.607213 10344 ts_tablet_manager.cc:1929] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:20.607682 10344 log.cc:1199] T 1b03d2c54aa04e9bbb10e26481a957c3 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/1b03d2c54aa04e9bbb10e26481a957c3
I20260709 12:25:20.606437  8718 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:20.609632  8559 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.615296  8718 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:20.618202 10344 tablet_replica.cc:333] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:20.620384 10344 raft_consensus.cc:2243] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:20.621078 10344 raft_consensus.cc:2272] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:20.621631  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:20.622248  8637 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.625828  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 1b03d2c54aa04e9bbb10e26481a957c3 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:20.636163  8558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:20.636807  8558 raft_consensus.cc:3055] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:20.637115  8558 raft_consensus.cc:740] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 35559c6ed1c848439c4ebc440df9a9d5, State: Running, Role: LEADER
I20260709 12:25:20.639585 10344 ts_tablet_manager.cc:1916] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:20.641167  8637 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 4.
I20260709 12:25:20.638051  8558 consensus_queue.cc:260] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:20.644374  8558 raft_consensus.cc:3060] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.645150  8682 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:20.646093 10215 raft_consensus.cc:2804] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:20.646762 10215 raft_consensus.cc:697] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 4 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:20.647512 10215 consensus_queue.cc:237] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:20.651609  8558 raft_consensus.cc:2468] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 4.
I20260709 12:25:20.656972 10344 ts_tablet_manager.cc:1929] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:20.657552 10344 log.cc:1199] T 4996ef0e08c041608461e3fdd55f4fe5 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/4996ef0e08c041608461e3fdd55f4fe5
I20260709 12:25:20.659236  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet 4996ef0e08c041608461e3fdd55f4fe5 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:20.660651  8718 consensus_queue.cc:237] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.670079  9250 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:20.671030 10295 raft_consensus.cc:993] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:20.671545 10295 raft_consensus.cc:1081] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:20.671618  8563 raft_consensus.cc:1275] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:20.675253  8712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33402
I20260709 12:25:20.675835  8712 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:20.676174  8712 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:20.673125 10331 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:25:20.669612  8461 catalog_manager.cc:5697] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 3 to 4, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 4 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:20.679423 10331 consensus_queue.cc:1048] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:20.685652 10332 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.686524  8712 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.690567  8712 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:20.691941  8558 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.697472  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:20.698248  9250 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:20.707109  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:20.707868  8637 raft_consensus.cc:3055] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:20.708227  8637 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:20.709617  8637 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.712370  8637 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:20.713549  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:20.724799  9249 raft_consensus.cc:2955] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:20.730669  9250 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:20.732066  8682 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:20.732805  8461 catalog_manager.cc:5697] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.733362 10332 raft_consensus.cc:2804] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:20.737325 10332 raft_consensus.cc:697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:20.738186 10332 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:20.751863  8637 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:20.752038  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35036
I20260709 12:25:20.759099 10348 tablet_replica.cc:333] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:20.760514 10348 raft_consensus.cc:2243] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:20.761715 10348 raft_consensus.cc:2272] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:20.766430 10348 ts_tablet_manager.cc:1916] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:20.790712 10348 ts_tablet_manager.cc:1929] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:20.791211 10348 log.cc:1199] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/2a79d1c8c2534c66b42a5e46ab0a7ca7
I20260709 12:25:20.794274  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet 2a79d1c8c2534c66b42a5e46ab0a7ca7 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:20.817466  8461 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:21.034440  8559 raft_consensus.cc:1275] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:25:21.035698 10331 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:21.045539  8637 raft_consensus.cc:1275] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:25:21.046809 10331 consensus_queue.cc:1048] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:21.137017  8637 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:21.138566 10332 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:21.154063  9249 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:21.157882 10215 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:21.560185  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:21.603504  8718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:21.604128  8718 raft_consensus.cc:606] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:21.607132  8718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:21.607721  8718 raft_consensus.cc:606] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Received request to transfer leadership to TS c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:21.610288  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:21.611930  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:21.612660  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:21.770586 10215 raft_consensus.cc:993] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:21.771183 10109 raft_consensus.cc:1081] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:21.772651  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43512
I20260709 12:25:21.773190  9249 raft_consensus.cc:493] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:21.773548  9249 raft_consensus.cc:3060] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:21.780907  9249 raft_consensus.cc:515] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:21.783650  9249 leader_election.cc:290] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:21.784757  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:21.784888  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102f8b64ae341378258792908e8f6aa" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:21.785467  8636 raft_consensus.cc:3060] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:21.785565  8718 raft_consensus.cc:3055] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:21.786049  8718 raft_consensus.cc:740] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:21.786870  8718 consensus_queue.cc:260] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:21.788107  8718 raft_consensus.cc:3060] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:21.794409  8718 raft_consensus.cc:2468] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:21.794616  8636 raft_consensus.cc:2468] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:21.795746  9217 leader_election.cc:304] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:21.797006 10353 raft_consensus.cc:2804] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:21.797514 10353 raft_consensus.cc:697] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:21.798486 10353 consensus_queue.cc:237] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:21.812207  8461 catalog_manager.cc:5697] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.838699  8636 consensus_queue.cc:237] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
W20260709 12:25:21.846577  8607 consensus_peers.cc:597] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f00ce716b13423c98beab242c942fc9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:21.846577  8718 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:21.847978  8558 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:21.848991 10356 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:21.851188 10356 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:21.864423  8718 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.865978  8558 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.861968 10356 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.886185  8461 catalog_manager.cc:5697] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.905465  8713 consensus_queue.cc:237] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:21.918165  8637 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:21.918299  8682 consensus_peers.cc:597] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaa2f84004bc4ad78646330b5a6ba996. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:21.919651 10215 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:21.920061  8558 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:21.921453 10215 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:21.928095 10109 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.930200  8637 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.933132  8559 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.943558  8558 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:21.948909  8461 catalog_manager.cc:5697] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:21.960258  8531 consensus_peers.cc:597] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be5e19e2c1284508a823358c3e9df590. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:21.963358  8637 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:21.963903  8718 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:21.964824 10184 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:21.965747 10341 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:21.976519 10341 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.989748  8718 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:21.998775  8558 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.013026  8718 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:22.014648 10373 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:22.016875  8461 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.020083  8637 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:22.023551  8636 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:25:22.027283  8531 consensus_peers.cc:597] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a87d0b38bb964d228fa424aa427569b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:22.029017 10375 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:22.038739 10373 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:22.048782  8718 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:22.050511  8637 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:22.069401  8459 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 4, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:22.145000 10332 raft_consensus.cc:993] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:22.145591 10215 raft_consensus.cc:1081] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Signalling peer c554acdfebe04d1cb4b07d1314acab03 to start an election
I20260709 12:25:22.147403  8637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
 from {username='slave'} at 127.0.0.1:35040
I20260709 12:25:22.147950  8637 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:22.148304  8637 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:22.155411  8637 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:22.158226  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:22.158826  8713 raft_consensus.cc:3055] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:22.159129  8713 raft_consensus.cc:740] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:22.159847  8713 consensus_queue.cc:260] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:22.160925  8713 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:22.181504  8637 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 4 election: Requested vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:22.187292  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3aa70f29f2444983a894f043182f6a" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:22.187988  9249 raft_consensus.cc:3060] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:22.200106  9249 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 4.
I20260709 12:25:22.202476  8607 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:22.203528 10356 raft_consensus.cc:2804] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:22.204133 10356 raft_consensus.cc:697] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 4 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:22.205062 10356 consensus_queue.cc:237] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:22.206396  8713 raft_consensus.cc:2468] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 4.
I20260709 12:25:22.216253  8461 catalog_manager.cc:5697] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 3 to 4, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 4 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.314488  8713 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:22.315762 10359 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:22.357916  8637 raft_consensus.cc:1275] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:22.363397 10381 consensus_queue.cc:1048] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:22.427836 10389 ts_tablet_manager.cc:933] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:22.461531 10393 ts_tablet_manager.cc:933] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:22.462909 10390 ts_tablet_manager.cc:933] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:22.466132 10389 tablet_copy_client.cc:323] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:25:22.468515  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet a87d0b38bb964d228fa424aa427569b9 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:22.469506  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet a87d0b38bb964d228fa424aa427569b9 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-a87d0b38bb964d228fa424aa427569b9
I20260709 12:25:22.474882 10392 ts_tablet_manager.cc:933] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:22.482962  8576 tablet_copy_source_session.cc:215] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:22.483863 10392 tablet_copy_client.cc:323] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
I20260709 12:25:22.488338 10390 tablet_copy_client.cc:323] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
I20260709 12:25:22.489274 10393 tablet_copy_client.cc:323] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:22.490785  8652 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet 6f00ce716b13423c98beab242c942fc9 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:25:22.490782  8576 tablet_copy_service.cc:140] P 35559c6ed1c848439c4ebc440df9a9d5: Received BeginTabletCopySession request for tablet be5e19e2c1284508a823358c3e9df590 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:36096)
I20260709 12:25:22.491614  8652 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet 6f00ce716b13423c98beab242c942fc9 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-6f00ce716b13423c98beab242c942fc9
I20260709 12:25:22.492378  8576 tablet_copy_service.cc:161] P 35559c6ed1c848439c4ebc440df9a9d5: Beginning new tablet copy session on tablet be5e19e2c1284508a823358c3e9df590 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:36096: session id = 747c4a57e49949dbba1a1083a408c29e-be5e19e2c1284508a823358c3e9df590
I20260709 12:25:22.492801  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet aaa2f84004bc4ad78646330b5a6ba996 from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:22.493364  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet aaa2f84004bc4ad78646330b5a6ba996 from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-aaa2f84004bc4ad78646330b5a6ba996
I20260709 12:25:22.500267  8652 tablet_copy_source_session.cc:215] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:22.500667  8576 tablet_copy_source_session.cc:215] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:22.502601  8727 tablet_copy_source_session.cc:215] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:22.505693 10389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87d0b38bb964d228fa424aa427569b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:22.510717 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e19e2c1284508a823358c3e9df590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:22.511814 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa2f84004bc4ad78646330b5a6ba996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:22.515087 10392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f00ce716b13423c98beab242c942fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:22.534592 10392 tablet_copy_client.cc:806] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:22.535251 10392 tablet_copy_client.cc:670] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:22.539579 10392 tablet_copy_client.cc:538] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:22.542202 10389 tablet_copy_client.cc:806] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:22.543149 10389 tablet_copy_client.cc:670] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:22.542256 10390 tablet_copy_client.cc:806] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:22.544091 10390 tablet_copy_client.cc:670] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:22.549057 10390 tablet_copy_client.cc:538] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:22.549518 10393 tablet_copy_client.cc:806] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:22.550241 10393 tablet_copy_client.cc:670] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:22.554227 10393 tablet_copy_client.cc:538] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:22.561275 10392 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:22.564376 10393 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:22.567591 10390 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:22.564724 10389 tablet_copy_client.cc:538] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:22.579499 10389 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:22.602730 10392 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.603696 10392 tablet_bootstrap.cc:492] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:22.604473 10392 ts_tablet_manager.cc:1403] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.009s
I20260709 12:25:22.608129 10392 raft_consensus.cc:359] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.609058 10392 raft_consensus.cc:740] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:22.610091 10393 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.609884 10392 consensus_queue.cc:260] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.611075 10393 tablet_bootstrap.cc:492] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:22.611825 10393 ts_tablet_manager.cc:1403] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.014s
I20260709 12:25:22.614949 10393 raft_consensus.cc:359] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.615785 10393 raft_consensus.cc:740] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:22.616489 10393 consensus_queue.cc:260] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.618429 10392 ts_tablet_manager.cc:1434] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:25:22.620131  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-6f00ce716b13423c98beab242c942fc9 received from {username='slave'} at 127.0.0.1:47986
I20260709 12:25:22.620555  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-6f00ce716b13423c98beab242c942fc9 on tablet 6f00ce716b13423c98beab242c942fc9 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:22.626842 10393 ts_tablet_manager.cc:1434] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 12:25:22.628650  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-aaa2f84004bc4ad78646330b5a6ba996 received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:22.629102  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-aaa2f84004bc4ad78646330b5a6ba996 on tablet aaa2f84004bc4ad78646330b5a6ba996 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:22.634061 10389 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.635149 10389 tablet_bootstrap.cc:492] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:22.636226 10389 ts_tablet_manager.cc:1403] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.010s
I20260709 12:25:22.639227 10389 raft_consensus.cc:359] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.640154 10389 raft_consensus.cc:740] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:22.640839 10389 consensus_queue.cc:260] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.643674 10389 ts_tablet_manager.cc:1434] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:22.645908  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-a87d0b38bb964d228fa424aa427569b9 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:22.646342  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-a87d0b38bb964d228fa424aa427569b9 on tablet a87d0b38bb964d228fa424aa427569b9 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:22.650382  8713 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:25:22.653048 10356 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:25:22.673110  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:22.690511  9251 raft_consensus.cc:1275] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:25:22.695371 10386 consensus_queue.cc:1048] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:25:22.722427 10390 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.723856 10390 tablet_bootstrap.cc:492] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:22.724575 10390 ts_tablet_manager.cc:1403] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.157s	user 0.035s	sys 0.010s
I20260709 12:25:22.727630 10390 raft_consensus.cc:359] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.728488 10390 raft_consensus.cc:740] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:22.729167 10390 consensus_queue.cc:260] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:22.731854 10390 ts_tablet_manager.cc:1434] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:22.733652  8576 tablet_copy_service.cc:342] P 35559c6ed1c848439c4ebc440df9a9d5: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-be5e19e2c1284508a823358c3e9df590 received from {username='slave'} at 127.0.0.1:36096
I20260709 12:25:22.734156  8576 tablet_copy_service.cc:434] P 35559c6ed1c848439c4ebc440df9a9d5: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-be5e19e2c1284508a823358c3e9df590 on tablet be5e19e2c1284508a823358c3e9df590 with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:22.775799  8637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556"
dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
mode: GRACEFUL
new_leader_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:44062
I20260709 12:25:22.776427  8637 raft_consensus.cc:606] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Received request to transfer leadership to TS b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:22.777820  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:22.779373  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:22.780145  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:22.893088  9249 raft_consensus.cc:1217] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:25:22.896327  9249 raft_consensus.cc:1217] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:25:22.950191  9249 raft_consensus.cc:1217] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:23.084084  9251 raft_consensus.cc:1217] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:23.105835 10386 raft_consensus.cc:993] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: : Instructing follower b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:23.106379 10386 raft_consensus.cc:1081] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Signalling peer b304a787951f47dfb8cffeb13a3e0265 to start an election
I20260709 12:25:23.108014  8713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
 from {username='slave'} at 127.0.0.1:33402
I20260709 12:25:23.108520  8713 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:23.108811  8713 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:23.113512  8713 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:23.115190  8713 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:23.115980  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35559c6ed1c848439c4ebc440df9a9d5"
I20260709 12:25:23.116636  8559 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:23.120258  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:23.120890  8637 raft_consensus.cc:3055] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:23.121188  8637 raft_consensus.cc:740] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:23.121905  8637 consensus_queue.cc:260] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:23.123793  8637 raft_consensus.cc:3060] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:23.124480  8559 raft_consensus.cc:2468] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:23.125710  8681 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [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: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:23.126444 10215 raft_consensus.cc:2804] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:23.126848 10215 raft_consensus.cc:697] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:23.127571 10215 consensus_queue.cc:237] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:23.130546  8637 raft_consensus.cc:2468] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:23.143831  8463 catalog_manager.cc:5697] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 2 to 3, leader changed from c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:23.322578 10404 raft_consensus.cc:1064] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:23.325440 10404 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:23.339331  9251 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:23.339933  8713 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:23.341234 10374 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:23.342593  8637 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:23.343227 10405 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:23.348678 10374 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:23.364347 10405 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.368023  8713 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.378047  8636 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.390288  8463 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.396554  9251 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.420117  8559 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:23.426867  9251 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:23.426942  8636 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:23.428155 10374 raft_consensus.cc:1064] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:23.428233 10415 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:23.430977 10374 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:23.435598 10405 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.442528 10215 raft_consensus.cc:1064] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:23.444443 10215 consensus_queue.cc:237] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:23.456969 10373 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:23.457453  8636 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.462949 10356 raft_consensus.cc:1064] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
I20260709 12:25:23.497557  8637 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:23.500126  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be5e19e2c1284508a823358c3e9df590 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:23.508864 10332 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:23.514648 10356 consensus_queue.cc:237] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:23.535000  8463 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 5 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.541360  8559 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:23.528996  9250 raft_consensus.cc:2955] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.565877 10418 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:23.574352  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 75287.4us
I20260709 12:25:23.576709  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet be5e19e2c1284508a823358c3e9df590 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:23.577071  9251 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:23.603117  9251 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:23.604908  8718 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:23.606783 10415 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:23.608211 10397 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:23.608918 10405 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:23.614360  8636 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:23.616348 10374 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:23.649253 10422 tablet_replica.cc:333] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
W20260709 12:25:23.656970  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 49257.2us
I20260709 12:25:23.657684 10422 raft_consensus.cc:2243] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:23.664656  9251 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:23.664675  8712 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:23.666446 10386 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:23.667929  8559 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:23.668460 10386 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:23.678804 10163 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:23.680176 10422 raft_consensus.cc:2272] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:23.708487 10215 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.749224  8563 raft_consensus.cc:1275] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:23.786808 10422 ts_tablet_manager.cc:1916] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:25:23.790105  9217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 74898.8us
I20260709 12:25:23.807070 10420 consensus_queue.cc:1048] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:25:23.875007  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:23.888473 10428 log.cc:927] Time spent T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.197s	user 0.004s	sys 0.000s
I20260709 12:25:23.892037 10374 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.898663  8564 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.907178  8637 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:23.943459  9217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 85475.6us
I20260709 12:25:23.896507 10163 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:23.979980  9250 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:23.998958  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 309972us
I20260709 12:25:24.007869  8710 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.004958  8637 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.019137  8463 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.027302  8461 catalog_manager.cc:5697] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:24.052492  8636 raft_consensus.cc:1275] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:25:24.063887  8607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 210773us
I20260709 12:25:24.076099  8564 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.094352 10422 ts_tablet_manager.cc:1929] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:24.094964 10422 log.cc:1199] T be5e19e2c1284508a823358c3e9df590 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/be5e19e2c1284508a823358c3e9df590
I20260709 12:25:24.096684  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet be5e19e2c1284508a823358c3e9df590 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
W20260709 12:25:24.097466  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 280779us
I20260709 12:25:24.103225  9249 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.119784 10439 consensus_queue.cc:1048] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:24.124819  8461 catalog_manager.cc:5697] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 3 to 4, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.131628  9250 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } attrs { replace: true } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.132601  8718 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.156845  8637 consensus_queue.cc:237] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:24.176676  8710 consensus_queue.cc:237] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:24.180025  8564 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:24.181734 10442 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:24.182950  8560 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:24.194988  8561 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.189514  8638 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:24.191776 10163 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.201087  9251 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:24.208369 10443 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:24.212369  8716 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:24.221493 10439 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:24.224006 10443 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:25:24.184969  9250 raft_consensus.cc:1275] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:24.187363  9249 raft_consensus.cc:1275] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:24.228514 10404 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.233609  9250 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.245060 10356 consensus_queue.cc:1048] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:24.254595  9249 raft_consensus.cc:2955] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.274999 10439 consensus_queue.cc:1048] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:24.280167 10445 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.282545  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf51289b537c414e86203d83a10d96da"
dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
mode: GRACEFUL
new_leader_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:42232
I20260709 12:25:24.283279  8710 raft_consensus.cc:606] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Received request to transfer leadership to TS 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:24.285426  8637 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.289987  8450 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f00ce716b13423c98beab242c942fc9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:24.296125  8448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aaa2f84004bc4ad78646330b5a6ba996 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:24.303040  8710 raft_consensus.cc:2955] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.306870  8463 catalog_manager.cc:5697] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 reported cstate change: config changed from index 4 to 5, VOTER b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) evicted. New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.308538  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:24.310192  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:24.310937  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:24.314932  8449 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a87d0b38bb964d228fa424aa427569b9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:24.326720  9251 raft_consensus.cc:2955] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.343447  8461 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: config changed from index 5 to 6, VOTER c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194) evicted. New cstate: current_term: 3 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:24.351135  8459 catalog_manager.cc:5697] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 4, VOTER 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) evicted. New cstate: current_term: 1 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:24.358807  8700 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f00ce716b13423c98beab242c942fc9 with delete_type TABLET_DATA_TOMBSTONED (TS b304a787951f47dfb8cffeb13a3e0265 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33392
I20260709 12:25:24.359901 10422 tablet_replica.cc:333] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:24.361091 10422 raft_consensus.cc:2243] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.361963 10422 raft_consensus.cc:2272] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.373570 10422 ts_tablet_manager.cc:1916] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:24.388973  8632 tablet_service.cc:1558] Processing DeleteTablet for tablet a87d0b38bb964d228fa424aa427569b9 with delete_type TABLET_DATA_TOMBSTONED (TS c554acdfebe04d1cb4b07d1314acab03 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35036
I20260709 12:25:24.394997 10454 tablet_replica.cc:333] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:24.399006 10454 raft_consensus.cc:2243] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.400130 10454 raft_consensus.cc:2272] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.406839  8554 tablet_service.cc:1558] Processing DeleteTablet for tablet aaa2f84004bc4ad78646330b5a6ba996 with delete_type TABLET_DATA_TOMBSTONED (TS 35559c6ed1c848439c4ebc440df9a9d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52890
I20260709 12:25:24.423071 10422 ts_tablet_manager.cc:1929] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:24.423627 10422 log.cc:1199] T 6f00ce716b13423c98beab242c942fc9 P b304a787951f47dfb8cffeb13a3e0265: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/wals/6f00ce716b13423c98beab242c942fc9
I20260709 12:25:24.424614 10454 ts_tablet_manager.cc:1916] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:24.425371  8448 catalog_manager.cc:5028] TS b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): tablet 6f00ce716b13423c98beab242c942fc9 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:24.433746 10455 tablet_replica.cc:333] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:24.436700 10455 raft_consensus.cc:2243] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.437764 10455 raft_consensus.cc:2272] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.453934 10455 ts_tablet_manager.cc:1916] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:24.467374 10454 ts_tablet_manager.cc:1929] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:25:24.468008 10454 log.cc:1199] T a87d0b38bb964d228fa424aa427569b9 P c554acdfebe04d1cb4b07d1314acab03: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/wals/a87d0b38bb964d228fa424aa427569b9
I20260709 12:25:24.470048  8450 catalog_manager.cc:5028] TS c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): tablet a87d0b38bb964d228fa424aa427569b9 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:24.482769 10455 ts_tablet_manager.cc:1929] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:24.483656 10455 log.cc:1199] T aaa2f84004bc4ad78646330b5a6ba996 P 35559c6ed1c848439c4ebc440df9a9d5: Deleting WAL directory at /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/wals/aaa2f84004bc4ad78646330b5a6ba996
I20260709 12:25:24.486093  8449 catalog_manager.cc:5028] TS 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): tablet aaa2f84004bc4ad78646330b5a6ba996 (table test-workload [id=f0c67a94e16e4ea49fd4b6e11f491199]) successfully deleted
I20260709 12:25:24.785597 10445 raft_consensus.cc:993] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: : Instructing follower 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:24.786219 10418 raft_consensus.cc:1081] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Signalling peer 747c4a57e49949dbba1a1083a408c29e to start an election
I20260709 12:25:24.787674  9249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf51289b537c414e86203d83a10d96da"
dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
 from {username='slave'} at 127.0.0.1:43512
I20260709 12:25:24.788178  9249 raft_consensus.cc:493] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:24.788482  9249 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:24.794872  9249 raft_consensus.cc:515] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:24.796600  9249 leader_election.cc:290] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 election: Requested vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:24.797297  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:24.797565  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf51289b537c414e86203d83a10d96da" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:24.798002  8637 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:24.798269  8718 raft_consensus.cc:3055] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:24.798642  8718 raft_consensus.cc:740] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:24.799304  8718 consensus_queue.cc:260] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:24.800415  8718 raft_consensus.cc:3060] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:24.803304  8637 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 3.
I20260709 12:25:24.804634  9219 leader_election.cc:304] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:24.805472 10437 raft_consensus.cc:2804] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:24.806020 10437 raft_consensus.cc:697] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 3 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:24.806445  8718 raft_consensus.cc:2468] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 3.
I20260709 12:25:24.806877 10437 consensus_queue.cc:237] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:24.817625  8461 catalog_manager.cc:5697] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 2 to 3, leader changed from b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 3 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:25.220804  8710 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:25.222355 10437 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:25.232865  8643 raft_consensus.cc:1275] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:25.234899 10436 consensus_queue.cc:1048] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:25.481716  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:25.496853  8643 consensus_queue.cc:237] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:25.511325  8710 raft_consensus.cc:1275] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:25.513253  8560 raft_consensus.cc:1275] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:25.515116  8607 consensus_peers.cc:597] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7eee981096084821b2d4907affe08abe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:25.515431 10163 consensus_queue.cc:1048] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:25.517560 10464 consensus_queue.cc:1048] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:25.534458  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:25.536233  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:25.536979  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:25.537285 10464 raft_consensus.cc:2955] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:25.539381  8710 raft_consensus.cc:2955] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:25.558709  8561 consensus_queue.cc:237] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:25.563127  8461 catalog_manager.cc:5697] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.574893  8564 raft_consensus.cc:2955] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:25.582696  8713 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:25.584860 10404 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:25.612224  8643 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer 35559c6ed1c848439c4ebc440df9a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:25:25.615406  8531 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dab7596e8e1c43478ceee5fcfa92118d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:25.620780 10374 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:25:25.745575  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 51093.6us
W20260709 12:25:25.784317 10471 log.cc:927] Time spent T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:25:25.788735  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:25.793737  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 61867.8us
W20260709 12:25:25.817842  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 45169.2us
I20260709 12:25:25.827621  8637 raft_consensus.cc:2955] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:25.808408 10404 raft_consensus.cc:2955] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:25.884560  8713 raft_consensus.cc:2955] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
I20260709 12:25:25.943956  8460 catalog_manager.cc:5697] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index -1 to 3, NON_VOTER 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) added. New cstate: current_term: 2 leader_uuid: "35559c6ed1c848439c4ebc440df9a9d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } } }
W20260709 12:25:26.110746  9217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 61619.9us
I20260709 12:25:26.119719 10492 ts_tablet_manager.cc:933] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
I20260709 12:25:26.209933  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
I20260709 12:25:26.317668 10493 ts_tablet_manager.cc:933] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:26.350135 10492 tablet_copy_client.cc:323] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.193:34261
W20260709 12:25:26.432583  8529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 113996us
W20260709 12:25:26.475451  9218 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 12:25:26.481251  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 44151us
W20260709 12:25:26.521214  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 129620us
W20260709 12:25:26.532146  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 275459us
W20260709 12:25:26.543898  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 57819.2us
I20260709 12:25:26.544968 10493 tablet_copy_client.cc:323] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.194:41263
W20260709 12:25:26.590535  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 62784.3us
W20260709 12:25:26.637042  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 149458us
W20260709 12:25:26.650283  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 76399.8us
W20260709 12:25:26.658597  9219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 66437.3us
W20260709 12:25:26.729204  9218 consensus_peers.cc:597] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.740242  9218 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.747500  9218 consensus_peers.cc:597] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.750093  8652 tablet_copy_service.cc:140] P c554acdfebe04d1cb4b07d1314acab03: Received BeginTabletCopySession request for tablet 7eee981096084821b2d4907affe08abe from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:47986)
I20260709 12:25:26.751194  8652 tablet_copy_service.cc:161] P c554acdfebe04d1cb4b07d1314acab03: Beginning new tablet copy session on tablet 7eee981096084821b2d4907affe08abe from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:47986: session id = 747c4a57e49949dbba1a1083a408c29e-7eee981096084821b2d4907affe08abe
W20260709 12:25:26.748467  9218 consensus_peers.cc:597] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.757404  9218 consensus_peers.cc:597] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.775967  8606 consensus_peers.cc:597] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.776975  8606 consensus_peers.cc:597] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.785020  8606 consensus_peers.cc:597] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.796810  8606 consensus_peers.cc:597] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.808926  8607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 77944.9us
W20260709 12:25:26.813759  8606 consensus_peers.cc:597] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.840843  8681 consensus_peers.cc:597] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.872643  8681 consensus_peers.cc:597] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.873539  8681 consensus_peers.cc:597] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.876309  8681 consensus_peers.cc:597] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.864777  9218 consensus_peers.cc:597] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.881539  8681 consensus_peers.cc:597] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.927776  8606 consensus_peers.cc:597] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.928378  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 107812us
W20260709 12:25:26.886593  9218 consensus_peers.cc:597] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.949159  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 71008.5us
W20260709 12:25:26.954581  8606 consensus_peers.cc:597] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.970052  8606 consensus_peers.cc:597] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.983214  8681 consensus_peers.cc:597] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.985005  8606 consensus_peers.cc:597] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:26.989995  8681 consensus_peers.cc:597] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.001263  8681 consensus_peers.cc:597] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.004496  8681 consensus_peers.cc:597] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.005245  8681 consensus_peers.cc:597] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.006150  9218 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.019326  8652 tablet_copy_source_session.cc:215] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:27.057322 10493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eee981096084821b2d4907affe08abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.094775 10489 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.095803 10489 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.101011 10489 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.102586  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:25:27.108156  9218 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.119163  8606 consensus_peers.cc:597] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.134157  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 48315.4us
I20260709 12:25:27.145018  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb2623bbe234dd1870b83df0541f748" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:25:27.167001  8606 consensus_peers.cc:597] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:27.226020  8531 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.229108 10489 raft_consensus.cc:2749] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:25:27.229211  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 48512.7us
I20260709 12:25:27.251950 10513 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.252703 10513 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.286968 10374 raft_consensus.cc:493] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.287631 10374 raft_consensus.cc:515] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.290016 10374 leader_election.cc:290] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.291460 10513 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.302155  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.303287  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e27c62daefe4ff780a1479a1e8d6c2b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.305701  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.311949  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526cc6507d51451894de8d2976d338b5" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.324532 10489 raft_consensus.cc:493] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.325165 10489 raft_consensus.cc:515] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.326365 10487 raft_consensus.cc:493] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.327054 10487 raft_consensus.cc:515] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.329766 10487 leader_election.cc:290] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.331139 10489 leader_election.cc:290] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.377319  8531 leader_election.cc:304] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.377732 10489 raft_consensus.cc:493] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.378715 10513 raft_consensus.cc:2749] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:25:27.378623 10489 raft_consensus.cc:515] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.381445 10489 leader_election.cc:290] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.382642 10513 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.393365  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.393630 10513 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.396155 10513 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.401705 10493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43504 (request call id 439) took 1254 ms. Trace:
I20260709 12:25:27.402333 10493 rpcz_store.cc:276] 0709 12:25:26.147044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:26.150668 (+  3624us) service_pool.cc:224] Handling call
0709 12:25:26.350735 (+200067us) ts_tablet_manager.cc:934] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
0709 12:25:27.055526 (+704791us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:25:27.131242 (+ 75716us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:27.131395 (+   153us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:25:27.309730 (+178335us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:25:27.387521 (+ 77791us) tablet_replica.cc:206] Creating consensus instance
0709 12:25:27.401417 (+ 13896us) ts_tablet_manager.cc:989] Replica registered.
0709 12:25:27.401556 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":35835,"tablet-copy.queue_time_us":156910,"thread_start_us":147988,"threads_started":2}
I20260709 12:25:27.404341 10493 tablet_copy_client.cc:806] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:27.405095 10493 tablet_copy_client.cc:670] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:27.409205  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.407171 10513 raft_consensus.cc:493] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.411023 10513 raft_consensus.cc:515] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.413398 10513 leader_election.cc:290] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.383003  8531 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.385222 10374 raft_consensus.cc:493] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.418846 10374 raft_consensus.cc:515] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.387084 10487 raft_consensus.cc:493] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.420797 10487 raft_consensus.cc:515] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.423270 10487 leader_election.cc:290] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.387332 10496 raft_consensus.cc:493] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.390029  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.427137 10496 raft_consensus.cc:515] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.430576 10374 leader_election.cc:290] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.429622 10496 leader_election.cc:290] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.441553 10496 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.442355 10496 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.444005 10374 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.444721 10374 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.448236  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:27.452389  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.456676  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.457873  7403 tablet_replica.cc:333] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.458993 10374 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.459383  7403 raft_consensus.cc:2243] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.467486  7403 raft_consensus.cc:2272] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.471536  7403 tablet_replica.cc:333] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.461321 10496 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:27.472249  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 89346.1us
I20260709 12:25:27.472828 10374 raft_consensus.cc:2749] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:25:27.473610  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.482658 10513 raft_consensus.cc:493] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.492101 10513 raft_consensus.cc:515] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.496544  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e996e814f3433183a9e3c96dff6604" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.502410 10513 leader_election.cc:290] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.504122 10513 raft_consensus.cc:493] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.503113  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.504817 10513 raft_consensus.cc:515] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.507436  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.508176  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788ae9bc5e6943849c8642f153da40c8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.483603 10487 raft_consensus.cc:493] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.503252  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98babf925fa4bb488596df1d36c0752" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.512141 10487 raft_consensus.cc:515] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.514773 10487 leader_election.cc:290] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.484593 10493 tablet_copy_client.cc:538] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:27.527557  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.510608 10513 leader_election.cc:290] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.530714  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.532713  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.529531 10513 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.535851 10513 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.546810  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa33b2a4dc84c719907912ce4271d32" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.549954  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.551033 10513 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.556394  7403 raft_consensus.cc:2243] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.560650  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952e019cdb8c479395293b6b585f6e58" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.563833  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.566401  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ed681db24649f9b029db1e0e7fdb88" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.577335 10493 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
I20260709 12:25:27.583300  7403 raft_consensus.cc:2272] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.585949 10487 raft_consensus.cc:493] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.585817  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef849f41ace46399febd6a934ab0f0e" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.581537  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67e614e2ef43549f3436ef040e63f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.587998 10487 raft_consensus.cc:515] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.590724 10487 leader_election.cc:290] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.597035 10487 raft_consensus.cc:493] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.597962 10487 raft_consensus.cc:515] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:27.598507  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.600965 10487 leader_election.cc:290] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.606809  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5236970e00c46cf9eed66b939e8f1af" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.612649  7403 tablet_replica.cc:333] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.637480  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.640803  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.642737 10496 raft_consensus.cc:493] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.643476 10496 raft_consensus.cc:515] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.644079 10493 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:27.645084 10493 tablet_bootstrap.cc:492] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:27.646071 10483 raft_consensus.cc:493] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.646699 10483 raft_consensus.cc:515] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.649482 10483 leader_election.cc:290] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.651533 10496 leader_election.cc:290] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.656579 10496 raft_consensus.cc:493] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.657258 10496 raft_consensus.cc:515] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.660074 10496 leader_election.cc:290] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.669447  7403 raft_consensus.cc:2243] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.675634  7403 raft_consensus.cc:2272] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.673979  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df30c11a0894ca6ac76fd5bacb5e2f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.678112  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.670069 10493 ts_tablet_manager.cc:1403] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.009s
I20260709 12:25:27.683218 10493 raft_consensus.cc:359] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:27.684262 10493 raft_consensus.cc:740] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:27.685068 10493 consensus_queue.cc:260] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:27.692214 10493 ts_tablet_manager.cc:1434] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:25:27.694360  8652 tablet_copy_service.cc:342] P c554acdfebe04d1cb4b07d1314acab03: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-7eee981096084821b2d4907affe08abe received from {username='slave'} at 127.0.0.1:47986
I20260709 12:25:27.694890  8652 tablet_copy_service.cc:434] P c554acdfebe04d1cb4b07d1314acab03: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-7eee981096084821b2d4907affe08abe on tablet 7eee981096084821b2d4907affe08abe with peer 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:27.701339  8531 leader_election.cc:304] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:27.705168  7403 tablet_replica.cc:333] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.706076 10374 raft_consensus.cc:2749] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:27.707063  8531 leader_election.cc:304] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:27.710711  8531 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:27.710978 10374 raft_consensus.cc:2749] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:27.714787  7403 raft_consensus.cc:2243] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.715884  7403 raft_consensus.cc:2272] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.716473 10374 raft_consensus.cc:2749] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:27.720227  7403 tablet_replica.cc:333] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.722657  7403 raft_consensus.cc:2243] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.721342  8531 leader_election.cc:304] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:27.723640 10374 raft_consensus.cc:2749] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:27.727524  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676b740fa7724ced9546479746050799" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.730208  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3285ad47506b4c46b6d0cad07cab46e0" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.731038  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.732203  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2beb18ba5e4bc3855a85e7f164de6d" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.732715  7403 raft_consensus.cc:2272] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.735886  7403 tablet_replica.cc:333] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.736781  7403 raft_consensus.cc:2243] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.737895  7403 raft_consensus.cc:2272] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.742197  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.758972  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9033a2d7ab584187912cbcd12d8ebe77" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.769455  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25e89ce8eef4fe89304005554cdc09f" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.781030  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.806679  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df30c11a0894ca6ac76fd5bacb5e2f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.807516  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166b891cb89c4d3eb6e0f9d5917f29dd" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.800000 10374 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.810441 10374 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.820637 10374 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.818209  7403 tablet_replica.cc:333] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.829545  7403 raft_consensus.cc:2243] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.830379  7403 raft_consensus.cc:2272] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:27.835886 10513 raft_consensus.cc:493] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:27.836488 10513 raft_consensus.cc:515] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.838768 10513 leader_election.cc:290] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.840408 10513 raft_consensus.cc:493] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.858743 10513 raft_consensus.cc:515] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.844267 10489 raft_consensus.cc:493] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.874608 10489 raft_consensus.cc:515] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.876796 10489 leader_election.cc:290] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.846740 10487 raft_consensus.cc:493] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:27.877507 10487 raft_consensus.cc:515] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.879622 10487 leader_election.cc:290] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.833631  7403 tablet_replica.cc:333] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:27.893483  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.894145  7403 raft_consensus.cc:2243] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:27.832577  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.851425 10482 raft_consensus.cc:493] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:27.895229 10482 raft_consensus.cc:515] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:27.897594 10482 leader_election.cc:290] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.852406  8531 leader_election.cc:304] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.840907 10483 raft_consensus.cc:493] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
W20260709 12:25:27.862082  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 61182.7us
I20260709 12:25:27.900095 10483 raft_consensus.cc:515] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:27.908010 10483 leader_election.cc:290] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:27.912901  7403 raft_consensus.cc:2272] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:27.911764  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 59473.7us
I20260709 12:25:27.919075  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.922473  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.923511  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:27.923743  9254 raft_consensus.cc:1217] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:27.926609  8531 leader_election.cc:304] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.927490 10489 raft_consensus.cc:2749] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:27.928716  8531 leader_election.cc:304] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:27.933426  8531 raft_consensus.cc:2686] T 952e019cdb8c479395293b6b585f6e58 P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:27.935762  8531 leader_election.cc:304] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.936756 10489 raft_consensus.cc:2749] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:27.943441  8531 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:27.945541  8531 raft_consensus.cc:2686] T 6ef849f41ace46399febd6a934ab0f0e P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:27.946712  8531 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:27.947543  8531 raft_consensus.cc:2686] T d5236970e00c46cf9eed66b939e8f1af P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:27.949765  8531 leader_election.cc:304] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.950778 10489 raft_consensus.cc:2749] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:27.952447  8531 leader_election.cc:304] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.953329 10489 raft_consensus.cc:2749] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:27.910519 10513 leader_election.cc:290] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:27.910976 10482 raft_consensus.cc:2749] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:27.966313  8531 leader_election.cc:304] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:27.967208  8531 raft_consensus.cc:2686] T a25e89ce8eef4fe89304005554cdc09f P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:27.972978  8531 leader_election.cc:304] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:27.974059 10489 raft_consensus.cc:2749] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:27.978514  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a79d1c8c2534c66b42a5e46ab0a7ca7" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.978792  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.982024  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.983510  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5560f6ab0f644e4a1823ddd7b4c4bf8" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:27.985112  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f00ce716b13423c98beab242c942fc9" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.986729  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c3e4db81a54fd1866ab779c5d32674" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.986930  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78191c2d5374cdfbee61a906840e8f4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.988432  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0df3b63581a42b3a29508deecc38556" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.996642  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:27.996649  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ce94a70da84dc18a1ac9483e1463d4" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:28.002733  8531 leader_election.cc:304] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:28.003782 10489 raft_consensus.cc:2749] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:28.007086  7403 tablet_replica.cc:333] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.008275  7403 raft_consensus.cc:2243] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.011183  8531 leader_election.cc:304] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
W20260709 12:25:28.014240  8531 raft_consensus.cc:2686] T 8c2beb18ba5e4bc3855a85e7f164de6d P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:28.015594  8531 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:28.017724 10489 raft_consensus.cc:2749] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:28.023540  7403 raft_consensus.cc:2272] T 8077f31e5e8e4410a8a3859141001748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.026399  8531 leader_election.cc:304] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:28.028244 10482 raft_consensus.cc:2749] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:28.029145  8531 leader_election.cc:304] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:28.029968  8531 raft_consensus.cc:2686] T 166b891cb89c4d3eb6e0f9d5917f29dd P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:28.030880  8531 leader_election.cc:304] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:28.032791 10482 raft_consensus.cc:2749] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:28.038028  7403 tablet_replica.cc:333] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.039745  8531 leader_election.cc:304] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:28.043725 10489 raft_consensus.cc:2749] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:28.045557  7403 raft_consensus.cc:2243] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.048391  7403 raft_consensus.cc:2272] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.055047  7403 tablet_replica.cc:333] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.060295  7403 raft_consensus.cc:2243] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.061106  7403 raft_consensus.cc:2272] T 526cc6507d51451894de8d2976d338b5 P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.066519  8531 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:28.069089 10489 raft_consensus.cc:2749] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:28.070518  8531 leader_election.cc:304] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:28.071352  8531 raft_consensus.cc:2686] T 43c3e4db81a54fd1866ab779c5d32674 P 35559c6ed1c848439c4ebc440df9a9d5: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:28.072257  8531 leader_election.cc:304] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:28.073324 10489 raft_consensus.cc:2749] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:28.074729  8531 leader_election.cc:304] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:28.075551 10489 raft_consensus.cc:2749] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:28.077018  8531 leader_election.cc:304] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:28.077767 10489 raft_consensus.cc:2749] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:28.097494  7403 tablet_replica.cc:333] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.098443  7403 raft_consensus.cc:2243] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.099310  7403 raft_consensus.cc:2272] T 2cb2623bbe234dd1870b83df0541f748 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.103848  7403 tablet_replica.cc:333] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.104745  7403 raft_consensus.cc:2243] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.106498  7403 raft_consensus.cc:2272] T be5e19e2c1284508a823358c3e9df590 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.115195  7403 tablet_replica.cc:333] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.116612  7403 raft_consensus.cc:2243] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.117303  7403 raft_consensus.cc:2272] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.120605  7403 tablet_replica.cc:333] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.121582  7403 raft_consensus.cc:2243] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.122308  7403 raft_consensus.cc:2272] T 6a67e614e2ef43549f3436ef040e63f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.127120  7403 tablet_replica.cc:333] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.130342  7403 raft_consensus.cc:2243] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.131501  7403 raft_consensus.cc:2272] T 6f00ce716b13423c98beab242c942fc9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.138917  7403 tablet_replica.cc:333] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.139904  7403 raft_consensus.cc:2243] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.141470  7403 raft_consensus.cc:2272] T 491ba00c49ab4a4b8e6b7ac8e685e309 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.152161  7403 tablet_replica.cc:333] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.153195  7403 raft_consensus.cc:2243] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.154304  7403 raft_consensus.cc:2272] T e98babf925fa4bb488596df1d36c0752 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.158787  7403 tablet_replica.cc:333] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.163302  7403 raft_consensus.cc:2243] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.164618  7403 raft_consensus.cc:2272] T a87d0b38bb964d228fa424aa427569b9 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.167829  7403 tablet_replica.cc:333] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.168939  7403 raft_consensus.cc:2243] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.169744  7403 raft_consensus.cc:2272] T a78191c2d5374cdfbee61a906840e8f4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.173274  7403 tablet_replica.cc:333] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.174530  7403 raft_consensus.cc:2243] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.175818  7403 raft_consensus.cc:2272] T 56534546331240d5b39cffa5f83e3693 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.179917  7403 tablet_replica.cc:333] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.180893  7403 raft_consensus.cc:2243] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.182199  7403 raft_consensus.cc:2272] T 788ae9bc5e6943849c8642f153da40c8 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.184968  7403 tablet_replica.cc:333] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.186015  7403 raft_consensus.cc:2243] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.186717  7403 raft_consensus.cc:2272] T 95ce94a70da84dc18a1ac9483e1463d4 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.220081  7403 tablet_replica.cc:333] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.221050  7403 raft_consensus.cc:2243] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.222218  7403 raft_consensus.cc:2272] T aa434b5d7127479886def3402e978c95 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.225615  7403 tablet_replica.cc:333] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.226534  7403 raft_consensus.cc:2243] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.233155  7403 raft_consensus.cc:2272] T caa3087fab684142bcc5a7ed445a3171 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.236016  7403 tablet_replica.cc:333] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.236778  7403 raft_consensus.cc:2243] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.237911  7403 raft_consensus.cc:2272] T 7e85030b9f6a428985ea2b42c9f6ff88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.240962  7403 tablet_replica.cc:333] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.241920  7403 raft_consensus.cc:2243] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.243492  7403 raft_consensus.cc:2272] T dab7596e8e1c43478ceee5fcfa92118d P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.329962  8532 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:28.480604  7403 tablet_replica.cc:333] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.481772  7403 raft_consensus.cc:2243] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.533538  7403 raft_consensus.cc:2272] T 2baf682112e2497a8cde21e26fd8ab41 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.537257  7403 tablet_replica.cc:333] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.956149  7403 raft_consensus.cc:2243] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.962025  7403 raft_consensus.cc:2272] T 9033a2d7ab584187912cbcd12d8ebe77 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.969565  7403 tablet_replica.cc:333] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.970628  7403 raft_consensus.cc:2243] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.971634  7403 raft_consensus.cc:2272] T 73e996e814f3433183a9e3c96dff6604 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.975040  7403 tablet_replica.cc:333] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.975667  7403 raft_consensus.cc:2243] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.976708  7403 raft_consensus.cc:2272] T ca888b4247e34fc2a19e1613961ca3bc P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.979827  7403 tablet_replica.cc:333] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.980618  7403 raft_consensus.cc:2243] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.981211  7403 raft_consensus.cc:2272] T 8e27c62daefe4ff780a1479a1e8d6c2b P 35559c6ed1c848439c4ebc440df9a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.984005  7403 tablet_replica.cc:333] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.984849  7403 raft_consensus.cc:2243] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.985421  7403 raft_consensus.cc:2272] T 3285ad47506b4c46b6d0cad07cab46e0 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.989068  7403 tablet_replica.cc:333] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:28.990006  7403 raft_consensus.cc:2243] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:29.028985  8532 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:29.046414  7403 raft_consensus.cc:2272] T 41fb3977c49b4f21a555c7c286cec44b P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.138707  7403 tablet_replica.cc:333] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.172410  7403 raft_consensus.cc:2243] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:29.174203  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 50151.8us
I20260709 12:25:29.174796  7403 raft_consensus.cc:2272] T 676b740fa7724ced9546479746050799 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.177663  7403 tablet_replica.cc:333] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.178776  7403 raft_consensus.cc:2243] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.179543  7403 raft_consensus.cc:2272] T 56ed681db24649f9b029db1e0e7fdb88 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.182399  7403 tablet_replica.cc:333] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
W20260709 12:25:29.172475  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 122868us
I20260709 12:25:29.223620  7403 raft_consensus.cc:2243] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.242151 10529 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.243016 10529 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.245421 10529 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.277534  7403 raft_consensus.cc:2272] T afa33b2a4dc84c719907912ce4271d32 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.282243  7403 tablet_replica.cc:333] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.283538  7403 raft_consensus.cc:2243] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:29.285182  7403 raft_consensus.cc:2272] T 70e2cdda3dc748f799c3f8eb36830c72 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.286103 10526 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.286959 10526 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.290148 10526 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:29.290076 10524 raft_consensus.cc:493] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 747c4a57e49949dbba1a1083a408c29e)
I20260709 12:25:29.290952 10524 raft_consensus.cc:515] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.293464 10524 leader_election.cc:290] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:29.295192  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.302369  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff28881e6f8e412bbc7b859392283d93" candidate_uuid: "35559c6ed1c848439c4ebc440df9a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:29.304378  8531 leader_election.cc:304] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [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: 35559c6ed1c848439c4ebc440df9a9d5; no voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:29.305495 10524 raft_consensus.cc:2749] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:29.307898  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.322772 10528 raft_consensus.cc:1064] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
W20260709 12:25:29.324608  8681 leader_election.cc:336] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.326327 10528 consensus_queue.cc:237] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.327821  7403 tablet_replica.cc:333] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.328691  7403 raft_consensus.cc:2243] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.329281  7403 raft_consensus.cc:2272] T d0df3b63581a42b3a29508deecc38556 P 35559c6ed1c848439c4ebc440df9a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.332624  7403 tablet_replica.cc:333] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.334128  7403 raft_consensus.cc:2243] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.334919  7403 raft_consensus.cc:2272] T ff28881e6f8e412bbc7b859392283d93 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.336468 10529 raft_consensus.cc:493] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:29.336915 10518 raft_consensus.cc:493] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.337527 10518 raft_consensus.cc:515] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.337131 10529 raft_consensus.cc:515] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.339403 10530 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.340014 10530 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.341523  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:29.342792 10530 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.343398 10518 leader_election.cc:290] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:29.344269 10518 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.344841 10518 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.346225 10519 raft_consensus.cc:493] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.346784 10519 raft_consensus.cc:515] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:29.347354  8681 leader_election.cc:336] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.348820  8681 leader_election.cc:336] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.349153 10519 leader_election.cc:290] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.350652 10518 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.351881  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.352350 10529 leader_election.cc:290] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:29.356914  8681 leader_election.cc:336] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.359486  8681 leader_election.cc:336] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.361681  7403 tablet_replica.cc:333] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.362941  7403 raft_consensus.cc:2243] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.363787  7403 raft_consensus.cc:2272] T 7eee981096084821b2d4907affe08abe P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.366554  7403 tablet_replica.cc:333] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.367343  7403 raft_consensus.cc:2243] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.368149  7403 raft_consensus.cc:2272] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.370914  7403 tablet_replica.cc:333] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.371637  7403 raft_consensus.cc:2243] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:29.372629  7403 raft_consensus.cc:2272] T 1287a9cfbb834ec58edf63c8db7da6b7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.375285  7403 tablet_replica.cc:333] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.375998  7403 raft_consensus.cc:2243] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:29.376587  7403 raft_consensus.cc:2272] T cd70f3ced6d040588fb6063726efd07b P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.378129 10539 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.382939 10534 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.383495 10539 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.383625 10534 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.384773 10528 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.386133 10528 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.390529  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:29.380347  8682 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:29.389767 10534 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.392295 10526 raft_consensus.cc:2749] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.379334  7403 tablet_replica.cc:333] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5: stopping tablet replica
I20260709 12:25:29.394397  7403 raft_consensus.cc:2243] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:29.395344  7403 raft_consensus.cc:2272] T a9f376697fbd43709ffdaf7309896ad7 P 35559c6ed1c848439c4ebc440df9a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:29.396317  9249 raft_consensus.cc:1275] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 LEARNER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:29.398285 10528 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:29.400765  9218 leader_election.cc:336] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.407965 10539 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.408725  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:29.424146  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c4c91a318241d4aaf7d6559ce6f8ae" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:29.424618  8638 raft_consensus.cc:2468] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:25:29.409803  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:25:29.410069  8681 consensus_peers.cc:597] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.410820  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:29.414211  8682 leader_election.cc:304] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:29.398523 10540 consensus_queue.cc:1048] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:25:29.423849  9218 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:29.428901 10529 raft_consensus.cc:2749] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.427696  8636 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:25:29.429282 10526 raft_consensus.cc:2749] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:29.434900  8681 consensus_peers.cc:597] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.435204 10526 raft_consensus.cc:493] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:29.436038 10526 raft_consensus.cc:515] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.439004 10526 leader_election.cc:290] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:29.442962  8681 leader_election.cc:336] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.448130  8682 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.448484  8716 raft_consensus.cc:1275] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:29.448386  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd70f3ced6d040588fb6063726efd07b" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:25:29.449911  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 44912.7us
I20260709 12:25:29.452527  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.456785  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.457401  8716 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:25:29.458940 10519 raft_consensus.cc:2804] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.459411 10519 raft_consensus.cc:493] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.459884 10519 raft_consensus.cc:3060] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.461879  8716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
W20260709 12:25:29.464556  8606 consensus_peers.cc:597] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.467581  9219 leader_election.cc:304] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:29.468254  8682 leader_election.cc:304] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:29.468998 10531 raft_consensus.cc:2749] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.478199 10518 raft_consensus.cc:2749] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.478607  8682 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.479598 10518 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.480034 10518 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.480566 10518 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.480997 10519 raft_consensus.cc:515] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.481993 10529 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
W20260709 12:25:29.482563  8606 consensus_peers.cc:597] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.482522 10529 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.483275  8606 leader_election.cc:336] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.483872  8606 leader_election.cc:336] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.484462  8606 consensus_peers.cc:597] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. 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 12:25:29.484812 10529 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.485080  8716 raft_consensus.cc:2393] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 2: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
W20260709 12:25:29.484997  8606 leader_election.cc:336] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.487252  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.487962  8710 raft_consensus.cc:2468] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 1.
I20260709 12:25:29.490507  9217 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:29.492379 10531 raft_consensus.cc:2804] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.492761 10531 raft_consensus.cc:493] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.493095 10531 raft_consensus.cc:3060] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:29.496223  9218 leader_election.cc:336] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.496587  8681 leader_election.cc:336] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.500841 10518 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.505190 10526 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
W20260709 12:25:29.505801  8681 consensus_peers.cc:597] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.505739 10526 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.507634  8681 leader_election.cc:336] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.508000 10526 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:29.513967 10539 consensus_queue.cc:1048] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:29.515466  8681 leader_election.cc:336] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.516459  8605 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:29.516785 10531 raft_consensus.cc:515] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.517396 10539 raft_consensus.cc:2749] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.518383  8605 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.521109 10539 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.521579 10539 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.522055 10539 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.526633  8605 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:29.527767 10540 raft_consensus.cc:3060] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.519374 10518 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.479935  8682 leader_election.cc:304] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:29.534690  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 54836.2us
I20260709 12:25:29.539129  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:29.540795 10530 raft_consensus.cc:2749] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:29.545125 10530 raft_consensus.cc:493] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.545683 10530 raft_consensus.cc:515] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.548735 10530 leader_election.cc:290] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.551049 10532 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.551708 10532 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.552191  8681 leader_election.cc:336] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.554569 10539 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.556100  8636 raft_consensus.cc:2393] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 2: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:25:29.560509 10518 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.561663 10518 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.564574 10518 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:29.567914  8681 leader_election.cc:336] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.570257  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:29.570462  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:29.571110  8636 raft_consensus.cc:2468] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:25:29.571110  9249 raft_consensus.cc:2468] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:25:29.572602 10519 leader_election.cc:290] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.556075 10532 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.586822 10532 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.587459 10532 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.589996 10532 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:29.591012  8606 consensus_peers.cc:597] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.591292 10540 raft_consensus.cc:2749] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.584875 10531 leader_election.cc:290] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.593750  8682 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:29.597514  8682 leader_election.cc:304] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.598191 10530 raft_consensus.cc:2749] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:25:29.598513  8606 leader_election.cc:336] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.605823 10533 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.606598 10533 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:29.607884 10517 raft_consensus.cc:2804] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.608367 10517 raft_consensus.cc:493] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.608769 10517 raft_consensus.cc:3060] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.614164 10529 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.614255  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:29.600611  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.614753 10529 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.615460  8718 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 3.
I20260709 12:25:29.602175  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:29.616667  8643 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 3.
I20260709 12:25:29.615530  9253 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:29.603722 10535 raft_consensus.cc:493] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.617627 10535 raft_consensus.cc:515] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.620144 10535 leader_election.cc:290] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.620517  9219 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:29.621587 10506 raft_consensus.cc:2804] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:25:29.622006 10506 raft_consensus.cc:493] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.622382 10506 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:29.626471  8643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491ba00c49ab4a4b8e6b7ac8e685e309" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
W20260709 12:25:29.629936  8532 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:25:29.609491 10533 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.631606  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa434b5d7127479886def3402e978c95" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:29.632354  8710 raft_consensus.cc:3060] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.634723  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:25:29.639637  8606 leader_election.cc:336] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.642652  9217 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:29.620589  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.643860 10529 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.645570 10539 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.647653  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.648953  8643 raft_consensus.cc:2468] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
W20260709 12:25:29.650432  8606 leader_election.cc:336] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.650838  8713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:29.651960  8712 raft_consensus.cc:2468] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:25:29.667008  8713 raft_consensus.cc:2393] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 2: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:25:29.667910  8710 raft_consensus.cc:2468] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:29.653636 10486 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:25:29.668613 10486 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.669111  9217 leader_election.cc:304] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
W20260709 12:25:29.657480  8681 consensus_peers.cc:597] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.669063 10486 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:29.670060 10531 raft_consensus.cc:2804] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.676725 10531 raft_consensus.cc:697] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:29.677860 10531 consensus_queue.cc:237] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.650583 10517 raft_consensus.cc:515] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:29.688812  8681 consensus_peers.cc:597] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.689504 10517 leader_election.cc:290] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.690972  8682 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5
W20260709 12:25:29.692971  8681 leader_election.cc:336] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.693104 10530 raft_consensus.cc:2804] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.693672 10530 raft_consensus.cc:493] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.693763 10519 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.694269 10530 raft_consensus.cc:3060] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.694391 10519 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:29.696897 10519 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.697381 10529 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.698022 10529 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.700749 10529 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.631902 10506 raft_consensus.cc:515] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.701905  8681 leader_election.cc:336] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.703462 10506 leader_election.cc:290] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:29.670441  8605 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:29.704373 10539 raft_consensus.cc:2749] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:29.705750  8605 leader_election.cc:304] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.706606 10539 raft_consensus.cc:2804] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.707051 10539 raft_consensus.cc:493] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.707469 10539 raft_consensus.cc:3060] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:29.706555  9218 consensus_peers.cc:597] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:29.719792  9218 leader_election.cc:336] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.720837  9218 leader_election.cc:336] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.726686  8682 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.727677 10518 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:25:29.728101 10518 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.728446 10518 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:29.737841  8461 catalog_manager.cc:5697] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:29.744055 10518 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.752696 10529 raft_consensus.cc:493] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.707314  8605 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:29.754830 10538 raft_consensus.cc:2749] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:25:29.756554  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 49348.7us
W20260709 12:25:29.758026  8606 consensus_peers.cc:597] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:29.758668  8606 consensus_peers.cc:597] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.759177 10538 raft_consensus.cc:2955] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:29.717541 10539 raft_consensus.cc:515] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.764021 10539 leader_election.cc:290] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.753360 10529 raft_consensus.cc:515] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.767892 10529 leader_election.cc:290] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:29.769274  9218 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:29.769721  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 47949.3us
I20260709 12:25:29.775489  8682 leader_election.cc:304] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.779459  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:29.780303  8642 raft_consensus.cc:2468] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:29.779548 10486 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.781301  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85030b9f6a428985ea2b42c9f6ff88" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:29.781896  8638 raft_consensus.cc:3060] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.784687  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:29.785473  8718 raft_consensus.cc:2393] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 747c4a57e49949dbba1a1083a408c29e in current term 4: Already voted for candidate b304a787951f47dfb8cffeb13a3e0265 in this term.
I20260709 12:25:29.786165  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:29.786757  8710 raft_consensus.cc:2468] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 1.
I20260709 12:25:29.787518 10526 raft_consensus.cc:2804] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:25:29.789485  8681 leader_election.cc:336] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.790071  9217 leader_election.cc:304] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:29.790485  8682 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.794241  8638 raft_consensus.cc:2468] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:29.788061  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa3087fab684142bcc5a7ed445a3171" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:29.795830  8714 raft_consensus.cc:3060] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.808600  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e19e2c1284508a823358c3e9df590" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:29.811487  8636 raft_consensus.cc:3060] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:29.787830  8718 raft_consensus.cc:2955] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:29.814553 10537 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.815178 10537 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.815516  8642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:25:29.812744  8606 leader_election.cc:336] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.828420  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:29.804669 10529 raft_consensus.cc:2804] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.829389 10529 raft_consensus.cc:493] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.829499  9253 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:25:29.829965 10529 raft_consensus.cc:3060] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.830880 10523 raft_consensus.cc:2804] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:29.831477 10523 raft_consensus.cc:493] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.831964 10523 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:29.814709  8682 leader_election.cc:304] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.828799  8714 raft_consensus.cc:2468] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:29.793296 10526 raft_consensus.cc:697] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:29.795157 10486 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:29.836583  8607 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:29.839754  8642 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 1.
I20260709 12:25:29.824229 10537 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:29.842111 10517 raft_consensus.cc:2804] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.819985 10530 raft_consensus.cc:515] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.844350 10533 raft_consensus.cc:2804] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.862223 10526 consensus_queue.cc:237] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:29.869606  9218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 61776.2us
I20260709 12:25:29.867283  9252 raft_consensus.cc:2955] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:29.855963 10517 raft_consensus.cc:697] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:29.877285 10517 consensus_queue.cc:237] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.880569  9219 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:29.881641 10486 raft_consensus.cc:2804] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.882107 10486 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.882548 10486 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.884159 10533 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:29.884783 10533 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:29.886047  8606 leader_election.cc:336] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:29.852816 10518 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:29.895546  9218 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:29.896317  9218 leader_election.cc:336] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.897334  9218 consensus_peers.cc:597] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.899834  8605 leader_election.cc:304] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:29.901160 10534 raft_consensus.cc:2804] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.901654 10534 raft_consensus.cc:697] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:29.902540 10534 consensus_queue.cc:237] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:29.903116 10530 leader_election.cc:290] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:29.904906 10533 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.909845  9218 leader_election.cc:336] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:29.901674  8606 consensus_peers.cc:597] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.914630  9218 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:29.917622  8636 raft_consensus.cc:2468] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 4.
W20260709 12:25:29.953310  9218 consensus_peers.cc:597] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.951773  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:29.952924  9219 leader_election.cc:304] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:29.963433 10545 raft_consensus.cc:2804] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:29.964067 10545 raft_consensus.cc:697] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 4 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:29.963685 10486 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:29.965027 10545 consensus_queue.cc:237] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.963064  8606 consensus_peers.cc:597] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.966180  9253 raft_consensus.cc:2393] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c554acdfebe04d1cb4b07d1314acab03 in current term 2: Already voted for candidate 747c4a57e49949dbba1a1083a408c29e in this term.
I20260709 12:25:29.923051 10533 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:29.967151  8531 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 89447.7us
I20260709 12:25:29.951489 10506 raft_consensus.cc:2749] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:29.973671  8606 consensus_peers.cc:597] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.942126 10529 raft_consensus.cc:515] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:29.967446  9218 connection.cc:769] client connection to 127.7.58.193:34261 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 12:25:29.989151  9218 consensus_peers.cc:597] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:29.989773  9218 consensus_peers.cc:597] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:29.998098 10523 raft_consensus.cc:515] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:30.002324  8462 catalog_manager.cc:5697] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: config changed from index 2 to 3, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:25:30.008890  8606 leader_election.cc:336] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:30.009614  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 54867.3us
I20260709 12:25:30.015879 10523 leader_election.cc:290] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:30.018196  8607 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [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: c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:30.019296 10528 raft_consensus.cc:2749] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:25:30.019907 10486 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:30.020710  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:30.022300  8636 raft_consensus.cc:2393] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 747c4a57e49949dbba1a1083a408c29e in current term 2: Already voted for candidate c554acdfebe04d1cb4b07d1314acab03 in this term.
I20260709 12:25:30.027233  8460 catalog_manager.cc:5697] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.031445 10529 leader_election.cc:290] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:30.032883  8718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2baf682112e2497a8cde21e26fd8ab41" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:30.033577  8718 raft_consensus.cc:3060] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.046303  8718 raft_consensus.cc:2468] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:30.047811  9217 leader_election.cc:304] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:30.049690  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:30.050501  9253 raft_consensus.cc:2393] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b304a787951f47dfb8cffeb13a3e0265 in current term 4: Already voted for candidate 747c4a57e49949dbba1a1083a408c29e in this term.
W20260709 12:25:30.035404  9275 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3a80 after lost signal to thread 7406
W20260709 12:25:30.049937  8681 connection.cc:573] client connection to 127.7.58.193:34261 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:25:30.049618 10506 raft_consensus.cc:2804] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.066120 10506 raft_consensus.cc:697] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:30.067283 10506 consensus_queue.cc:237] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.067837  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8077f31e5e8e4410a8a3859141001748" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:30.068475  9253 raft_consensus.cc:3060] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:30.083643  9275 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4160 after lost signal to thread 8498
W20260709 12:25:30.084489  9275 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4440 after lost signal to thread 8591
W20260709 12:25:30.085744  9275 debug-util.cc:398] Leaking SignalData structure 0x7b08002647c0 after lost signal to thread 8667
W20260709 12:25:30.088512  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 76811.4us
W20260709 12:25:30.100190  8681 leader_election.cc:336] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:30.109935  8681 leader_election.cc:336] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:30.101042  9275 debug-util.cc:398] Leaking SignalData structure 0x7b080022e300 after lost signal to thread 8742
I20260709 12:25:30.102345  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab7596e8e1c43478ceee5fcfa92118d" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:30.107728  9253 raft_consensus.cc:2468] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:30.114207  8636 raft_consensus.cc:3060] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:25:30.114492  9218 leader_election.cc:336] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.116735  9218 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, b304a787951f47dfb8cffeb13a3e0265
I20260709 12:25:30.121537  8636 raft_consensus.cc:2468] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
W20260709 12:25:30.123462  9275 debug-util.cc:398] Leaking SignalData structure 0x7b08000829c0 after lost signal to thread 9278
I20260709 12:25:30.125082 10486 raft_consensus.cc:2749] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:25:30.128505 10492 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43498 (request call id 647) took 4043 ms. Trace:
W20260709 12:25:30.127648  9218 leader_election.cc:336] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.129421 10492 rpcz_store.cc:276] 0709 12:25:26.084840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:26.084969 (+   129us) service_pool.cc:224] Handling call
0709 12:25:26.120123 (+ 35154us) ts_tablet_manager.cc:934] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261)
0709 12:25:30.128200 (+4008077us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":32506,"tablet-copy.queue_time_us":34260,"thread_start_us":206261,"threads_started":2}
W20260709 12:25:30.130138  9218 consensus_peers.cc:597] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.130972  9218 leader_election.cc:336] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:30.131657  9218 leader_election.cc:336] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.132256  8682 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e
W20260709 12:25:30.133332  9220 connection.cc:466] server connection from 127.0.0.1:43498 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43498 (request call id 647) could send its response
I20260709 12:25:30.141533 10517 raft_consensus.cc:2749] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:25:30.157059  9218 leader_election.cc:336] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.157688  9218 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:30.160852  8682 leader_election.cc:304] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:30.161825 10556 raft_consensus.cc:2804] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.162451 10556 raft_consensus.cc:697] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:30.163471 10556 consensus_queue.cc:237] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.167225 10546 raft_consensus.cc:2749] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:25:30.168418  9218 leader_election.cc:336] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:30.170408  9218 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.174350  8681 consensus_peers.cc:597] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.174644  8682 leader_election.cc:304] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:30.181414 10523 raft_consensus.cc:2804] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:30.182061 10523 raft_consensus.cc:697] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:30.183212 10523 consensus_queue.cc:237] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
W20260709 12:25:30.210369  9218 consensus_peers.cc:597] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.214514  8462 catalog_manager.cc:5697] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:30.267966  8461 catalog_manager.cc:5697] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 3 to 4, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 4 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.270067  8461 catalog_manager.cc:5697] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 2 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.292759  8714 raft_consensus.cc:1275] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:30.294718 10486 consensus_queue.cc:1048] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:30.309159  8636 raft_consensus.cc:1275] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:30.310700  8606 consensus_peers.cc:597] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.314081 10526 consensus_queue.cc:1048] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:30.321651  8681 consensus_peers.cc:597] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.345459  8634 raft_consensus.cc:1275] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.358181 10526 consensus_queue.cc:1048] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:30.368220  8606 consensus_peers.cc:597] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.395709  8681 consensus_peers.cc:597] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:30.396477  8681 consensus_peers.cc:597] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.415400  8462 catalog_manager.cc:5697] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.417604  8462 catalog_manager.cc:5697] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:30.424818  8681 consensus_peers.cc:597] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.455569 10526 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.456167 10526 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:30.461571 10526 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:30.463840  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
W20260709 12:25:30.469714  8681 leader_election.cc:336] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:30.469928  8606 consensus_peers.cc:597] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.469326  8462 catalog_manager.cc:5697] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 2 to 3, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:30.470477  8681 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:30.478372 10526 raft_consensus.cc:2749] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:30.478631  8681 consensus_peers.cc:597] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.490204  9218 consensus_peers.cc:597] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.490476  8714 raft_consensus.cc:1275] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:30.492655 10486 consensus_queue.cc:1048] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:30.502720  8718 raft_consensus.cc:1275] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.506677 10528 consensus_queue.cc:1048] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:30.548678 10517 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
W20260709 12:25:30.550297  9218 consensus_peers.cc:597] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.549306 10517 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.555362 10517 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:30.558106  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
W20260709 12:25:30.572754  8681 leader_election.cc:336] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.573298  8681 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, 747c4a57e49949dbba1a1083a408c29e
I20260709 12:25:30.597265 10556 raft_consensus.cc:2749] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:30.607084  8636 raft_consensus.cc:1275] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:25:30.608846 10546 consensus_queue.cc:1048] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:25:30.667486  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 44777.3us
I20260709 12:25:30.672959  8636 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:30.674719 10517 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:25:30.737154  8681 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:30.739017  8682 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231): Couldn't send request to peer 747c4a57e49949dbba1a1083a408c29e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dab7596e8e1c43478ceee5fcfa92118d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.740180 10506 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
W20260709 12:25:30.740392  8681 consensus_peers.cc:597] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.740908 10506 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.743609 10506 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:30.744906 10506 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.745188  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:30.745512 10506 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.749563  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:30.750317  8714 raft_consensus.cc:2468] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:30.751783  9217 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:30.752851 10529 raft_consensus.cc:2804] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:30.753309 10529 raft_consensus.cc:493] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.753762 10529 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:30.778481 10506 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:30.783816  8681 consensus_peers.cc:597] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.805222 10529 raft_consensus.cc:515] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.810796 10529 leader_election.cc:290] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:30.811995  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e2cdda3dc748f799c3f8eb36830c72" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:30.817688  8714 raft_consensus.cc:3060] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:30.815212  9252 raft_consensus.cc:1275] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:25:30.829648  9218 leader_election.cc:336] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.830184  9218 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:30.831038  9218 leader_election.cc:336] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.831141 10545 raft_consensus.cc:2749] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:30.831935  8714 raft_consensus.cc:2468] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 3.
I20260709 12:25:30.833426  9217 leader_election.cc:304] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 
I20260709 12:25:30.834446 10545 raft_consensus.cc:2804] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:30.834988 10545 raft_consensus.cc:697] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
I20260709 12:25:30.835913 10545 consensus_queue.cc:237] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.836829 10556 consensus_queue.cc:1048] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:25:30.852579  9218 leader_election.cc:336] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.877525  8461 catalog_manager.cc:5697] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 2 to 3, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 3 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.922921 10537 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.923579 10537 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.922953 10534 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.926492 10534 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.935060  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:30.935885  9252 raft_consensus.cc:2468] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:25:30.937152  8607 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:30.938136 10550 raft_consensus.cc:2804] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.938598 10550 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.938982 10550 raft_consensus.cc:3060] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.951866  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:30.952615  9252 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:30.953874  8607 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:30.956948 10580 raft_consensus.cc:2804] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:30.957413 10580 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:30.957764 10580 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:30.957934 10534 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:30.958505 10537 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
W20260709 12:25:30.965404  8606 leader_election.cc:336] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.949690 10550 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.975832 10580 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:30.978046  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb3977c49b4f21a555c7c286cec44b" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:30.978708  9254 raft_consensus.cc:3060] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:30.992921  8606 leader_election.cc:336] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:30.998484 10580 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:31.010476  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f376697fbd43709ffdaf7309896ad7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:31.011212  9252 raft_consensus.cc:3060] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:30.992700  9254 raft_consensus.cc:2468] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:31.015794  8607 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:31.016692 10528 raft_consensus.cc:2804] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:31.018131 10528 raft_consensus.cc:697] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:31.019073 10528 consensus_queue.cc:237] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:31.022120  8606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 47757.8us
I20260709 12:25:31.028662 10550 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:31.031620  9252 raft_consensus.cc:2468] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 3.
I20260709 12:25:31.044950  8607 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:31.045960 10550 raft_consensus.cc:2804] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:31.046775 10550 raft_consensus.cc:697] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:31.047782 10550 consensus_queue.cc:237] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:31.058816  8606 leader_election.cc:336] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:31.059679  8606 leader_election.cc:336] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.085660  8461 catalog_manager.cc:5697] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:31.105233  7403 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8588)
I20260709 12:25:31.121340  8461 catalog_manager.cc:5697] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 2 to 3, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:31.183485 10550 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:31.184108 10550 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:31.184995 10583 ts_tablet_manager.cc:933] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Initiating tablet copy from peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:31.190152  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265" is_pre_election: true
I20260709 12:25:31.190863  8714 raft_consensus.cc:2468] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 1.
I20260709 12:25:31.193197  8605 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:31.194726 10528 raft_consensus.cc:2804] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:31.195309 10528 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 35559c6ed1c848439c4ebc440df9a9d5)
I20260709 12:25:31.195866 10528 raft_consensus.cc:3060] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:31.209791  8606 leader_election.cc:336] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.218204 10550 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:31.219059 10583 tablet_copy_client.cc:323] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.58.195:34119
I20260709 12:25:31.221382  8727 tablet_copy_service.cc:140] P b304a787951f47dfb8cffeb13a3e0265: Received BeginTabletCopySession request for tablet dab7596e8e1c43478ceee5fcfa92118d from peer 747c4a57e49949dbba1a1083a408c29e ({username='slave'} at 127.0.0.1:56798)
I20260709 12:25:31.221997  8727 tablet_copy_service.cc:161] P b304a787951f47dfb8cffeb13a3e0265: Beginning new tablet copy session on tablet dab7596e8e1c43478ceee5fcfa92118d from peer 747c4a57e49949dbba1a1083a408c29e at {username='slave'} at 127.0.0.1:56798: session id = 747c4a57e49949dbba1a1083a408c29e-dab7596e8e1c43478ceee5fcfa92118d
I20260709 12:25:31.231664  8727 tablet_copy_source_session.cc:215] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:31.235582 10583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab7596e8e1c43478ceee5fcfa92118d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:31.248364 10528 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:31.256935  8606 leader_election.cc:336] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.259435  8714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1287a9cfbb834ec58edf63c8db7da6b7" candidate_uuid: "c554acdfebe04d1cb4b07d1314acab03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b304a787951f47dfb8cffeb13a3e0265"
I20260709 12:25:31.260030  8714 raft_consensus.cc:3060] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:31.262885 10583 tablet_copy_client.cc:806] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:31.271162 10583 tablet_copy_client.cc:670] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:31.277874 10583 tablet_copy_client.cc:538] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:25:31.280807  9218 consensus_peers.cc:597] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:31.301517 10583 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Bootstrap starting.
W20260709 12:25:31.308312  8681 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111) [suppressed 317 similar messages]
I20260709 12:25:31.309520  8714 raft_consensus.cc:2468] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c554acdfebe04d1cb4b07d1314acab03 in term 2.
I20260709 12:25:31.315791  8605 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:31.319658 10550 raft_consensus.cc:2804] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:31.320375 10550 raft_consensus.cc:697] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Becoming Leader. State: Replica: c554acdfebe04d1cb4b07d1314acab03, State: Running, Role: LEADER
I20260709 12:25:31.321432 10550 consensus_queue.cc:237] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:31.327663  8718 raft_consensus.cc:1275] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:31.331466 10529 consensus_queue.cc:1048] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:31.318449 10528 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [CANDIDATE]: Term 2 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:31.369481  8461 catalog_manager.cc:5697] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 reported cstate change: term changed from 1 to 2, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "c554acdfebe04d1cb4b07d1314acab03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:31.434717 10517 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.435313 10517 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:31.437695 10517 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:31.438853  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:31.439522  8636 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 2.
I20260709 12:25:31.440619  8682 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:31.441813 10526 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:31.442322 10526 raft_consensus.cc:493] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:31.442725 10526 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:31.452078  9252 raft_consensus.cc:1275] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:31.453697 10580 consensus_queue.cc:1048] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:31.467798 10526 raft_consensus.cc:515] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:31.472287  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56534546331240d5b39cffa5f83e3693" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:31.472901  8636 raft_consensus.cc:3060] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:31.484193  8636 raft_consensus.cc:2468] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 3.
I20260709 12:25:31.498786  8682 leader_election.cc:304] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:31.474632 10526 leader_election.cc:290] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:31.512449 10517 raft_consensus.cc:2804] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:31.513063 10517 raft_consensus.cc:697] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
I20260709 12:25:31.516862 10517 consensus_queue.cc:237] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER 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: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:31.566067  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:41263, user_credentials={real_user=slave}} blocked reactor thread for 67418.4us
W20260709 12:25:31.578074  8681 leader_election.cc:336] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:31.579388  8681 leader_election.cc:336] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:31.609743  8606 consensus_peers.cc:597] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:31.627190  8461 catalog_manager.cc:5697] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 1 to 3, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:31.638523  9252 raft_consensus.cc:1275] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:31.642782 10580 consensus_queue.cc:1048] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:31.648984 10583 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:25:31.667308  8606 consensus_peers.cc:597] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:31.687901 10583 tablet_bootstrap.cc:492] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Bootstrap complete.
I20260709 12:25:31.688931 10583 ts_tablet_manager.cc:1403] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Time spent bootstrapping tablet: real 0.388s	user 0.042s	sys 0.031s
I20260709 12:25:31.693841 10583 raft_consensus.cc:359] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:31.695003 10583 raft_consensus.cc:740] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Initialized, Role: LEARNER
I20260709 12:25:31.695798 10583 consensus_queue.cc:260] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: NON_VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: true } }
I20260709 12:25:31.750090 10595 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.750670 10595 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:31.759497  8681 leader_election.cc:336] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.760795  9253 raft_consensus.cc:1217] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:25:31.753515 10595 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:31.768963 10583 ts_tablet_manager.cc:1434] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
I20260709 12:25:31.768908  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:31.779049  9253 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 4.
I20260709 12:25:31.780531  8682 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:31.781751 10595 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:25:31.782162 10595 raft_consensus.cc:493] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:31.782497 10595 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:25:31.791390 10595 raft_consensus.cc:515] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:31.799304  8727 tablet_copy_service.cc:342] P b304a787951f47dfb8cffeb13a3e0265: Request end of tablet copy session 747c4a57e49949dbba1a1083a408c29e-dab7596e8e1c43478ceee5fcfa92118d received from {username='slave'} at 127.0.0.1:56798
I20260709 12:25:31.799849  8727 tablet_copy_service.cc:434] P b304a787951f47dfb8cffeb13a3e0265: ending tablet copy session 747c4a57e49949dbba1a1083a408c29e-dab7596e8e1c43478ceee5fcfa92118d on tablet dab7596e8e1c43478ceee5fcfa92118d with peer 747c4a57e49949dbba1a1083a408c29e
W20260709 12:25:31.801633  8681 leader_election.cc:336] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.804190 10595 leader_election.cc:290] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:31.804417  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87d0b38bb964d228fa424aa427569b9" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e"
I20260709 12:25:31.805174  9253 raft_consensus.cc:3060] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:25:31.861667 10506 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.862845 10506 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:31.863727  8681 consensus_peers.cc:597] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:31.868445  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03" is_pre_election: true
I20260709 12:25:31.869316  8636 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 2.
I20260709 12:25:31.873864  9219 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 
I20260709 12:25:31.881472  9253 raft_consensus.cc:2468] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 5.
I20260709 12:25:31.884032 10545 raft_consensus.cc:2804] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:31.887108 10545 raft_consensus.cc:493] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:31.887555 10545 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:31.891350  8682 leader_election.cc:304] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [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: 747c4a57e49949dbba1a1083a408c29e, b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5
W20260709 12:25:31.895908  8606 consensus_peers.cc:597] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:31.901319  8681 consensus_peers.cc:597] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:31.893563 10517 raft_consensus.cc:2804] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:25:31.902231 10517 raft_consensus.cc:697] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 5 LEADER]: Becoming Leader. State: Replica: b304a787951f47dfb8cffeb13a3e0265, State: Running, Role: LEADER
W20260709 12:25:31.903445  9218 leader_election.cc:336] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.910132 10517 consensus_queue.cc:237] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:31.919591 10545 raft_consensus.cc:515] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:31.933869  8606 consensus_peers.cc:597] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.865871 10506 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:31.952482  8605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:34119, user_credentials={real_user=slave}} blocked reactor thread for 67543.7us
I20260709 12:25:31.954870  8714 raft_consensus.cc:1275] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Refusing update from remote peer c554acdfebe04d1cb4b07d1314acab03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:31.961143  8681 consensus_peers.cc:597] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:31.963097  8606 consensus_peers.cc:597] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:31.967681  9218 leader_election.cc:336] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:31.970081 10534 consensus_queue.cc:1048] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:31.970860 10545 leader_election.cc:290] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 election: Requested vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:31.971088  8461 catalog_manager.cc:5697] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: term changed from 3 to 5, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195). New cstate: current_term: 5 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:31.973371  9218 consensus_peers.cc:597] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:31.976047  8638 raft_consensus.cc:1275] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:31.977972 10596 consensus_queue.cc:1048] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:31.986172  8634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca888b4247e34fc2a19e1613961ca3bc" candidate_uuid: "747c4a57e49949dbba1a1083a408c29e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c554acdfebe04d1cb4b07d1314acab03"
I20260709 12:25:31.986861  8634 raft_consensus.cc:3060] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:31.998080  8634 raft_consensus.cc:2468] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747c4a57e49949dbba1a1083a408c29e in term 3.
I20260709 12:25:32.028555  9219 leader_election.cc:304] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03; no voters: 35559c6ed1c848439c4ebc440df9a9d5
I20260709 12:25:32.031526 10545 raft_consensus.cc:2804] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:32.034576 10545 raft_consensus.cc:697] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 3 LEADER]: Becoming Leader. State: Replica: 747c4a57e49949dbba1a1083a408c29e, State: Running, Role: LEADER
W20260709 12:25:32.037230  8606 consensus_peers.cc:597] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.058245  8606 consensus_peers.cc:597] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:32.057579 10545 consensus_queue.cc:237] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:32.063077  8681 consensus_peers.cc:597] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.105867  7403 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8588)
I20260709 12:25:32.109941  8461 catalog_manager.cc:5697] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e reported cstate change: term changed from 1 to 3, leader changed from 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193) to 747c4a57e49949dbba1a1083a408c29e (127.7.58.196). New cstate: current_term: 3 leader_uuid: "747c4a57e49949dbba1a1083a408c29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:25:32.137149  8681 consensus_peers.cc:597] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.154695  9218 consensus_peers.cc:597] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.174852  9218 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.175464  9218 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.247167  9218 consensus_peers.cc:597] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.265923  9218 consensus_peers.cc:597] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.270220  8606 consensus_peers.cc:597] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.301105  8606 consensus_peers.cc:597] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:32.331722 10526 raft_consensus.cc:1064] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: attempting to promote NON_VOTER 747c4a57e49949dbba1a1083a408c29e to VOTER
W20260709 12:25:32.346208  8606 consensus_peers.cc:597] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:32.349982 10526 consensus_queue.cc:237] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:32.386861  8681 consensus_peers.cc:597] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:32.412344  9252 raft_consensus.cc:1275] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 5 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:25:32.414840 10517 consensus_queue.cc:1048] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:25:32.423065  8681 consensus_peers.cc:597] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:32.432579  8638 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:32.438376  9254 raft_consensus.cc:1275] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 LEARNER]: Refusing update from remote peer b304a787951f47dfb8cffeb13a3e0265: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:32.443799 10596 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:32.446568 10596 consensus_queue.cc:1048] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [LEADER]: Connected to new peer: Peer: permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:25:32.449045  8606 consensus_peers.cc:597] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.450321  8681 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:32.456758  9218 consensus_peers.cc:597] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.467880  8681 consensus_peers.cc:597] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:32.519086  8606 consensus_peers.cc:597] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:32.593714  8634 raft_consensus.cc:1275] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Refusing update from remote peer 747c4a57e49949dbba1a1083a408c29e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:32.605459 10545 consensus_queue.cc:1048] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:32.609851 10595 raft_consensus.cc:2955] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:32.618533  8681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:34261, user_credentials={real_user=slave}} blocked reactor thread for 97706.7us
I20260709 12:25:32.618521  8636 raft_consensus.cc:2955] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
I20260709 12:25:32.642164  8461 catalog_manager.cc:5697] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 reported cstate change: config changed from index 3 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b304a787951f47dfb8cffeb13a3e0265" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:32.647608  9252 raft_consensus.cc:2955] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 747c4a57e49949dbba1a1083a408c29e (127.7.58.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } } }
W20260709 12:25:32.666673  9218 consensus_peers.cc:597] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:32.682049  9218 consensus_peers.cc:597] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:32.684942  9218 consensus_peers.cc:597] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.742715  8682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35231, user_credentials={real_user=slave}} blocked reactor thread for 67326us
W20260709 12:25:32.846010  8681 consensus_peers.cc:597] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:32.885708  9218 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.887295  8681 consensus_peers.cc:597] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:32.900828  9218 consensus_peers.cc:597] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:32.927208  8681 consensus_peers.cc:597] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.931980  8606 consensus_peers.cc:597] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:32.938838  8681 consensus_peers.cc:597] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.939687  8606 consensus_peers.cc:597] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:32.940172  8606 consensus_peers.cc:597] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:33.020745  8681 consensus_peers.cc:597] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:33.028797  9218 consensus_peers.cc:597] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:33.106428  7403 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8588)
W20260709 12:25:33.306170  8681 consensus_peers.cc:597] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:33.341364  8681 consensus_peers.cc:597] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:33.951823  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
W20260709 12:25:34.003479  9218 consensus_peers.cc:597] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:34.162403  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
W20260709 12:25:34.171692  8606 consensus_peers.cc:597] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:34.188303  8606 consensus_peers.cc:597] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:34.223927  8682 consensus_peers.cc:597] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.243665  9219 consensus_peers.cc:597] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.249364  9219 consensus_peers.cc:597] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.257061  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:34.261701  7403 tablet_replica.cc:333] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.268194  7403 raft_consensus.cc:2243] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.271093  7403 raft_consensus.cc:2272] T 487b9fb44f3e4c5291e3b2d78a03ab9b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.288506  8682 consensus_peers.cc:597] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.290864  7403 tablet_replica.cc:333] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.291911  7403 raft_consensus.cc:2243] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.292634  7403 raft_consensus.cc:2272] T 07ea9859cf8340c2aa76384524db1eff P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.295461  7403 tablet_replica.cc:333] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
W20260709 12:25:34.295334  8682 consensus_peers.cc:597] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.299417  7403 raft_consensus.cc:2243] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.300590  7403 raft_consensus.cc:2272] T 6ef849f41ace46399febd6a934ab0f0e P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.309275  9219 consensus_peers.cc:597] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.309861  7403 tablet_replica.cc:333] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.310789  7403 raft_consensus.cc:2243] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.313207  7403 raft_consensus.cc:2272] T d5236970e00c46cf9eed66b939e8f1af P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.315898  7403 tablet_replica.cc:333] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.317617  7403 raft_consensus.cc:2243] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.318691  7403 raft_consensus.cc:2272] T 2cb2623bbe234dd1870b83df0541f748 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.327402  7403 tablet_replica.cc:333] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.328128  7403 raft_consensus.cc:2243] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.328691  7403 raft_consensus.cc:2272] T 1602d17fc00f481abfcb86ab4d369760 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.330600  7403 tablet_replica.cc:333] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.331168  7403 raft_consensus.cc:2243] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.331609  7403 raft_consensus.cc:2272] T 952e019cdb8c479395293b6b585f6e58 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.333655  7403 tablet_replica.cc:333] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.334394  7403 raft_consensus.cc:2243] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.334882  7403 raft_consensus.cc:2272] T 166b891cb89c4d3eb6e0f9d5917f29dd P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.338271  9219 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.339947  7403 tablet_replica.cc:333] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.340844  7403 raft_consensus.cc:2243] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.342303  7403 raft_consensus.cc:2272] T e98babf925fa4bb488596df1d36c0752 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.343248  8682 consensus_peers.cc:597] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.347995  7403 tablet_replica.cc:333] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.348984  7403 raft_consensus.cc:2243] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:34.349195  9218 consensus_peers.cc:597] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:25:34.349838  7403 raft_consensus.cc:2272] T 74c4c91a318241d4aaf7d6559ce6f8ae P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.357424  7403 tablet_replica.cc:333] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
W20260709 12:25:34.358189  8606 consensus_peers.cc:597] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:34.358335  7403 raft_consensus.cc:2243] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:34.359522  9218 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:25:34.359577  7403 raft_consensus.cc:2272] T 1b03d2c54aa04e9bbb10e26481a957c3 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.362808  7403 tablet_replica.cc:333] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.363705  7403 raft_consensus.cc:2243] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.364845  7403 raft_consensus.cc:2272] T 526cc6507d51451894de8d2976d338b5 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.367551  7403 tablet_replica.cc:333] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.368770  7403 raft_consensus.cc:2243] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.369451  7403 raft_consensus.cc:2272] T aaa2f84004bc4ad78646330b5a6ba996 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.373164  7403 tablet_replica.cc:333] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.374059  7403 raft_consensus.cc:2243] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.374650  7403 raft_consensus.cc:2272] T 95ce94a70da84dc18a1ac9483e1463d4 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.377338  7403 tablet_replica.cc:333] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.378173  7403 raft_consensus.cc:2243] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.379331  7403 raft_consensus.cc:2272] T 0f891d7a08a1424383946f05d7627954 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.381975  7403 tablet_replica.cc:333] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.383628  7403 raft_consensus.cc:2243] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.384282  7403 raft_consensus.cc:2272] T 816cb656d59746868d712085d5ec2a68 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.384301  8682 consensus_peers.cc:597] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.387207  7403 tablet_replica.cc:333] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.388121  7403 raft_consensus.cc:2243] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.389046  7403 raft_consensus.cc:2272] T be5e19e2c1284508a823358c3e9df590 P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.391736  7403 tablet_replica.cc:333] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.392876  7403 raft_consensus.cc:2243] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.394222  7403 raft_consensus.cc:2272] T cf3aa70f29f2444983a894f043182f6a P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.397452  7403 tablet_replica.cc:333] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.398257  7403 raft_consensus.cc:2243] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.399178  7403 raft_consensus.cc:2272] T 6f00ce716b13423c98beab242c942fc9 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.403519  8681 consensus_peers.cc:597] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:25:34.405332  7403 tablet_replica.cc:333] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.406265  7403 raft_consensus.cc:2243] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.406921  7403 raft_consensus.cc:2272] T 491ba00c49ab4a4b8e6b7ac8e685e309 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.409318  7403 tablet_replica.cc:333] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.410356  7403 raft_consensus.cc:2243] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:34.410889  9219 consensus_peers.cc:597] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.411229  7403 raft_consensus.cc:2272] T 4996ef0e08c041608461e3fdd55f4fe5 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.414113  7403 tablet_replica.cc:333] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.418098  7403 raft_consensus.cc:2243] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.421160  7403 raft_consensus.cc:2272] T caa3087fab684142bcc5a7ed445a3171 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.421227  8682 consensus_peers.cc:597] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.425262  8682 consensus_peers.cc:597] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.425426  8606 consensus_peers.cc:597] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:34.427610  7403 tablet_replica.cc:333] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.428273  7403 raft_consensus.cc:2243] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.428705  7403 raft_consensus.cc:2272] T 7e85030b9f6a428985ea2b42c9f6ff88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.431033  7403 tablet_replica.cc:333] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.432046  7403 raft_consensus.cc:2243] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.432821  7403 raft_consensus.cc:2272] T a78191c2d5374cdfbee61a906840e8f4 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.434855  7403 tablet_replica.cc:333] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.435432  7403 raft_consensus.cc:2243] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.435915  7403 raft_consensus.cc:2272] T 56534546331240d5b39cffa5f83e3693 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.437747  7403 tablet_replica.cc:333] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.438473  7403 raft_consensus.cc:2243] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.439411  7403 raft_consensus.cc:2272] T 9033a2d7ab584187912cbcd12d8ebe77 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.442845  7403 tablet_replica.cc:333] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
W20260709 12:25:34.443415  9219 consensus_peers.cc:597] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.443706  7403 raft_consensus.cc:2243] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.444310  7403 raft_consensus.cc:2272] T cf51289b537c414e86203d83a10d96da P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.446768  7403 tablet_replica.cc:333] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.447532  7403 raft_consensus.cc:2243] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.448302  7403 raft_consensus.cc:2272] T a1590c9d0b194d8d8dbc0d1edfcd576b P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.450050  8682 consensus_peers.cc:597] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.451785  7403 tablet_replica.cc:333] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.453575  7403 raft_consensus.cc:2243] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.454329  7403 raft_consensus.cc:2272] T dab7596e8e1c43478ceee5fcfa92118d P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.456947  7403 tablet_replica.cc:333] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.457723  7403 raft_consensus.cc:2243] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.458774  7403 raft_consensus.cc:2272] T d89f44d9cd4f48c2832ac2c65c7894ff P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.461081  7403 tablet_replica.cc:333] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.461835  7403 raft_consensus.cc:2243] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.462427  7403 raft_consensus.cc:2272] T a25e89ce8eef4fe89304005554cdc09f P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.465037  7403 tablet_replica.cc:333] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.465796  7403 raft_consensus.cc:2243] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.466374  7403 raft_consensus.cc:2272] T 8e27c62daefe4ff780a1479a1e8d6c2b P c554acdfebe04d1cb4b07d1314acab03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.469529  7403 tablet_replica.cc:333] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.470283  7403 raft_consensus.cc:2243] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.470803  7403 raft_consensus.cc:2272] T a102f8b64ae341378258792908e8f6aa P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.472638  7403 tablet_replica.cc:333] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.473173  7403 raft_consensus.cc:2243] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.474071  7403 raft_consensus.cc:2272] T 3285ad47506b4c46b6d0cad07cab46e0 P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.475991  7403 tablet_replica.cc:333] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.476537  7403 raft_consensus.cc:2243] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.477547  7403 raft_consensus.cc:2272] T 7eee981096084821b2d4907affe08abe P c554acdfebe04d1cb4b07d1314acab03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.479550  7403 tablet_replica.cc:333] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.480289  7403 raft_consensus.cc:2243] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.481216  7403 raft_consensus.cc:2272] T cd70f3ced6d040588fb6063726efd07b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.483770  7403 tablet_replica.cc:333] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
W20260709 12:25:34.484167  8682 consensus_peers.cc:597] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.484493  7403 raft_consensus.cc:2243] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.485080  7403 raft_consensus.cc:2272] T d0df3b63581a42b3a29508deecc38556 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.487038  7403 tablet_replica.cc:333] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.487586  7403 raft_consensus.cc:2243] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.488005  7403 raft_consensus.cc:2272] T 2aa9d56fb75845c0a3c6d1c16178a5cf P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.490008  7403 tablet_replica.cc:333] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.490530  7403 raft_consensus.cc:2243] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.490980  7403 raft_consensus.cc:2272] T ca888b4247e34fc2a19e1613961ca3bc P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.493216  7403 tablet_replica.cc:333] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.493955  7403 raft_consensus.cc:2243] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.494966  7403 raft_consensus.cc:2272] T 43c3e4db81a54fd1866ab779c5d32674 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.498550  7403 tablet_replica.cc:333] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.499281  7403 raft_consensus.cc:2243] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.500304  7403 raft_consensus.cc:2272] T 1287a9cfbb834ec58edf63c8db7da6b7 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.502738  7403 tablet_replica.cc:333] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.503424  7403 raft_consensus.cc:2243] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.504415  7403 raft_consensus.cc:2272] T a9f376697fbd43709ffdaf7309896ad7 P c554acdfebe04d1cb4b07d1314acab03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.506868  7403 tablet_replica.cc:333] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.508770  7403 raft_consensus.cc:2243] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.509964  7403 raft_consensus.cc:2272] T 41fb3977c49b4f21a555c7c286cec44b P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.512257  7403 tablet_replica.cc:333] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.512892  7403 raft_consensus.cc:2243] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:34.513396  7403 raft_consensus.cc:2272] T 56ed681db24649f9b029db1e0e7fdb88 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:34.517669  7403 tablet_replica.cc:333] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03: stopping tablet replica
I20260709 12:25:34.518297  7403 raft_consensus.cc:2243] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:34.519281  7403 raft_consensus.cc:2272] T afa33b2a4dc84c719907912ce4271d32 P c554acdfebe04d1cb4b07d1314acab03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:34.520426  9219 consensus_peers.cc:597] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.521739  8682 consensus_peers.cc:597] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.526700  9219 consensus_peers.cc:597] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.537072  8681 consensus_peers.cc:597] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:34.559006  9219 consensus_peers.cc:597] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.588847  8681 consensus_peers.cc:597] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.603143  8682 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. 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 12:25:34.657945  9219 consensus_peers.cc:597] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:34.671471  8682 consensus_peers.cc:597] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:34.673189  8681 consensus_peers.cc:597] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.690218  9219 consensus_peers.cc:597] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:34.697831  9219 consensus_peers.cc:597] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:34.719949  9219 consensus_peers.cc:597] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:34.731968  9218 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.748908  8682 consensus_peers.cc:597] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:34.752941  8681 consensus_peers.cc:597] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:34.764427  9218 consensus_peers.cc:597] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.777158  8681 consensus_peers.cc:597] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.814085  8681 consensus_peers.cc:597] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.845271  9218 consensus_peers.cc:597] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.855683  8681 consensus_peers.cc:597] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:34.875370  8681 consensus_peers.cc:597] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:34.892177  9218 consensus_peers.cc:597] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:35.059820  9218 consensus_peers.cc:597] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:35.086585  9218 consensus_peers.cc:597] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:35.112061  8681 consensus_peers.cc:597] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:35.120376  9218 consensus_peers.cc:597] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:35.121002  9218 consensus_peers.cc:597] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:35.121421  9218 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:35.186568  8681 consensus_peers.cc:597] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:35.268821  8681 consensus_peers.cc:597] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:25:35.283099  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
W20260709 12:25:35.316694  8681 consensus_peers.cc:597] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:35.344703 10526 raft_consensus.cc:493] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.345369 10526 raft_consensus.cc:515] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:35.348047 10526 leader_election.cc:290] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.351555  8681 leader_election.cc:336] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:35.361428  8682 leader_election.cc:336] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.362057  8682 leader_election.cc:304] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.362941 10526 raft_consensus.cc:2749] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:35.398206 10546 raft_consensus.cc:493] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.398919 10546 raft_consensus.cc:515] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.401155 10546 leader_election.cc:290] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.407707  9219 leader_election.cc:336] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.408677 10546 raft_consensus.cc:493] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.409248 10546 raft_consensus.cc:515] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:35.409754  9218 leader_election.cc:336] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.410532  9218 leader_election.cc:304] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.411439 10506 raft_consensus.cc:2749] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:35.411659 10546 leader_election.cc:290] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.417281  9219 leader_election.cc:336] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
W20260709 12:25:35.417923  9218 leader_election.cc:336] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.420065  9218 leader_election.cc:304] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.423874 10546 raft_consensus.cc:2749] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:35.447506  8681 consensus_peers.cc:597] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:25:35.463585  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
I20260709 12:25:35.471504 10506 raft_consensus.cc:493] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.472173 10506 raft_consensus.cc:515] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.464068 10619 raft_consensus.cc:493] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.475000 10619 raft_consensus.cc:515] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.482412 10506 leader_election.cc:290] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.485411  9218 leader_election.cc:336] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:35.486431  9219 leader_election.cc:336] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.485402 10506 raft_consensus.cc:493] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.487142  9219 leader_election.cc:304] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.487859 10506 raft_consensus.cc:515] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.489068 10545 raft_consensus.cc:2749] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:35.489692 10619 leader_election.cc:290] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:35.490264 10506 leader_election.cc:290] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.495009  9217 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.495649  9217 consensus_peers.cc:597] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.496615  9219 leader_election.cc:336] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
W20260709 12:25:35.498710  8682 leader_election.cc:336] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.499128  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f891d7a08a1424383946f05d7627954" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:35.502173  8682 leader_election.cc:304] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:35.508540  9218 leader_election.cc:336] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.509065  9218 leader_election.cc:304] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.512301 10546 raft_consensus.cc:2749] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:35.518054  9217 consensus_peers.cc:597] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.521824 10622 raft_consensus.cc:2749] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:35.533130  9217 consensus_peers.cc:597] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.538803 10622 raft_consensus.cc:493] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.539430 10622 raft_consensus.cc:515] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:35.543453 10622 leader_election.cc:290] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:35.551898 10619 raft_consensus.cc:493] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.553148 10619 raft_consensus.cc:515] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:35.555620 10619 leader_election.cc:290] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:35.556447 10506 raft_consensus.cc:493] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.557003 10506 raft_consensus.cc:515] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:35.551621  8682 leader_election.cc:336] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
W20260709 12:25:35.560778  8681 leader_election.cc:336] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:35.565551  9219 leader_election.cc:336] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
W20260709 12:25:35.572145  8682 leader_election.cc:336] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.565658  8681 leader_election.cc:304] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.579044 10545 raft_consensus.cc:493] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.579648 10545 raft_consensus.cc:515] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.581910 10545 leader_election.cc:290] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:35.584358 10622 raft_consensus.cc:2749] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:35.585007  9218 consensus_peers.cc:597] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:35.585155  9217 leader_election.cc:336] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:35.585637  9217 leader_election.cc:304] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:35.587173  9219 leader_election.cc:336] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.587488 10545 raft_consensus.cc:2749] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:25:35.578962 10506 leader_election.cc:290] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:35.591886  9217 leader_election.cc:336] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:35.592367  9217 leader_election.cc:304] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.593225 10506 raft_consensus.cc:493] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.593595 10545 raft_consensus.cc:2749] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:35.593770 10506 raft_consensus.cc:515] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
W20260709 12:25:35.595604  8681 leader_election.cc:336] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.596966  8681 leader_election.cc:304] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.597710 10622 raft_consensus.cc:2749] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:25:35.599973 10622 raft_consensus.cc:493] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.600466 10622 raft_consensus.cc:515] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
W20260709 12:25:35.604576  9219 leader_election.cc:336] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.605523 10506 leader_election.cc:290] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
W20260709 12:25:35.609328  9217 consensus_peers.cc:597] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.610687  9217 leader_election.cc:336] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:35.611099  9217 leader_election.cc:304] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.611850 10506 raft_consensus.cc:2749] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:35.614387 10622 leader_election.cc:290] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.624091  8681 leader_election.cc:336] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:35.625355  8682 leader_election.cc:336] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.625860  8682 leader_election.cc:304] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.626544 10622 raft_consensus.cc:2749] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:35.626706  9217 consensus_peers.cc:597] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.630486  9217 consensus_peers.cc:597] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.635098  9217 consensus_peers.cc:597] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:35.643290 10506 raft_consensus.cc:493] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.643884 10506 raft_consensus.cc:515] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.645887 10506 leader_election.cc:290] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.651031  9218 leader_election.cc:336] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:35.652741  9219 leader_election.cc:336] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.653194  9219 leader_election.cc:304] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.654633 10506 raft_consensus.cc:2749] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:35.664391 10622 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.665146 10622 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.668113 10622 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:35.671886  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:35.674481  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89f44d9cd4f48c2832ac2c65c7894ff" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:35.675419  7403 tablet_replica.cc:333] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.676352  7403 raft_consensus.cc:2243] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.677219  7403 raft_consensus.cc:2272] T 8c2beb18ba5e4bc3855a85e7f164de6d P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:35.683980  8682 leader_election.cc:336] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.685436  8682 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 747c4a57e49949dbba1a1083a408c29e, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.686223 10619 raft_consensus.cc:2749] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:25:35.686873  7403 tablet_replica.cc:333] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.687892  7403 raft_consensus.cc:2243] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.688536  7403 raft_consensus.cc:2272] T 07ea9859cf8340c2aa76384524db1eff P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.691543  7403 tablet_replica.cc:333] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.692529  7403 raft_consensus.cc:2243] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.693243  7403 raft_consensus.cc:2272] T 6ef849f41ace46399febd6a934ab0f0e P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.696400  7403 tablet_replica.cc:333] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.697422  7403 raft_consensus.cc:2243] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.698665  7403 raft_consensus.cc:2272] T 74c4c91a318241d4aaf7d6559ce6f8ae P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.701613  7403 tablet_replica.cc:333] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.702593  7403 raft_consensus.cc:2243] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.703773  7403 raft_consensus.cc:2272] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.707067  7403 tablet_replica.cc:333] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.708063  7403 raft_consensus.cc:2243] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.708755  7403 raft_consensus.cc:2272] T 2cb2623bbe234dd1870b83df0541f748 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.711966  7403 tablet_replica.cc:333] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.712909  7403 raft_consensus.cc:2243] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.714164  7403 raft_consensus.cc:2272] T 1602d17fc00f481abfcb86ab4d369760 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.716388 10619 raft_consensus.cc:493] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.717062  7403 tablet_replica.cc:333] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.716881 10619 raft_consensus.cc:515] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:35.718108  7403 raft_consensus.cc:2243] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.719609  7403 raft_consensus.cc:2272] T 8077f31e5e8e4410a8a3859141001748 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.723327  7403 tablet_replica.cc:333] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.724303  7403 raft_consensus.cc:2243] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.726485  7403 raft_consensus.cc:2272] T 788ae9bc5e6943849c8642f153da40c8 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:35.728730  8681 consensus_peers.cc:597] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:25:35.729925  8682 leader_election.cc:336] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.730046 10619 leader_election.cc:290] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:35.729332  7403 tablet_replica.cc:333] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.732304  7403 raft_consensus.cc:2243] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:35.732802  8681 leader_election.cc:336] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.734149  8681 leader_election.cc:304] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:35.735270  9218 consensus_peers.cc:597] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:35.733084  7403 raft_consensus.cc:2272] T aa434b5d7127479886def3402e978c95 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.737062 10545 raft_consensus.cc:493] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.735383 10622 raft_consensus.cc:2749] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:35.737653 10545 raft_consensus.cc:515] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.743870 10545 leader_election.cc:290] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:35.744693  7403 tablet_replica.cc:333] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
W20260709 12:25:35.745563  9217 leader_election.cc:336] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:35.745683  7403 raft_consensus.cc:2243] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.746551  7403 raft_consensus.cc:2272] T 0f891d7a08a1424383946f05d7627954 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.748961  7403 tablet_replica.cc:333] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
W20260709 12:25:35.748893  9219 leader_election.cc:336] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.749577  9219 leader_election.cc:304] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.750133  7403 raft_consensus.cc:2243] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.750550 10545 raft_consensus.cc:2749] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:35.751361  7403 raft_consensus.cc:2272] T aaa2f84004bc4ad78646330b5a6ba996 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.753975  7403 tablet_replica.cc:333] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.754936  7403 raft_consensus.cc:2243] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.755887  7403 raft_consensus.cc:2272] T 6a67e614e2ef43549f3436ef040e63f4 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:35.757649  9218 leader_election.cc:336] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.758502  7403 tablet_replica.cc:333] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.759413  7403 raft_consensus.cc:2243] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.759984  7403 raft_consensus.cc:2272] T 1b03d2c54aa04e9bbb10e26481a957c3 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.762712  7403 tablet_replica.cc:333] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.763736  7403 raft_consensus.cc:2243] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.763723 10622 raft_consensus.cc:493] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.764583  7403 raft_consensus.cc:2272] T 526cc6507d51451894de8d2976d338b5 P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.764552 10622 raft_consensus.cc:515] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:35.767045 10622 leader_election.cc:290] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:35.771253  7403 tablet_replica.cc:333] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
W20260709 12:25:35.772256  8681 leader_election.cc:336] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.773180  7403 raft_consensus.cc:2243] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.773983  7403 raft_consensus.cc:2272] T 816cb656d59746868d712085d5ec2a68 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:35.774747  8682 leader_election.cc:336] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.775306  8682 leader_election.cc:304] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.776721  7403 tablet_replica.cc:333] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.776827 10622 raft_consensus.cc:2749] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:35.777709  7403 raft_consensus.cc:2243] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.777491 10545 raft_consensus.cc:493] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.778505  7403 raft_consensus.cc:2272] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.778499 10545 raft_consensus.cc:515] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.781544  7403 tablet_replica.cc:333] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.781984 10545 leader_election.cc:290] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
I20260709 12:25:35.782467  7403 raft_consensus.cc:2243] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.783162  7403 raft_consensus.cc:2272] T cf3aa70f29f2444983a894f043182f6a P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.786113  7403 tablet_replica.cc:333] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.787015  7403 raft_consensus.cc:2243] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:35.787972  9219 leader_election.cc:336] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.788118  7403 raft_consensus.cc:2272] T 491ba00c49ab4a4b8e6b7ac8e685e309 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.795751  7403 tablet_replica.cc:333] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.796833  7403 raft_consensus.cc:2243] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.798187 10545 raft_consensus.cc:493] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.798297  7403 raft_consensus.cc:2272] T 4996ef0e08c041608461e3fdd55f4fe5 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.798733 10545 raft_consensus.cc:515] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.802038  7403 tablet_replica.cc:333] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.802153 10545 leader_election.cc:290] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:35.803440  7403 raft_consensus.cc:2243] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.804855  7403 raft_consensus.cc:2272] T caa3087fab684142bcc5a7ed445a3171 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:35.804947  9217 leader_election.cc:336] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:35.808214  7403 tablet_replica.cc:333] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
W20260709 12:25:35.808151  9219 leader_election.cc:336] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.808804  9219 leader_election.cc:304] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.809417  7403 raft_consensus.cc:2243] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.810163 10545 raft_consensus.cc:2749] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:25:35.816011  9218 leader_election.cc:336] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.822574  9218 leader_election.cc:304] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.823429 10545 raft_consensus.cc:2749] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:35.827282 10622 raft_consensus.cc:493] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.827693  7403 raft_consensus.cc:2272] T 7e85030b9f6a428985ea2b42c9f6ff88 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.827883 10622 raft_consensus.cc:515] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } }
I20260709 12:25:35.830338  7403 tablet_replica.cc:333] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.831169  7403 raft_consensus.cc:2243] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.832285  7403 raft_consensus.cc:2272] T a87d0b38bb964d228fa424aa427569b9 P b304a787951f47dfb8cffeb13a3e0265 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.830430 10622 leader_election.cc:290] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263)
W20260709 12:25:35.836457  8681 leader_election.cc:336] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
W20260709 12:25:35.842829  8682 leader_election.cc:336] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.844230  8682 leader_election.cc:304] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [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: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:35.845099 10622 raft_consensus.cc:2749] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:35.835476  7403 tablet_replica.cc:333] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.846393  7403 raft_consensus.cc:2243] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.847359  7403 raft_consensus.cc:2272] T a78191c2d5374cdfbee61a906840e8f4 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.849857  7403 tablet_replica.cc:333] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.850615  7403 raft_consensus.cc:2243] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.851627  7403 raft_consensus.cc:2272] T 56534546331240d5b39cffa5f83e3693 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.854398  7403 tablet_replica.cc:333] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.855150  7403 raft_consensus.cc:2243] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.855719  7403 raft_consensus.cc:2272] T cf51289b537c414e86203d83a10d96da P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.858080  7403 tablet_replica.cc:333] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.858881  7403 raft_consensus.cc:2243] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.859970  7403 raft_consensus.cc:2272] T a1590c9d0b194d8d8dbc0d1edfcd576b P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.862541  7403 tablet_replica.cc:333] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.863395  7403 raft_consensus.cc:2243] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.863950  7403 raft_consensus.cc:2272] T d89f44d9cd4f48c2832ac2c65c7894ff P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.866559  7403 tablet_replica.cc:333] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.867334  7403 raft_consensus.cc:2243] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.868369  7403 raft_consensus.cc:2272] T a25e89ce8eef4fe89304005554cdc09f P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.870903  7403 tablet_replica.cc:333] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.871680  7403 raft_consensus.cc:2243] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.873168  7403 raft_consensus.cc:2272] T dab7596e8e1c43478ceee5fcfa92118d P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.875916  7403 tablet_replica.cc:333] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.876647  7403 raft_consensus.cc:2243] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.878129  7403 raft_consensus.cc:2272] T 2baf682112e2497a8cde21e26fd8ab41 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.880682  7403 tablet_replica.cc:333] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.881443  7403 raft_consensus.cc:2243] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.882506  7403 raft_consensus.cc:2272] T 676b740fa7724ced9546479746050799 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.884903  7403 tablet_replica.cc:333] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.885690  7403 raft_consensus.cc:2243] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.886255  7403 raft_consensus.cc:2272] T afa33b2a4dc84c719907912ce4271d32 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.888759  7403 tablet_replica.cc:333] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.889513  7403 raft_consensus.cc:2243] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.890460  7403 raft_consensus.cc:2272] T d0df3b63581a42b3a29508deecc38556 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.892943  7403 tablet_replica.cc:333] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.893682  7403 raft_consensus.cc:2243] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.894273  7403 raft_consensus.cc:2272] T 70e2cdda3dc748f799c3f8eb36830c72 P b304a787951f47dfb8cffeb13a3e0265 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.896840  7403 tablet_replica.cc:333] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.897599  7403 raft_consensus.cc:2243] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.898160  7403 raft_consensus.cc:2272] T 2aa9d56fb75845c0a3c6d1c16178a5cf P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.900461  7403 tablet_replica.cc:333] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.901170  7403 raft_consensus.cc:2243] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.902290  7403 raft_consensus.cc:2272] T 73e996e814f3433183a9e3c96dff6604 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.904292 10622 raft_consensus.cc:493] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c554acdfebe04d1cb4b07d1314acab03)
I20260709 12:25:35.904755  7403 tablet_replica.cc:333] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.904909 10622 raft_consensus.cc:515] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "35559c6ed1c848439c4ebc440df9a9d5" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 34261 } } peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } attrs { replace: true } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:35.908412 10622 leader_election.cc:290] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261), c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), 747c4a57e49949dbba1a1083a408c29e (127.7.58.196:35231)
I20260709 12:25:35.905576  7403 raft_consensus.cc:2243] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.910470  7403 raft_consensus.cc:2272] T 1287a9cfbb834ec58edf63c8db7da6b7 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.913363  7403 tablet_replica.cc:333] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.914284  7403 raft_consensus.cc:2243] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:35.914335  8681 leader_election.cc:336] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111)
I20260709 12:25:35.915869  7403 raft_consensus.cc:2272] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.917868  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eee981096084821b2d4907affe08abe" candidate_uuid: "b304a787951f47dfb8cffeb13a3e0265" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "747c4a57e49949dbba1a1083a408c29e" is_pre_election: true
I20260709 12:25:35.918716  9252 raft_consensus.cc:2468] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b304a787951f47dfb8cffeb13a3e0265 in term 1.
I20260709 12:25:35.920259  7403 tablet_replica.cc:333] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
W20260709 12:25:35.920995  8682 leader_election.cc:336] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:35.931689  8682 leader_election.cc:304] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b304a787951f47dfb8cffeb13a3e0265; no voters: 35559c6ed1c848439c4ebc440df9a9d5, c554acdfebe04d1cb4b07d1314acab03
W20260709 12:25:35.933111  8682 raft_consensus.cc:2686] T 7eee981096084821b2d4907affe08abe P b304a787951f47dfb8cffeb13a3e0265: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:35.921173  7403 raft_consensus.cc:2243] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.934484  7403 raft_consensus.cc:2272] T ff28881e6f8e412bbc7b859392283d93 P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.936954  7403 tablet_replica.cc:333] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.937577  7403 raft_consensus.cc:2243] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.938117  7403 raft_consensus.cc:2272] T cd70f3ced6d040588fb6063726efd07b P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.940560  7403 tablet_replica.cc:333] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.941226  7403 raft_consensus.cc:2243] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.942189  7403 raft_consensus.cc:2272] T 8e27c62daefe4ff780a1479a1e8d6c2b P b304a787951f47dfb8cffeb13a3e0265 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.944711  7403 tablet_replica.cc:333] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.945436  7403 raft_consensus.cc:2243] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.945978  7403 raft_consensus.cc:2272] T 3285ad47506b4c46b6d0cad07cab46e0 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.948602  7403 tablet_replica.cc:333] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.949260  7403 raft_consensus.cc:2243] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:35.950778  7403 raft_consensus.cc:2272] T a102f8b64ae341378258792908e8f6aa P b304a787951f47dfb8cffeb13a3e0265 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:35.953275  7403 tablet_replica.cc:333] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265: stopping tablet replica
I20260709 12:25:35.953914  7403 raft_consensus.cc:2243] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:35.954933  7403 raft_consensus.cc:2272] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P b304a787951f47dfb8cffeb13a3e0265 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:36.004914  9217 consensus_peers.cc:597] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:36.050060  9217 consensus_peers.cc:597] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. 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 12:25:36.079003  9217 consensus_peers.cc:597] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e -> Peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Couldn't send request to peer b304a787951f47dfb8cffeb13a3e0265. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.195:34119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:36.308884  9218 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111) [suppressed 530 similar messages]
I20260709 12:25:36.474076  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
W20260709 12:25:36.600847  9219 consensus_peers.cc:597] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e -> Peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Couldn't send request to peer c554acdfebe04d1cb4b07d1314acab03. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:36.620163  7403 tablet_server.cc:179] TabletServer@127.7.58.196:0 shutting down...
W20260709 12:25:36.659796  9218 consensus_peers.cc:597] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e -> Peer 35559c6ed1c848439c4ebc440df9a9d5 (127.7.58.193:34261): Couldn't send request to peer 35559c6ed1c848439c4ebc440df9a9d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:34261: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:25:36.688998  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:36.690160  7403 tablet_replica.cc:333] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.691023  7403 raft_consensus.cc:2243] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.691644  7403 raft_consensus.cc:2272] T 7eee981096084821b2d4907affe08abe P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.694092  7403 tablet_replica.cc:333] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.694877  7403 raft_consensus.cc:2243] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.695611  7403 raft_consensus.cc:2272] T a87d0b38bb964d228fa424aa427569b9 P 747c4a57e49949dbba1a1083a408c29e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.698175  7403 tablet_replica.cc:333] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.698933  7403 raft_consensus.cc:2243] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.699913  7403 raft_consensus.cc:2272] T cf51289b537c414e86203d83a10d96da P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.703609  7403 tablet_replica.cc:333] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.704427  7403 raft_consensus.cc:2243] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.704979  7403 raft_consensus.cc:2272] T 4996ef0e08c041608461e3fdd55f4fe5 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.707731  7403 tablet_replica.cc:333] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.708554  7403 raft_consensus.cc:2243] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.709115  7403 raft_consensus.cc:2272] T 1b03d2c54aa04e9bbb10e26481a957c3 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.711668  7403 tablet_replica.cc:333] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.712447  7403 raft_consensus.cc:2243] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.713200  7403 raft_consensus.cc:2272] T d5236970e00c46cf9eed66b939e8f1af P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.716153  7403 tablet_replica.cc:333] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.716908  7403 raft_consensus.cc:2243] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.717576  7403 raft_consensus.cc:2272] T 8077f31e5e8e4410a8a3859141001748 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.720041  7403 tablet_replica.cc:333] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.720835  7403 raft_consensus.cc:2243] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.721966  7403 raft_consensus.cc:2272] T aa434b5d7127479886def3402e978c95 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.724624  7403 tablet_replica.cc:333] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.725454  7403 raft_consensus.cc:2243] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.726105  7403 raft_consensus.cc:2272] T d89f44d9cd4f48c2832ac2c65c7894ff P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.728801  7403 tablet_replica.cc:333] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.729617  7403 raft_consensus.cc:2243] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.730147  7403 raft_consensus.cc:2272] T 9033a2d7ab584187912cbcd12d8ebe77 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.732836  7403 tablet_replica.cc:333] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.733796  7403 raft_consensus.cc:2243] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.734340  7403 raft_consensus.cc:2272] T a9f376697fbd43709ffdaf7309896ad7 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.737011  7403 tablet_replica.cc:333] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.737946  7403 raft_consensus.cc:2243] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.738652  7403 raft_consensus.cc:2272] T 74c4c91a318241d4aaf7d6559ce6f8ae P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.741334  7403 tablet_replica.cc:333] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.742107  7403 raft_consensus.cc:2243] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.742789  7403 raft_consensus.cc:2272] T 8c2beb18ba5e4bc3855a85e7f164de6d P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.745435  7403 tablet_replica.cc:333] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.746201  7403 raft_consensus.cc:2243] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.746954  7403 raft_consensus.cc:2272] T cf3aa70f29f2444983a894f043182f6a P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.749732  7403 tablet_replica.cc:333] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.750574  7403 raft_consensus.cc:2243] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.751582  7403 raft_consensus.cc:2272] T ff28881e6f8e412bbc7b859392283d93 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.754294  7403 tablet_replica.cc:333] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.755064  7403 raft_consensus.cc:2243] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.755671  7403 raft_consensus.cc:2272] T dab7596e8e1c43478ceee5fcfa92118d P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.757905  7403 tablet_replica.cc:333] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.758630  7403 raft_consensus.cc:2243] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.759775  7403 raft_consensus.cc:2272] T 2baf682112e2497a8cde21e26fd8ab41 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.762405  7403 tablet_replica.cc:333] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.763257  7403 raft_consensus.cc:2243] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.764218  7403 raft_consensus.cc:2272] T 166b891cb89c4d3eb6e0f9d5917f29dd P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.767001  7403 tablet_replica.cc:333] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.767859  7403 raft_consensus.cc:2243] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.768965  7403 raft_consensus.cc:2272] T be5e19e2c1284508a823358c3e9df590 P 747c4a57e49949dbba1a1083a408c29e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.772053  7403 tablet_replica.cc:333] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.772841  7403 raft_consensus.cc:2243] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.773948  7403 raft_consensus.cc:2272] T 816cb656d59746868d712085d5ec2a68 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.776678  7403 tablet_replica.cc:333] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.777422  7403 raft_consensus.cc:2243] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.778112  7403 raft_consensus.cc:2272] T 0f891d7a08a1424383946f05d7627954 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.780767  7403 tablet_replica.cc:333] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.781538  7403 raft_consensus.cc:2243] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.782563  7403 raft_consensus.cc:2272] T 487b9fb44f3e4c5291e3b2d78a03ab9b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.785207  7403 tablet_replica.cc:333] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.786010  7403 raft_consensus.cc:2243] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.786576  7403 raft_consensus.cc:2272] T 6f00ce716b13423c98beab242c942fc9 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.789013  7403 tablet_replica.cc:333] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.789741  7403 raft_consensus.cc:2243] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.790421  7403 raft_consensus.cc:2272] T 788ae9bc5e6943849c8642f153da40c8 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.792958  7403 tablet_replica.cc:333] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.793681  7403 raft_consensus.cc:2243] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.794833  7403 raft_consensus.cc:2272] T 70e2cdda3dc748f799c3f8eb36830c72 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.797294  7403 tablet_replica.cc:333] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.798112  7403 raft_consensus.cc:2243] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.799067  7403 raft_consensus.cc:2272] T 2aa9d56fb75845c0a3c6d1c16178a5cf P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.801764  7403 tablet_replica.cc:333] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.802876  7403 raft_consensus.cc:2243] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.803902  7403 raft_consensus.cc:2272] T 07ea9859cf8340c2aa76384524db1eff P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.806856  7403 tablet_replica.cc:333] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.807648  7403 raft_consensus.cc:2243] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.808351  7403 raft_consensus.cc:2272] T a1590c9d0b194d8d8dbc0d1edfcd576b P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.811254  7403 tablet_replica.cc:333] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.812024  7403 raft_consensus.cc:2243] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.813017  7403 raft_consensus.cc:2272] T 95ce94a70da84dc18a1ac9483e1463d4 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.856101  7403 tablet_replica.cc:333] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.860965  7403 raft_consensus.cc:2243] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.864416  7403 raft_consensus.cc:2272] T f5560f6ab0f644e4a1823ddd7b4c4bf8 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.870935  7403 tablet_replica.cc:333] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.872768  7403 raft_consensus.cc:2243] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.875535  7403 raft_consensus.cc:2272] T 6a67e614e2ef43549f3436ef040e63f4 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.879967  7403 tablet_replica.cc:333] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.881524  7403 raft_consensus.cc:2243] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.884039  7403 raft_consensus.cc:2272] T 2a79d1c8c2534c66b42a5e46ab0a7ca7 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.888451 10506 raft_consensus.cc:493] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b304a787951f47dfb8cffeb13a3e0265)
I20260709 12:25:36.889387  7403 tablet_replica.cc:333] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.889659 10506 raft_consensus.cc:515] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c554acdfebe04d1cb4b07d1314acab03" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 41263 } } peers { permanent_uuid: "b304a787951f47dfb8cffeb13a3e0265" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 34119 } } peers { permanent_uuid: "747c4a57e49949dbba1a1083a408c29e" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35231 } attrs { promote: false } }
I20260709 12:25:36.890866  7403 raft_consensus.cc:2243] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.893189  7403 raft_consensus.cc:2272] T a102f8b64ae341378258792908e8f6aa P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.896862  7403 tablet_replica.cc:333] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.897969  7403 raft_consensus.cc:2243] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:36.900553  9217 leader_election.cc:336] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119): Network error: Client connection negotiation failed: client connection to 127.7.58.195:34119: connect: Connection refused (error 111)
I20260709 12:25:36.900565  7403 raft_consensus.cc:2272] T e98babf925fa4bb488596df1d36c0752 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.910058 10506 leader_election.cc:290] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263), b304a787951f47dfb8cffeb13a3e0265 (127.7.58.195:34119)
I20260709 12:25:36.914054  7403 tablet_replica.cc:333] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
W20260709 12:25:36.914819  9219 leader_election.cc:336] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c554acdfebe04d1cb4b07d1314acab03 (127.7.58.194:41263): Network error: Client connection negotiation failed: client connection to 127.7.58.194:41263: connect: Connection refused (error 111)
I20260709 12:25:36.915243  7403 raft_consensus.cc:2243] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.915462  9219 leader_election.cc:304] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [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: 747c4a57e49949dbba1a1083a408c29e; no voters: b304a787951f47dfb8cffeb13a3e0265, c554acdfebe04d1cb4b07d1314acab03
I20260709 12:25:36.916689 10506 raft_consensus.cc:2749] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:36.917289  7403 raft_consensus.cc:2272] T 7df30c11a0894ca6ac76fd5bacb5e2f4 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.922240  7403 tablet_replica.cc:333] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.923560  7403 raft_consensus.cc:2243] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.926702  7403 raft_consensus.cc:2272] T ca888b4247e34fc2a19e1613961ca3bc P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.930974  7403 tablet_replica.cc:333] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.931915  7403 raft_consensus.cc:2243] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.934314  7403 raft_consensus.cc:2272] T 73e996e814f3433183a9e3c96dff6604 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.938242  7403 tablet_replica.cc:333] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.939299  7403 raft_consensus.cc:2243] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.940996  7403 raft_consensus.cc:2272] T 43c3e4db81a54fd1866ab779c5d32674 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.944808  7403 tablet_replica.cc:333] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.945894  7403 raft_consensus.cc:2243] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.946951  7403 raft_consensus.cc:2272] T 1602d17fc00f481abfcb86ab4d369760 P 747c4a57e49949dbba1a1083a408c29e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.951557  7403 tablet_replica.cc:333] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.952569  7403 raft_consensus.cc:2243] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.954396  7403 raft_consensus.cc:2272] T aaa2f84004bc4ad78646330b5a6ba996 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.959980  7403 tablet_replica.cc:333] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.960959  7403 raft_consensus.cc:2243] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.963052  7403 raft_consensus.cc:2272] T 952e019cdb8c479395293b6b585f6e58 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.967327  7403 tablet_replica.cc:333] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.968400  7403 raft_consensus.cc:2243] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.970890  7403 raft_consensus.cc:2272] T 41fb3977c49b4f21a555c7c286cec44b P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.975518  7403 tablet_replica.cc:333] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.976534  7403 raft_consensus.cc:2243] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.978879  7403 raft_consensus.cc:2272] T 676b740fa7724ced9546479746050799 P 747c4a57e49949dbba1a1083a408c29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.983249  7403 tablet_replica.cc:333] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e: stopping tablet replica
I20260709 12:25:36.984057  7403 raft_consensus.cc:2243] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.986291  7403 raft_consensus.cc:2272] T 56ed681db24649f9b029db1e0e7fdb88 P 747c4a57e49949dbba1a1083a408c29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.747982  7403 tablet_server.cc:196] TabletServer@127.7.58.196:0 shutdown complete.
I20260709 12:25:37.860213  7403 master.cc:562] Master@127.7.58.254:40573 shutting down...
W20260709 12:25:37.905719  8512 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:25:37.906086  8512 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:25:37.906332  8512 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:25:37.910622  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.911324  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.911706  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0234441ec3b74b25aa72d2e2b0af8bfa: stopping tablet replica
I20260709 12:25:38.014118  7403 master.cc:584] Master@127.7.58.254:40573 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (72799 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:25:38.121501  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:37225
I20260709 12:25:38.122684  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.129006 10628 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 12:25:38.129014 10630 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 12:25:38.129403 10632 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 12:25:38.130685  7403 server_base.cc:1061] running on GCE node
I20260709 12:25:38.132627  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.132836  7403 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 12:25:38.132972  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599938132960 us; error 0 us; skew 500 ppm
I20260709 12:25:38.133605  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.136536  7403 webserver.cc:533] Webserver started at http://127.7.58.254:40515/ using document root <none> and password file <none>
I20260709 12:25:38.137027  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.137200  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.137430  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.138798  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "a025338c56904d6d921fe1f661627369"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.143618  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:38.147221 10637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.148195  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:25:38.148590  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "a025338c56904d6d921fe1f661627369"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.148893  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-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 12:25:38.165439  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.166872  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.211553  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:37225
I20260709 12:25:38.211683 10688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:37225 every 8 connection(s)
I20260709 12:25:38.216144 10689 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 12:25:38.227685 10689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369: Bootstrap starting.
I20260709 12:25:38.232831 10689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:38.237596 10689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369: No bootstrap required, opened a new log
I20260709 12:25:38.240198 10689 raft_consensus.cc:359] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a025338c56904d6d921fe1f661627369" member_type: VOTER }
I20260709 12:25:38.240633 10689 raft_consensus.cc:385] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:38.240933 10689 raft_consensus.cc:740] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a025338c56904d6d921fe1f661627369, State: Initialized, Role: FOLLOWER
I20260709 12:25:38.241622 10689 consensus_queue.cc:260] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a025338c56904d6d921fe1f661627369" member_type: VOTER }
I20260709 12:25:38.242110 10689 raft_consensus.cc:399] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:38.242342 10689 raft_consensus.cc:493] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:38.242645 10689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:38.247802 10689 raft_consensus.cc:515] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a025338c56904d6d921fe1f661627369" member_type: VOTER }
I20260709 12:25:38.248427 10689 leader_election.cc:304] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [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: a025338c56904d6d921fe1f661627369; no voters: 
I20260709 12:25:38.249680 10689 leader_election.cc:290] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:38.250168 10692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:38.251693 10692 raft_consensus.cc:697] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 1 LEADER]: Becoming Leader. State: Replica: a025338c56904d6d921fe1f661627369, State: Running, Role: LEADER
I20260709 12:25:38.252488 10692 consensus_queue.cc:237] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [LEADER]: Queue going to LEADER mode. State: All 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: "a025338c56904d6d921fe1f661627369" member_type: VOTER }
I20260709 12:25:38.253095 10689 sys_catalog.cc:565] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:38.261368 10693 sys_catalog.cc:455] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a025338c56904d6d921fe1f661627369" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a025338c56904d6d921fe1f661627369" member_type: VOTER } }
I20260709 12:25:38.262217 10693 sys_catalog.cc:458] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:38.263392 10694 sys_catalog.cc:455] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a025338c56904d6d921fe1f661627369. Latest consensus state: current_term: 1 leader_uuid: "a025338c56904d6d921fe1f661627369" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a025338c56904d6d921fe1f661627369" member_type: VOTER } }
I20260709 12:25:38.264006 10694 sys_catalog.cc:458] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:38.270430 10702 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:38.271286  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:38.276453 10702 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:38.286020 10702 catalog_manager.cc:1383] Generated new cluster ID: 9b52e226166f4fe9b9e33c9fdcc29b73
I20260709 12:25:38.286350 10702 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:38.313845 10702 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:38.315191 10702 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:38.328135 10702 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369: Generated new TSK 0
I20260709 12:25:38.328795 10702 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:38.338402  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.346081 10710 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 12:25:38.347003 10711 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 12:25:38.348837 10713 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 12:25:38.349628  7403 server_base.cc:1061] running on GCE node
I20260709 12:25:38.351277  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.351580  7403 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 12:25:38.351770  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599938351751 us; error 0 us; skew 500 ppm
I20260709 12:25:38.352422  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.355554  7403 webserver.cc:533] Webserver started at http://127.7.58.193:43305/ using document root <none> and password file <none>
I20260709 12:25:38.356133  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.356374  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.356691  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.358180  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "db5554adda3044c382ca246a3cf91eda"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.363787  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:38.368301 10718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.369195  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:25:38.369484  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "db5554adda3044c382ca246a3cf91eda"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.369903  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-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 12:25:38.399853  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.401158  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.402761  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.405323  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.405508  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.405848  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.406033  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.453162  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:37343
I20260709 12:25:38.453286 10781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:37343 every 8 connection(s)
I20260709 12:25:38.458930  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.467847 10786 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 12:25:38.468380 10787 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 12:25:38.472640 10789 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 12:25:38.474179  7403 server_base.cc:1061] running on GCE node
I20260709 12:25:38.476302  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.476752  7403 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 12:25:38.476967  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599938476948 us; error 0 us; skew 500 ppm
I20260709 12:25:38.477677  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.479482 10782 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37225
I20260709 12:25:38.479887 10782 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:38.480692 10782 heartbeater.cc:507] Master 127.7.58.254:37225 requested a full tablet report, sending...
I20260709 12:25:38.481312  7403 webserver.cc:533] Webserver started at http://127.7.58.194:39563/ using document root <none> and password file <none>
I20260709 12:25:38.482169  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.482434  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.482807  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.483631 10654 ts_manager.cc:194] Registered new tserver with Master: db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:38.484192  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "6e14647b9f1846ac90799b4e5de291a7"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.485618 10654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44298
I20260709 12:25:38.489652  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:25:38.494056 10794 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.494982  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:25:38.495330  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "6e14647b9f1846ac90799b4e5de291a7"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.495649  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-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 12:25:38.509997  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.511337  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.512995  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.515506  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.515753  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.516027  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.516204  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.562769  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:39877
I20260709 12:25:38.562923 10856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:39877 every 8 connection(s)
I20260709 12:25:38.567909  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.575919 10860 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 12:25:38.577665 10861 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 12:25:38.579757 10863 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 12:25:38.580094  7403 server_base.cc:1061] running on GCE node
I20260709 12:25:38.581218  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.581522  7403 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 12:25:38.581749  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599938581730 us; error 0 us; skew 500 ppm
I20260709 12:25:38.581987 10857 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37225
I20260709 12:25:38.582326  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.582360 10857 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:38.583575 10857 heartbeater.cc:507] Master 127.7.58.254:37225 requested a full tablet report, sending...
I20260709 12:25:38.585978  7403 webserver.cc:533] Webserver started at http://127.7.58.195:37069/ using document root <none> and password file <none>
I20260709 12:25:38.586341 10654 ts_manager.cc:194] Registered new tserver with Master: 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:38.586730  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.587023  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.587348  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.588271 10654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44310
I20260709 12:25:38.588963  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "bdc0390ed82742f9998e43d9eee32888"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.594353  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:25:38.598197 10868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.599035  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:25:38.599362  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "bdc0390ed82742f9998e43d9eee32888"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.599644  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-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 12:25:38.612705  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.614061  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.615667  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.618093  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.618350  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.618611  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.618795  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.665478  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:43297
I20260709 12:25:38.665596 10931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:43297 every 8 connection(s)
I20260709 12:25:38.670902  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.678593 10935 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 12:25:38.679378 10936 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 12:25:38.684139 10938 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 12:25:38.684751  7403 server_base.cc:1061] running on GCE node
I20260709 12:25:38.685309 10932 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37225
I20260709 12:25:38.685755 10932 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:38.685925  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.686266  7403 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 12:25:38.686468  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599938686452 us; error 0 us; skew 500 ppm
I20260709 12:25:38.686744 10932 heartbeater.cc:507] Master 127.7.58.254:37225 requested a full tablet report, sending...
I20260709 12:25:38.687170  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.689095 10654 ts_manager.cc:194] Registered new tserver with Master: bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:38.690394  7403 webserver.cc:533] Webserver started at http://127.7.58.196:44395/ using document root <none> and password file <none>
I20260709 12:25:38.690879 10654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44320
I20260709 12:25:38.691008  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.691370  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.691651  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.692817  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-3-root/instance:
uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.697759  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:25:38.702093 10943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.703122  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:25:38.703461  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-3-root
uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:38.703750  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-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 12:25:38.725126  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.726959  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.728981  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.731781  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.732004  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.732357  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.732656  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.790794  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.196:35413
I20260709 12:25:38.790923 11005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.196:35413 every 8 connection(s)
I20260709 12:25:38.807236 11006 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37225
I20260709 12:25:38.807698 11006 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:38.808632 11006 heartbeater.cc:507] Master 127.7.58.254:37225 requested a full tablet report, sending...
I20260709 12:25:38.811278 10654 ts_manager.cc:194] Registered new tserver with Master: d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:38.812355  7403 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017494513s
I20260709 12:25:38.813325 10654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44324
I20260709 12:25:38.845479 10654 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44338:
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 12:25:39.118708 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 37510d79bda5472982bc0642efbfa935 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:39.121755 10745 tablet_service.cc:1511] Processing CreateTablet for tablet 94d3241c676a49d6972f3c0046b7a813 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:39.121981 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 37510d79bda5472982bc0642efbfa935 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:39.120422 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37510d79bda5472982bc0642efbfa935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.124044 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37510d79bda5472982bc0642efbfa935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.124692 10746 tablet_service.cc:1511] Processing CreateTablet for tablet 37510d79bda5472982bc0642efbfa935 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:39.124588 10821 tablet_service.cc:1511] Processing CreateTablet for tablet 94d3241c676a49d6972f3c0046b7a813 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:39.126277 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d3241c676a49d6972f3c0046b7a813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.127172 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d3241c676a49d6972f3c0046b7a813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.127997 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37510d79bda5472982bc0642efbfa935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.136799 10970 tablet_service.cc:1511] Processing CreateTablet for tablet afbefd20149742a49b40567aacc0f185 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:39.138492 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbefd20149742a49b40567aacc0f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.157992 10896 tablet_service.cc:1511] Processing CreateTablet for tablet 94d3241c676a49d6972f3c0046b7a813 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:39.159502 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d3241c676a49d6972f3c0046b7a813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.162200 10895 tablet_service.cc:1511] Processing CreateTablet for tablet afbefd20149742a49b40567aacc0f185 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:39.166992 10744 tablet_service.cc:1511] Processing CreateTablet for tablet afbefd20149742a49b40567aacc0f185 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:39.168835 10744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbefd20149742a49b40567aacc0f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.166826 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 16a8a1a19a154ed98db004aff18638bb (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:39.171029 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a8a1a19a154ed98db004aff18638bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.172164 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbefd20149742a49b40567aacc0f185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.176508 10743 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9a9cad21f1486a8c692f65074267f8 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:39.178048 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9a9cad21f1486a8c692f65074267f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.185001 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 16a8a1a19a154ed98db004aff18638bb (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:39.186509 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a8a1a19a154ed98db004aff18638bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.193976 10968 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae8cbdfb5454c79a249a5d7e2cc28e5 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:39.195955 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae8cbdfb5454c79a249a5d7e2cc28e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.196098 11026 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:39.199852 10894 tablet_service.cc:1511] Processing CreateTablet for tablet 16a8a1a19a154ed98db004aff18638bb (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:39.200178 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9a9cad21f1486a8c692f65074267f8 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:39.202955 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a8a1a19a154ed98db004aff18638bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.206436 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9a9cad21f1486a8c692f65074267f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.207350 10821 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae8cbdfb5454c79a249a5d7e2cc28e5 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:39.209198 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae8cbdfb5454c79a249a5d7e2cc28e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.209224 10745 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae8cbdfb5454c79a249a5d7e2cc28e5 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:39.212287 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae8cbdfb5454c79a249a5d7e2cc28e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.218531 11026 tablet_bootstrap.cc:654] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.236728 11026 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:39.237393 11026 ts_tablet_manager.cc:1403] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.008s
I20260709 12:25:39.241209 11027 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:39.246385 11026 raft_consensus.cc:359] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:39.247382 11026 raft_consensus.cc:385] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.246997 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9a9cad21f1486a8c692f65074267f8 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:39.247793 11026 raft_consensus.cc:740] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.248845 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9a9cad21f1486a8c692f65074267f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.248978 11026 consensus_queue.cc:260] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:39.253409 10892 tablet_service.cc:1511] Processing CreateTablet for tablet e7842b12fa304f7da521cf3f8aeed2b3 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:39.255558 10746 tablet_service.cc:1511] Processing CreateTablet for tablet e7842b12fa304f7da521cf3f8aeed2b3 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:39.259270 10969 tablet_service.cc:1511] Processing CreateTablet for tablet e7842b12fa304f7da521cf3f8aeed2b3 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:39.266618 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7842b12fa304f7da521cf3f8aeed2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.266734 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7842b12fa304f7da521cf3f8aeed2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.261001 10820 tablet_service.cc:1511] Processing CreateTablet for tablet fbc65b8096084d80a63ce98fc3937492 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:39.262419 10891 tablet_service.cc:1511] Processing CreateTablet for tablet fbc65b8096084d80a63ce98fc3937492 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:39.271327 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc65b8096084d80a63ce98fc3937492. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:39.264914 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:39.272491 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7842b12fa304f7da521cf3f8aeed2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.279032 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc65b8096084d80a63ce98fc3937492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.285418 11027 tablet_bootstrap.cc:654] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.302325 11028 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:39.318770 10968 tablet_service.cc:1511] Processing CreateTablet for tablet fbc65b8096084d80a63ce98fc3937492 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:39.319419 10857 heartbeater.cc:499] Master 127.7.58.254:37225 was elected leader, sending a full tablet report...
I20260709 12:25:39.320322 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc65b8096084d80a63ce98fc3937492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.329327 11026 ts_tablet_manager.cc:1434] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.092s	user 0.026s	sys 0.021s
I20260709 12:25:39.330704 11026 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:39.339622 10744 tablet_service.cc:1511] Processing CreateTablet for tablet 67f6d990f59c45649e96cdc96d48486e (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:39.341888 10744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f6d990f59c45649e96cdc96d48486e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.346581 11028 tablet_bootstrap.cc:654] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.369313 10821 tablet_service.cc:1511] Processing CreateTablet for tablet 67f6d990f59c45649e96cdc96d48486e (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:39.371213 11026 tablet_bootstrap.cc:654] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.372699 11031 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:39.373907 10819 tablet_service.cc:1511] Processing CreateTablet for tablet dcd0e4d9c24d4f1697dde591329c29b7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:39.374411 10745 tablet_service.cc:1511] Processing CreateTablet for tablet dcd0e4d9c24d4f1697dde591329c29b7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:39.375844 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd0e4d9c24d4f1697dde591329c29b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.378782 11030 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.379280 10893 tablet_service.cc:1511] Processing CreateTablet for tablet d71e3d9a6fea4702af26e39ded52c4cb (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:39.379346 11030 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:39.380776 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71e3d9a6fea4702af26e39ded52c4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.381151 10970 tablet_service.cc:1511] Processing CreateTablet for tablet d71e3d9a6fea4702af26e39ded52c4cb (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:39.370792 10894 tablet_service.cc:1511] Processing CreateTablet for tablet 67f6d990f59c45649e96cdc96d48486e (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:39.382516 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71e3d9a6fea4702af26e39ded52c4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.370827 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f6d990f59c45649e96cdc96d48486e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.383491 11027 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:39.384030 11027 ts_tablet_manager.cc:1403] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.186s	user 0.015s	sys 0.000s
I20260709 12:25:39.384465 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd0e4d9c24d4f1697dde591329c29b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.386201 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f6d990f59c45649e96cdc96d48486e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.391005 10969 tablet_service.cc:1511] Processing CreateTablet for tablet dcd0e4d9c24d4f1697dde591329c29b7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:39.392678 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd0e4d9c24d4f1697dde591329c29b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.398667 11030 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:39.404419 10743 tablet_service.cc:1511] Processing CreateTablet for tablet d71e3d9a6fea4702af26e39ded52c4cb (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:39.407065 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71e3d9a6fea4702af26e39ded52c4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.407821 10820 tablet_service.cc:1511] Processing CreateTablet for tablet d3f6c08bfb5e4b64a70daea3f94c2a85 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:39.409191 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f6c08bfb5e4b64a70daea3f94c2a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.411787 10896 tablet_service.cc:1511] Processing CreateTablet for tablet d3f6c08bfb5e4b64a70daea3f94c2a85 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:39.413264 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f6c08bfb5e4b64a70daea3f94c2a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.412863 10971 tablet_service.cc:1511] Processing CreateTablet for tablet d3f6c08bfb5e4b64a70daea3f94c2a85 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:39.414654 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f6c08bfb5e4b64a70daea3f94c2a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.420575 11027 raft_consensus.cc:359] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.421455 11027 raft_consensus.cc:385] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.421754 11027 raft_consensus.cc:740] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.426489 11031 tablet_bootstrap.cc:654] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.448087 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 19669732112f47fba802726f71c903f9 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:39.449647 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19669732112f47fba802726f71c903f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.450445 10744 tablet_service.cc:1511] Processing CreateTablet for tablet 19669732112f47fba802726f71c903f9 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:39.431051 11027 consensus_queue.cc:260] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.451865 10744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19669732112f47fba802726f71c903f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.458632 11028 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:39.459275 11028 ts_tablet_manager.cc:1403] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.157s	user 0.021s	sys 0.038s
I20260709 12:25:39.471299 10968 tablet_service.cc:1511] Processing CreateTablet for tablet 73de3a62664549ca99656b3e874004e5 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:39.472944 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73de3a62664549ca99656b3e874004e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.462818 11028 raft_consensus.cc:359] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:39.489094 10782 heartbeater.cc:499] Master 127.7.58.254:37225 was elected leader, sending a full tablet report...
I20260709 12:25:39.483664 11028 raft_consensus.cc:385] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.498652 11028 raft_consensus.cc:740] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.499653 11028 consensus_queue.cc:260] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:39.511605 10891 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1999b56674772a3966589b5cb4f40 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:39.512033 10743 tablet_service.cc:1511] Processing CreateTablet for tablet 73de3a62664549ca99656b3e874004e5 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:39.513221 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1999b56674772a3966589b5cb4f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.514838 10970 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1999b56674772a3966589b5cb4f40 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:39.522814 10742 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1999b56674772a3966589b5cb4f40 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:39.525704 10818 tablet_service.cc:1511] Processing CreateTablet for tablet a05117f6d5cb481e8cdea08e62d7ca49 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:39.526444 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1999b56674772a3966589b5cb4f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.527518 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05117f6d5cb481e8cdea08e62d7ca49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.476400 10895 tablet_service.cc:1511] Processing CreateTablet for tablet 19669732112f47fba802726f71c903f9 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:39.537954 10894 tablet_service.cc:1511] Processing CreateTablet for tablet a05117f6d5cb481e8cdea08e62d7ca49 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:39.543816 10967 tablet_service.cc:1511] Processing CreateTablet for tablet a05117f6d5cb481e8cdea08e62d7ca49 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:39.545308 11035 raft_consensus.cc:493] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.545569 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05117f6d5cb481e8cdea08e62d7ca49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.547816 10741 tablet_service.cc:1511] Processing CreateTablet for tablet aaed070e83b64156895b6fb8e3e0308f (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:39.549692 10892 tablet_service.cc:1511] Processing CreateTablet for tablet aaed070e83b64156895b6fb8e3e0308f (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:39.550340 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 73de3a62664549ca99656b3e874004e5 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:39.552364 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73de3a62664549ca99656b3e874004e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.552433 10821 tablet_service.cc:1511] Processing CreateTablet for tablet aaed070e83b64156895b6fb8e3e0308f (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:39.557137 11027 ts_tablet_manager.cc:1434] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.173s	user 0.009s	sys 0.023s
I20260709 12:25:39.561352 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19669732112f47fba802726f71c903f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.573145 11027 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:39.569926 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaed070e83b64156895b6fb8e3e0308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.578280 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73de3a62664549ca99656b3e874004e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.585266 11028 ts_tablet_manager.cc:1434] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.126s	user 0.009s	sys 0.012s
I20260709 12:25:39.561414 11035 raft_consensus.cc:515] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.585163 10966 tablet_service.cc:1511] Processing CreateTablet for tablet a7278424e4244113aa913a4fcde21639 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:39.592871 11028 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
W20260709 12:25:39.587520 10858 tablet.cc:2406] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:39.592931 11006 heartbeater.cc:499] Master 127.7.58.254:37225 was elected leader, sending a full tablet report...
I20260709 12:25:39.595201 10746 tablet_service.cc:1511] Processing CreateTablet for tablet a7278424e4244113aa913a4fcde21639 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:39.593832 11031 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:39.597167 11031 ts_tablet_manager.cc:1403] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.006s
I20260709 12:25:39.600538 11028 tablet_bootstrap.cc:654] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.603991 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7278424e4244113aa913a4fcde21639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.589998 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaed070e83b64156895b6fb8e3e0308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.602732 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05117f6d5cb481e8cdea08e62d7ca49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.601076 11031 raft_consensus.cc:359] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:39.614291 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7278424e4244113aa913a4fcde21639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.619563 11031 raft_consensus.cc:385] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.637281 10896 tablet_service.cc:1511] Processing CreateTablet for tablet de1e44dd877c4fa3a7c5fa488652424e (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:39.638708 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1e44dd877c4fa3a7c5fa488652424e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.639189 10969 tablet_service.cc:1511] Processing CreateTablet for tablet de1e44dd877c4fa3a7c5fa488652424e (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:39.643059 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 50c946e308fe46c5b1686c2e1a350f97 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:39.645016 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c946e308fe46c5b1686c2e1a350f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.646624 10820 tablet_service.cc:1511] Processing CreateTablet for tablet a7278424e4244113aa913a4fcde21639 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:39.646814 10968 tablet_service.cc:1511] Processing CreateTablet for tablet 50c946e308fe46c5b1686c2e1a350f97 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:39.648054 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7278424e4244113aa913a4fcde21639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.647878 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 50c946e308fe46c5b1686c2e1a350f97 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:39.630874 10742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1999b56674772a3966589b5cb4f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.651037 10816 tablet_service.cc:1511] Processing CreateTablet for tablet 704fe5e459f54a538fd219b8151c7777 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:39.651989 10740 tablet_service.cc:1511] Processing CreateTablet for tablet 704fe5e459f54a538fd219b8151c7777 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:39.652462 10816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704fe5e459f54a538fd219b8151c7777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.653429 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704fe5e459f54a538fd219b8151c7777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.649642 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c946e308fe46c5b1686c2e1a350f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.654755 11026 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:39.655401 11026 ts_tablet_manager.cc:1403] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.325s	user 0.013s	sys 0.008s
I20260709 12:25:39.663245 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1e44dd877c4fa3a7c5fa488652424e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.628489 11031 raft_consensus.cc:740] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.672767 10890 tablet_service.cc:1511] Processing CreateTablet for tablet 704fe5e459f54a538fd219b8151c7777 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:39.674434 10890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704fe5e459f54a538fd219b8151c7777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.674290 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 94870e2bc1d2401dbd026b0364a84287 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:39.675715 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94870e2bc1d2401dbd026b0364a84287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.678109 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaed070e83b64156895b6fb8e3e0308f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.678855 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c946e308fe46c5b1686c2e1a350f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.691257 11031 consensus_queue.cc:260] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:39.693909 10932 heartbeater.cc:499] Master 127.7.58.254:37225 was elected leader, sending a full tablet report...
I20260709 12:25:39.672636 10745 tablet_service.cc:1511] Processing CreateTablet for tablet de1e44dd877c4fa3a7c5fa488652424e (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:39.698336 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1e44dd877c4fa3a7c5fa488652424e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.702227 11026 raft_consensus.cc:359] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.703213 11026 raft_consensus.cc:385] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.703572 11026 raft_consensus.cc:740] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.704365 11026 consensus_queue.cc:260] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.706976 10739 tablet_service.cc:1511] Processing CreateTablet for tablet 94870e2bc1d2401dbd026b0364a84287 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:39.708570 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94870e2bc1d2401dbd026b0364a84287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.708941 11027 tablet_bootstrap.cc:654] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.719233 11035 leader_election.cc:290] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:39.733098 11026 ts_tablet_manager.cc:1434] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:25:39.768162 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 94870e2bc1d2401dbd026b0364a84287 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:39.769722 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94870e2bc1d2401dbd026b0364a84287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.783599 11028 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:39.784212 11028 ts_tablet_manager.cc:1403] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.016s
I20260709 12:25:39.784399 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:39.784862 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:39.787416 10796 leader_election.cc:343] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:39.788426 10796 leader_election.cc:343] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.788997 10796 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:39.790134 11030 raft_consensus.cc:2749] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:39.793992 10639 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 70435.8us
I20260709 12:25:39.798218 11026 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:39.843845 11039 raft_consensus.cc:493] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.844498 11039 raft_consensus.cc:515] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:39.855082 11039 leader_election.cc:290] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:39.855645 10970 tablet_service.cc:1511] Processing CreateTablet for tablet 7369364f5292418c964de470ff1c0d65 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:39.857129 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7369364f5292418c964de470ff1c0d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.857467 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 7369364f5292418c964de470ff1c0d65 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:39.858978 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7369364f5292418c964de470ff1c0d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.878638 11031 ts_tablet_manager.cc:1434] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.281s	user 0.017s	sys 0.082s
I20260709 12:25:39.879042 11028 raft_consensus.cc:359] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.879815 11028 raft_consensus.cc:385] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.879956 11031 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:39.880155 11028 raft_consensus.cc:740] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.880985 11028 consensus_queue.cc:260] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:39.883874 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 799f02f524ee458aa44e1257ebdd4ff7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:39.885232 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799f02f524ee458aa44e1257ebdd4ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.887952 11026 tablet_bootstrap.cc:654] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.891525 10967 tablet_service.cc:1511] Processing CreateTablet for tablet 799f02f524ee458aa44e1257ebdd4ff7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:39.892922 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799f02f524ee458aa44e1257ebdd4ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.898864 10741 tablet_service.cc:1511] Processing CreateTablet for tablet 7369364f5292418c964de470ff1c0d65 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:39.900328 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7369364f5292418c964de470ff1c0d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.900063 10891 tablet_service.cc:1511] Processing CreateTablet for tablet 799f02f524ee458aa44e1257ebdd4ff7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:39.902073 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799f02f524ee458aa44e1257ebdd4ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.906642 11028 ts_tablet_manager.cc:1434] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.122s	user 0.009s	sys 0.001s
I20260709 12:25:39.908123 11028 tablet_bootstrap.cc:492] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:39.936928 10743 tablet_service.cc:1511] Processing CreateTablet for tablet 06782ac1ff03454ca7eb14edd8b99b02 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:39.938599 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06782ac1ff03454ca7eb14edd8b99b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.939674 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 06782ac1ff03454ca7eb14edd8b99b02 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:39.941228 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06782ac1ff03454ca7eb14edd8b99b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.947474 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:39.947773 10896 tablet_service.cc:1511] Processing CreateTablet for tablet 06782ac1ff03454ca7eb14edd8b99b02 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:39.948590 10832 raft_consensus.cc:2468] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:39.949227 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06782ac1ff03454ca7eb14edd8b99b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.950338 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 4d54448b54b54a389ab14ab6345f0a14 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:39.952807 10721 leader_election.cc:304] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:39.953989 11035 raft_consensus.cc:2804] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.954552 11035 raft_consensus.cc:493] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.954974 11035 raft_consensus.cc:3060] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.961572 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d54448b54b54a389ab14ab6345f0a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.959964 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:39.984233 10981 raft_consensus.cc:2468] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:39.997145 11027 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:39.997764 11027 ts_tablet_manager.cc:1403] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.425s	user 0.037s	sys 0.014s
I20260709 12:25:39.980902 11031 tablet_bootstrap.cc:654] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.959685 11028 tablet_bootstrap.cc:654] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.004370 11027 raft_consensus.cc:359] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.005172 11027 raft_consensus.cc:385] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.005607 11027 raft_consensus.cc:740] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.008157 10739 tablet_service.cc:1511] Processing CreateTablet for tablet 4d54448b54b54a389ab14ab6345f0a14 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:40.010164 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d54448b54b54a389ab14ab6345f0a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.013542 11027 consensus_queue.cc:260] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.015970 11027 ts_tablet_manager.cc:1434] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:25:40.034837 10966 tablet_service.cc:1511] Processing CreateTablet for tablet 757d739bca204c1687dc1fbfb38e4adf (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:40.035285 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 4d54448b54b54a389ab14ab6345f0a14 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:40.034861 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 757d739bca204c1687dc1fbfb38e4adf (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:40.036275 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757d739bca204c1687dc1fbfb38e4adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.036541 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d54448b54b54a389ab14ab6345f0a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.044287 11026 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:40.044762 11027 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:40.047609 10968 tablet_service.cc:1511] Processing CreateTablet for tablet cc7c2b0686a740bd88306b3362c0df31 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:40.056205 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7c2b0686a740bd88306b3362c0df31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.048754 10890 tablet_service.cc:1511] Processing CreateTablet for tablet cc7c2b0686a740bd88306b3362c0df31 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:40.056113 10894 tablet_service.cc:1511] Processing CreateTablet for tablet 391cd37e1eca4c66b6ebde052e056f39 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:40.048755 10746 tablet_service.cc:1511] Processing CreateTablet for tablet 391cd37e1eca4c66b6ebde052e056f39 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:40.058880 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391cd37e1eca4c66b6ebde052e056f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.058969 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757d739bca204c1687dc1fbfb38e4adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.063617 10890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7c2b0686a740bd88306b3362c0df31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.068537 11027 tablet_bootstrap.cc:654] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.050567 10741 tablet_service.cc:1511] Processing CreateTablet for tablet 757d739bca204c1687dc1fbfb38e4adf (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:40.052141 10817 tablet_service.cc:1511] Processing CreateTablet for tablet cc7c2b0686a740bd88306b3362c0df31 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:40.069115 11026 ts_tablet_manager.cc:1403] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.271s	user 0.017s	sys 0.041s
I20260709 12:25:40.070439 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391cd37e1eca4c66b6ebde052e056f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.050318 11035 raft_consensus.cc:515] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.071343 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:40.101634 10906 raft_consensus.cc:2468] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:40.102355 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7c2b0686a740bd88306b3362c0df31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.076700 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:40.052850 10821 tablet_service.cc:1511] Processing CreateTablet for tablet 391cd37e1eca4c66b6ebde052e056f39 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:40.103880 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391cd37e1eca4c66b6ebde052e056f39. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:40.104840 10945 leader_election.cc:343] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:40.105657 10945 leader_election.cc:304] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:40.101105 11026 raft_consensus.cc:359] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.107124 11026 raft_consensus.cc:385] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.106813 10743 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3d35da21f8473893db81cd298d5945 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:40.107475 11026 raft_consensus.cc:740] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.107786 10967 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3d35da21f8473893db81cd298d5945 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:40.108582 11026 consensus_queue.cc:260] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.110023 11039 raft_consensus.cc:2804] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:40.110526 11039 raft_consensus.cc:493] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:40.110980 11039 raft_consensus.cc:3060] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.110790 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3d35da21f8473893db81cd298d5945 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:40.112188 11026 ts_tablet_manager.cc:1434] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:25:40.112403 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3d35da21f8473893db81cd298d5945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.098074 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757d739bca204c1687dc1fbfb38e4adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.115875 10891 tablet_service.cc:1511] Processing CreateTablet for tablet de0befbb75604552b9e99cc32d3f706b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:40.116281 10745 tablet_service.cc:1511] Processing CreateTablet for tablet de0befbb75604552b9e99cc32d3f706b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:40.117405 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0befbb75604552b9e99cc32d3f706b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.117763 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0befbb75604552b9e99cc32d3f706b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.120749 11035 leader_election.cc:290] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:40.121995 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3d35da21f8473893db81cd298d5945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.124068 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:40.124859 10981 raft_consensus.cc:3060] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.122073 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3d35da21f8473893db81cd298d5945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.127182 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:40.127874 10832 raft_consensus.cc:3060] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.113291 11026 tablet_bootstrap.cc:492] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:40.143904 11026 tablet_bootstrap.cc:654] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.148548 11028 tablet_bootstrap.cc:492] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:40.149174 11028 ts_tablet_manager.cc:1403] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.004s
I20260709 12:25:40.149811 10981 raft_consensus.cc:2468] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:40.151408 10719 leader_election.cc:304] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:40.151197 10971 tablet_service.cc:1511] Processing CreateTablet for tablet de0befbb75604552b9e99cc32d3f706b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:40.152526 11035 raft_consensus.cc:2804] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.153101 11035 raft_consensus.cc:697] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:40.152765 11028 raft_consensus.cc:359] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.153620 11028 raft_consensus.cc:385] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.154874 11035 consensus_queue.cc:237] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.153985 11028 raft_consensus.cc:740] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.160876 11028 consensus_queue.cc:260] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.168605 10816 tablet_service.cc:1511] Processing CreateTablet for tablet c7f51ce4e3b24abcbd3d8beaada5bd28 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:40.169586 11031 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:40.170207 11031 ts_tablet_manager.cc:1403] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.012s
I20260709 12:25:40.171020 10892 tablet_service.cc:1511] Processing CreateTablet for tablet c7f51ce4e3b24abcbd3d8beaada5bd28 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:40.172609 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f51ce4e3b24abcbd3d8beaada5bd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.174710 10816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f51ce4e3b24abcbd3d8beaada5bd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.153208 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0befbb75604552b9e99cc32d3f706b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.196446 10966 tablet_service.cc:1511] Processing CreateTablet for tablet c7f51ce4e3b24abcbd3d8beaada5bd28 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:40.199471 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f51ce4e3b24abcbd3d8beaada5bd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.173692 11031 raft_consensus.cc:359] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.204598 11031 raft_consensus.cc:385] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.204977 11031 raft_consensus.cc:740] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.205766 11031 consensus_queue.cc:260] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.208058 11031 ts_tablet_manager.cc:1434] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:25:40.218815 11055 raft_consensus.cc:493] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.219444 11055 raft_consensus.cc:515] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.220574 11028 ts_tablet_manager.cc:1434] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.071s	user 0.021s	sys 0.013s
I20260709 12:25:40.224434 11042 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.225019 11042 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.226248 10970 tablet_service.cc:1511] Processing CreateTablet for tablet 22b83386535b47519a008a6c148227b6 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:40.227663 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b83386535b47519a008a6c148227b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.230912 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd4c11756b544939e50ad729a30774c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:40.232460 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd4c11756b544939e50ad729a30774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.234683 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8214dea0d43a1bcca0a08f30f62c7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:40.236053 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8214dea0d43a1bcca0a08f30f62c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.235700 11039 raft_consensus.cc:515] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:40.197388 10832 raft_consensus.cc:2468] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:40.247313 11042 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:40.248735 10739 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd4c11756b544939e50ad729a30774c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:40.249308 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:40.240104 11039 leader_election.cc:290] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:40.266009 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
W20260709 12:25:40.267596 10945 leader_election.cc:343] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:40.269090 10964 tablet_service.cc:1511] Processing CreateTablet for tablet b9dbbe940ffb4fd792da41596d142418 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:40.271807 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 22b83386535b47519a008a6c148227b6 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:25:40.274689 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:40.312896 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b83386535b47519a008a6c148227b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.277870 10906 raft_consensus.cc:3060] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.315075 11028 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:40.315779 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd4c11756b544939e50ad729a30774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.256965 11055 leader_election.cc:290] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:40.281827 10742 tablet_service.cc:1511] Processing CreateTablet for tablet 22b83386535b47519a008a6c148227b6 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:40.283350 10822 tablet_service.cc:1511] Processing CreateTablet for tablet ca65219055a04a1196cdaf311c1a6b41 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:40.319149 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65219055a04a1196cdaf311c1a6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.281939 11031 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:40.284863 10744 tablet_service.cc:1511] Processing CreateTablet for tablet 239a7b5d08f146b689d08ad9d4602427 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:40.238982 10965 tablet_service.cc:1511] Processing CreateTablet for tablet ca65219055a04a1196cdaf311c1a6b41 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:40.287701 10815 tablet_service.cc:1511] Processing CreateTablet for tablet 239a7b5d08f146b689d08ad9d4602427 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:40.283385 10740 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8214dea0d43a1bcca0a08f30f62c7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:40.295101 10738 tablet_service.cc:1511] Processing CreateTablet for tablet b9dbbe940ffb4fd792da41596d142418 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:40.302080 10814 tablet_service.cc:1511] Processing CreateTablet for tablet b9dbbe940ffb4fd792da41596d142418 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:40.310998 11026 tablet_bootstrap.cc:492] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:40.324247 11026 ts_tablet_manager.cc:1403] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.211s	user 0.023s	sys 0.025s
I20260709 12:25:40.312146 10964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dbbe940ffb4fd792da41596d142418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.328020 11035 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.328617 11035 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.323618 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239a7b5d08f146b689d08ad9d4602427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.331940 11035 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:40.347499 11026 raft_consensus.cc:359] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.348369 11026 raft_consensus.cc:385] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.348681 11026 raft_consensus.cc:740] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.349642 11026 consensus_queue.cc:260] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.359717 11031 tablet_bootstrap.cc:654] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.362987 11026 ts_tablet_manager.cc:1434] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:25:40.364452 10965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65219055a04a1196cdaf311c1a6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.365607 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8214dea0d43a1bcca0a08f30f62c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.368001 10814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dbbe940ffb4fd792da41596d142418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.381551 10654 catalog_manager.cc:5697] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:40.394690 10967 tablet_service.cc:1511] Processing CreateTablet for tablet d4986312a3e143a887aeac5e10906a71 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:40.396701 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4986312a3e143a887aeac5e10906a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.406741 10744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239a7b5d08f146b689d08ad9d4602427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.407644 10738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9dbbe940ffb4fd792da41596d142418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.407271 10745 tablet_service.cc:1511] Processing CreateTablet for tablet d4986312a3e143a887aeac5e10906a71 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:40.408547 10742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b83386535b47519a008a6c148227b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.413529 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd382cee1d441578508f4ddbe907cfd (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:40.414933 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd382cee1d441578508f4ddbe907cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.375588 10906 raft_consensus.cc:2468] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:40.422767 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd382cee1d441578508f4ddbe907cfd (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:40.424329 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd382cee1d441578508f4ddbe907cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.431427 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4986312a3e143a887aeac5e10906a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.435796 11028 tablet_bootstrap.cc:654] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.436851 11026 tablet_bootstrap.cc:492] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:40.439483 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8214dea0d43a1bcca0a08f30f62c7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:40.439982 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:40.441001 10831 raft_consensus.cc:2468] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:40.441392 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:40.442183 10832 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:40.441016 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8214dea0d43a1bcca0a08f30f62c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.461391 10890 tablet_service.cc:1511] Processing CreateTablet for tablet ca65219055a04a1196cdaf311c1a6b41 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:40.463876 10890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65219055a04a1196cdaf311c1a6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.484328 10721 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:40.485083 10946 leader_election.cc:304] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:40.485411 11035 raft_consensus.cc:2804] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:40.485927 11035 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:40.486418 10820 tablet_service.cc:1511] Processing CreateTablet for tablet d64c14393ceb4677905b48b87f9db699 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:40.487072 11055 raft_consensus.cc:2804] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:40.487455 11055 raft_consensus.cc:493] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:40.487818 11055 raft_consensus.cc:3060] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.487836 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64c14393ceb4677905b48b87f9db699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.488632 10743 tablet_service.cc:1511] Processing CreateTablet for tablet d64c14393ceb4677905b48b87f9db699 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:40.490706 11027 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:40.491254 11027 ts_tablet_manager.cc:1403] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.460s	user 0.027s	sys 0.036s
I20260709 12:25:40.486299 11035 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.500063 10966 tablet_service.cc:1511] Processing CreateTablet for tablet be16d17522f14dd286183ff6eb3b2b33 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:40.501462 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16d17522f14dd286183ff6eb3b2b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.508092 11026 tablet_bootstrap.cc:654] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.511653 11055 raft_consensus.cc:515] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.513401 11035 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.514932 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd4c11756b544939e50ad729a30774c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:40.518635 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:40.534865 10894 tablet_service.cc:1511] Processing CreateTablet for tablet d4986312a3e143a887aeac5e10906a71 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:40.538466 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4986312a3e143a887aeac5e10906a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.521035 10739 tablet_service.cc:1511] Processing CreateTablet for tablet be16d17522f14dd286183ff6eb3b2b33 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:40.530107 10815 tablet_service.cc:1511] Processing CreateTablet for tablet be16d17522f14dd286183ff6eb3b2b33 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:40.531919 10891 tablet_service.cc:1511] Processing CreateTablet for tablet 239a7b5d08f146b689d08ad9d4602427 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:40.532380 10969 tablet_service.cc:1511] Processing CreateTablet for tablet c380a3d694b146c69f05b40c38c37928 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:40.542569 10756 raft_consensus.cc:2393] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:40.545475 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64c14393ceb4677905b48b87f9db699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.556725 10741 tablet_service.cc:1511] Processing CreateTablet for tablet c380a3d694b146c69f05b40c38c37928 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:40.558866 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd4c11756b544939e50ad729a30774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.559283 11055 leader_election.cc:290] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:40.559888 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c380a3d694b146c69f05b40c38c37928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.563239 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239a7b5d08f146b689d08ad9d4602427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.563454 10816 tablet_service.cc:1511] Processing CreateTablet for tablet 357856fbfd644f95a167407482d85364 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:40.567173 10964 tablet_service.cc:1511] Processing CreateTablet for tablet 357856fbfd644f95a167407482d85364 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:40.568589 10964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357856fbfd644f95a167407482d85364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.568504 10746 tablet_service.cc:1511] Processing CreateTablet for tablet 68a52da8441b42ed83c0c7b23b26593b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:40.571888 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 68a52da8441b42ed83c0c7b23b26593b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:40.546834 11035 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:40.579200 10896 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd382cee1d441578508f4ddbe907cfd (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:40.579885 10895 tablet_service.cc:1511] Processing CreateTablet for tablet d64c14393ceb4677905b48b87f9db699 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:40.580739 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd382cee1d441578508f4ddbe907cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.581493 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d64c14393ceb4677905b48b87f9db699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.582046 10816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357856fbfd644f95a167407482d85364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.583033 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a52da8441b42ed83c0c7b23b26593b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.594106 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16d17522f14dd286183ff6eb3b2b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.595831 10889 tablet_service.cc:1511] Processing CreateTablet for tablet c380a3d694b146c69f05b40c38c37928 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:40.596243 10888 tablet_service.cc:1511] Processing CreateTablet for tablet 357856fbfd644f95a167407482d85364 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:40.597586 10889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c380a3d694b146c69f05b40c38c37928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.599195 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:40.599776 10887 tablet_service.cc:1511] Processing CreateTablet for tablet 68a52da8441b42ed83c0c7b23b26593b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:40.601305 10887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a52da8441b42ed83c0c7b23b26593b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.612282 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 23b460596e85411083792245bc8b2606 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:40.613564 11030 raft_consensus.cc:493] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.613878 10737 tablet_service.cc:1511] Processing CreateTablet for tablet 23b460596e85411083792245bc8b2606 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:40.614151 11030 raft_consensus.cc:515] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.614966 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b460596e85411083792245bc8b2606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.616796 11030 leader_election.cc:290] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:40.618146 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:40.618808 10831 raft_consensus.cc:3060] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.621253 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 23b460596e85411083792245bc8b2606 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:40.622757 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b460596e85411083792245bc8b2606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.626609 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:40.626466 11037 consensus_queue.cc:1048] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:40.627280 10832 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.635586 10832 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:40.636338 10967 tablet_service.cc:1511] Processing CreateTablet for tablet 8125a2552e304a1b88b479f312db0f6c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:40.637770 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8125a2552e304a1b88b479f312db0f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.638721 10740 tablet_service.cc:1511] Processing CreateTablet for tablet 8125a2552e304a1b88b479f312db0f6c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:40.639482 10815 tablet_service.cc:1511] Processing CreateTablet for tablet bc2c359fe19648cca479db4fd62aa98b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:40.640803 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2c359fe19648cca479db4fd62aa98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.640827 10831 raft_consensus.cc:2468] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:40.689864 10888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357856fbfd644f95a167407482d85364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.698168 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:40.698347 10966 tablet_service.cc:1511] Processing CreateTablet for tablet bc2c359fe19648cca479db4fd62aa98b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:40.699743 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2c359fe19648cca479db4fd62aa98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.663689 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
W20260709 12:25:40.700752 10796 leader_election.cc:343] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:40.673457 11027 raft_consensus.cc:359] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:40.735041 11027 raft_consensus.cc:385] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.735538 11027 raft_consensus.cc:740] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.736567 11027 consensus_queue.cc:260] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:40.739735 11027 ts_tablet_manager.cc:1434] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.248s	user 0.004s	sys 0.005s
I20260709 12:25:40.668954 10945 leader_election.cc:304] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:40.740846 11055 raft_consensus.cc:2804] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:40.741076 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 79434.9us
I20260709 12:25:40.723713 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:40.742410 10905 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:40.724678 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:40.743499 10904 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.701233 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be16d17522f14dd286183ff6eb3b2b33. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:40.754484 10945 leader_election.cc:343] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:40.755798 10945 leader_election.cc:343] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:40.725088 10889 tablet_service.cc:1511] Processing CreateTablet for tablet 8125a2552e304a1b88b479f312db0f6c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:40.739988 11031 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:40.741398 11055 raft_consensus.cc:697] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:40.763370 11031 ts_tablet_manager.cc:1403] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.513s	user 0.025s	sys 0.000s
I20260709 12:25:40.763718 11055 consensus_queue.cc:237] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:40.777148 10889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8125a2552e304a1b88b479f312db0f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.760923 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd7db52c69b41c7a06c3ef487c66858 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:40.782747 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd7db52c69b41c7a06c3ef487c66858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.784308 10904 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:40.786164 10720 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:40.787279 11035 raft_consensus.cc:2804] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.787889 11035 raft_consensus.cc:697] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:40.788231 10745 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd7db52c69b41c7a06c3ef487c66858 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:40.790941 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd7db52c69b41c7a06c3ef487c66858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.791661 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a52da8441b42ed83c0c7b23b26593b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.788996 11035 consensus_queue.cc:237] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.778324 11031 raft_consensus.cc:359] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:40.796749 11031 raft_consensus.cc:385] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.797202 11031 raft_consensus.cc:740] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.729409 10887 tablet_service.cc:1511] Processing CreateTablet for tablet bc2c359fe19648cca479db4fd62aa98b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:40.800261 10887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2c359fe19648cca479db4fd62aa98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.802695 11027 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:40.806370 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8125a2552e304a1b88b479f312db0f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.814610 11031 consensus_queue.cc:260] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:40.822484 11027 tablet_bootstrap.cc:654] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.851502 10737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b460596e85411083792245bc8b2606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.866729 10891 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd7db52c69b41c7a06c3ef487c66858 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:40.868232 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd7db52c69b41c7a06c3ef487c66858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.870946 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 367ccc173b764fc4ad73ec6e634e4f2c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:40.871402 11028 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:40.872187 11028 ts_tablet_manager.cc:1403] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.557s	user 0.026s	sys 0.026s
I20260709 12:25:40.878540 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ccc173b764fc4ad73ec6e634e4f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.878712 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c380a3d694b146c69f05b40c38c37928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.900570 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:40.901909 10832 raft_consensus.cc:2393] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:40.903394 10871 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:40.906203 11026 tablet_bootstrap.cc:492] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:40.906086 10946 leader_election.cc:304] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:40.906960 11026 ts_tablet_manager.cc:1403] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.501s	user 0.020s	sys 0.005s
I20260709 12:25:40.907169 11039 raft_consensus.cc:2804] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:40.914017 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 60292.2us
I20260709 12:25:40.928869 11039 raft_consensus.cc:697] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:40.929739 11027 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:40.930436 11027 ts_tablet_manager.cc:1403] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.009s
I20260709 12:25:40.930177 11039 consensus_queue.cc:237] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.933944 11027 raft_consensus.cc:359] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.934778 11027 raft_consensus.cc:385] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.935091 11073 raft_consensus.cc:2749] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:40.935228 11027 raft_consensus.cc:740] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.953042 10739 tablet_service.cc:1511] Processing CreateTablet for tablet 367ccc173b764fc4ad73ec6e634e4f2c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:40.955099 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ccc173b764fc4ad73ec6e634e4f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:40.936843 11027 consensus_queue.cc:260] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.915355 11037 consensus_queue.cc:1048] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 12:25:40.977692 11031 ts_tablet_manager.cc:1434] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.214s	user 0.015s	sys 0.023s
I20260709 12:25:40.977627 11026 raft_consensus.cc:359] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.978646 11026 raft_consensus.cc:385] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.978992 11026 raft_consensus.cc:740] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.979214 11031 tablet_bootstrap.cc:492] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:40.979773 11026 consensus_queue.cc:260] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:40.991200 11028 raft_consensus.cc:359] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.992192 11028 raft_consensus.cc:385] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.992578 11028 raft_consensus.cc:740] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.993371 11028 consensus_queue.cc:260] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:40.994930 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 367ccc173b764fc4ad73ec6e634e4f2c (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:40.999255 11037 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.004940 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367ccc173b764fc4ad73ec6e634e4f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.021620 11031 tablet_bootstrap.cc:654] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.999843 11037 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.050491 10814 tablet_service.cc:1511] Processing CreateTablet for tablet f9bfef832cb84b9dae19cc5bd64bc5f4 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:41.052445 10814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bfef832cb84b9dae19cc5bd64bc5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.052906 10967 tablet_service.cc:1511] Processing CreateTablet for tablet efef5204dbfd4ca5b07617e1b67ecaee (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:41.054431 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efef5204dbfd4ca5b07617e1b67ecaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.055492 10896 tablet_service.cc:1511] Processing CreateTablet for tablet efef5204dbfd4ca5b07617e1b67ecaee (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:41.057308 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efef5204dbfd4ca5b07617e1b67ecaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.058224 11030 raft_consensus.cc:493] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.061381 10746 tablet_service.cc:1511] Processing CreateTablet for tablet efef5204dbfd4ca5b07617e1b67ecaee (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:41.063333 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efef5204dbfd4ca5b07617e1b67ecaee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.086406 11026 ts_tablet_manager.cc:1434] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.179s	user 0.012s	sys 0.000s
W20260709 12:25:41.096485 10638 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 85623us
W20260709 12:25:41.088675 10639 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 46643us
I20260709 12:25:41.106348 11027 ts_tablet_manager.cc:1434] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.176s	user 0.045s	sys 0.054s
I20260709 12:25:41.106305 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:41.107177 10904 raft_consensus.cc:2468] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:41.107810 11027 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:41.086434 11030 raft_consensus.cc:515] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:41.124534 10640 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 60059.1us
I20260709 12:25:41.124697 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:41.109771 10888 tablet_service.cc:1511] Processing CreateTablet for tablet f9bfef832cb84b9dae19cc5bd64bc5f4 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:41.126371 10888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bfef832cb84b9dae19cc5bd64bc5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.126618 10969 tablet_service.cc:1511] Processing CreateTablet for tablet f9bfef832cb84b9dae19cc5bd64bc5f4 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:41.127804 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bfef832cb84b9dae19cc5bd64bc5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.130072 11026 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:41.121585 10720 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
W20260709 12:25:41.133014 10721 leader_election.cc:343] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.134552 11080 raft_consensus.cc:2804] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:41.135157 11080 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:41.135504 11080 raft_consensus.cc:3060] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.139127 11028 ts_tablet_manager.cc:1434] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.267s	user 0.011s	sys 0.000s
I20260709 12:25:41.113600 11037 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:41.140580 11028 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:41.180675 10740 tablet_service.cc:1511] Processing CreateTablet for tablet c4c1e4adce9b40bca5ed3fe1a3b08c45 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:41.182466 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c1e4adce9b40bca5ed3fe1a3b08c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.203269 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:41.204900 10796 leader_election.cc:343] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.213832 11031 tablet_bootstrap.cc:492] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:41.214572 11031 ts_tablet_manager.cc:1403] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.236s	user 0.030s	sys 0.021s
I20260709 12:25:41.217893 11031 raft_consensus.cc:359] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.218776 11031 raft_consensus.cc:385] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.219224 11031 raft_consensus.cc:740] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.239337 11031 consensus_queue.cc:260] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.242066 11031 ts_tablet_manager.cc:1434] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.008s
I20260709 12:25:41.244237 11027 tablet_bootstrap.cc:654] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.245127 11031 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:41.256883 10652 catalog_manager.cc:5697] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:41.259652 11039 raft_consensus.cc:493] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.259208 10652 catalog_manager.cc:5697] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:41.260692 10895 consensus_meta.cc:287] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: Time spent flushing consensus metadata: real 0.513s	user 0.013s	sys 0.006s
I20260709 12:25:41.260260 11039 raft_consensus.cc:515] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.262902 11039 leader_election.cc:290] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:41.266211 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:41.267573 10832 raft_consensus.cc:2468] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:41.269006 10946 leader_election.cc:304] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:41.270355 11055 raft_consensus.cc:2804] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:41.270747 11055 raft_consensus.cc:493] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:41.270900 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:41.271601 10756 raft_consensus.cc:2468] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:41.271106 11055 raft_consensus.cc:3060] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.275323 11030 leader_election.cc:290] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:41.277694 10815 tablet_service.cc:1511] Processing CreateTablet for tablet c4c1e4adce9b40bca5ed3fe1a3b08c45 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:41.279163 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c1e4adce9b40bca5ed3fe1a3b08c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.280210 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:41.281827 10945 consensus_peers.cc:597] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:41.282079 10795 leader_election.cc:343] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.282665 10795 leader_election.cc:304] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:41.283049 11026 tablet_bootstrap.cc:654] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.283097 11076 consensus_queue.cc:1048] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:41.284291 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:41.288556 11030 raft_consensus.cc:2749] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:41.293123 11028 tablet_bootstrap.cc:654] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.294590 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 1134255a260f48618e61df303da07f2b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:41.296101 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1134255a260f48618e61df303da07f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.298971 11080 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.293124 11055 raft_consensus.cc:515] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.302520 10981 raft_consensus.cc:2393] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:41.304976 10795 leader_election.cc:304] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:41.309202 11030 raft_consensus.cc:3060] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.311014 11027 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:41.313026 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:41.313619 11031 tablet_bootstrap.cc:654] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.331609 10755 raft_consensus.cc:3060] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.331398 10895 tablet_service.cc:1511] Processing CreateTablet for tablet c4c1e4adce9b40bca5ed3fe1a3b08c45 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:41.316500 10651 catalog_manager.cc:5697] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:41.332846 11027 ts_tablet_manager.cc:1403] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.225s	user 0.022s	sys 0.016s
I20260709 12:25:41.320182 11080 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:41.320673 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:41.321671 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:41.339056 10905 raft_consensus.cc:3060] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:41.340090 10721 leader_election.cc:343] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.322917 11026 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
W20260709 12:25:41.317482 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:41.342053 11026 ts_tablet_manager.cc:1403] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.212s	user 0.019s	sys 0.005s
I20260709 12:25:41.359951 11039 consensus_queue.cc:1048] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:41.361575 11080 consensus_queue.cc:1048] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:41.333079 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c1e4adce9b40bca5ed3fe1a3b08c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.401273 10903 raft_consensus.cc:3060] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.402773 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
W20260709 12:25:41.403616 10639 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 86153us
I20260709 12:25:41.408505 10739 tablet_service.cc:1511] Processing CreateTablet for tablet 1134255a260f48618e61df303da07f2b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:41.409281 11028 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:41.409917 11028 ts_tablet_manager.cc:1403] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.270s	user 0.022s	sys 0.012s
W20260709 12:25:41.411648 10640 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 92814us
I20260709 12:25:41.412395 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1134255a260f48618e61df303da07f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.413218 11028 raft_consensus.cc:359] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.414372 11028 raft_consensus.cc:385] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.414692 11028 raft_consensus.cc:740] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.415603 11028 consensus_queue.cc:260] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:41.416630 10638 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 87938.1us
I20260709 12:25:41.421365 11028 ts_tablet_manager.cc:1434] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:25:41.423095 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 0367e12fc055433f96933d6f45851906 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:41.424381 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0367e12fc055433f96933d6f45851906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.424945 10815 tablet_service.cc:1511] Processing CreateTablet for tablet 1134255a260f48618e61df303da07f2b (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:41.426916 11027 raft_consensus.cc:359] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.427690 11027 raft_consensus.cc:385] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.427686 11039 consensus_queue.cc:1048] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:41.428156 11027 raft_consensus.cc:740] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.435024 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1134255a260f48618e61df303da07f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.441948 11028 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:41.445039 11055 leader_election.cc:290] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:41.444088 11031 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:41.451342 11031 ts_tablet_manager.cc:1403] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.206s	user 0.020s	sys 0.005s
I20260709 12:25:41.453433 11026 raft_consensus.cc:359] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.442898 11027 consensus_queue.cc:260] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.454397 11026 raft_consensus.cc:385] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.448635 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab483cc243c4ba8ba8af36acaee1443 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:41.455016 10755 raft_consensus.cc:2468] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:41.455858 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab483cc243c4ba8ba8af36acaee1443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.456748 10945 leader_election.cc:304] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:41.457844 11039 raft_consensus.cc:493] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.454691 11031 raft_consensus.cc:359] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.458732 11031 raft_consensus.cc:385] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.459095 11031 raft_consensus.cc:740] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.458461 11039 raft_consensus.cc:515] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.459127 11027 ts_tablet_manager.cc:1434] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.112s	user 0.010s	sys 0.000s
I20260709 12:25:41.459627 11055 raft_consensus.cc:2804] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:41.471048 11028 tablet_bootstrap.cc:654] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.461475 11039 leader_election.cc:290] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:41.461791 11031 consensus_queue.cc:260] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.463136 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:41.474032 10903 raft_consensus.cc:2468] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:41.466624 10737 tablet_service.cc:1511] Processing CreateTablet for tablet 0367e12fc055433f96933d6f45851906 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:41.475306 11031 ts_tablet_manager.cc:1434] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:25:41.459404 10890 tablet_service.cc:1511] Processing CreateTablet for tablet 0367e12fc055433f96933d6f45851906 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:41.469564 10887 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab483cc243c4ba8ba8af36acaee1443 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:41.476336 10737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0367e12fc055433f96933d6f45851906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.476574 11031 tablet_bootstrap.cc:492] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:41.454864 11026 raft_consensus.cc:740] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.463510 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:41.476698 10890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0367e12fc055433f96933d6f45851906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.478104 11026 consensus_queue.cc:260] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.482801 11027 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:41.483721 11026 ts_tablet_manager.cc:1434] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.140s	user 0.017s	sys 0.000s
I20260709 12:25:41.484871 10887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab483cc243c4ba8ba8af36acaee1443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.485029 11026 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:41.488900 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab483cc243c4ba8ba8af36acaee1443 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:41.490428 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab483cc243c4ba8ba8af36acaee1443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.491575 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0fe2865e27411ea51547c364b5a7e7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:41.493083 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0fe2865e27411ea51547c364b5a7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.496230 10745 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0fe2865e27411ea51547c364b5a7e7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:41.497961 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0fe2865e27411ea51547c364b5a7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.499150 11055 raft_consensus.cc:697] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:41.500139 11055 consensus_queue.cc:237] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.505090 11028 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:41.462659 10905 raft_consensus.cc:2468] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:41.513797 10720 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:25:41.515190 11080 raft_consensus.cc:2804] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:41.515722 11080 raft_consensus.cc:697] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:41.516531 11080 consensus_queue.cc:237] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.532840 11028 ts_tablet_manager.cc:1403] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.005s
I20260709 12:25:41.538030 11035 raft_consensus.cc:493] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.538702 11035 raft_consensus.cc:515] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.540838 11035 leader_election.cc:290] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:41.527983 11030 raft_consensus.cc:2749] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:41.551198 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:41.551236 10820 tablet_service.cc:1511] Processing CreateTablet for tablet a4f08cf8aa984f34be144f2db1bb1530 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:41.558565 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f08cf8aa984f34be144f2db1bb1530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.559536 10889 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0fe2865e27411ea51547c364b5a7e7 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:41.560889 10889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0fe2865e27411ea51547c364b5a7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.564512 11026 tablet_bootstrap.cc:654] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.564244 10971 tablet_service.cc:1511] Processing CreateTablet for tablet a4f08cf8aa984f34be144f2db1bb1530 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:41.565408 11028 raft_consensus.cc:359] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.565984 11039 consensus_queue.cc:1048] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:41.571492 10831 raft_consensus.cc:2468] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:41.568288 10740 tablet_service.cc:1511] Processing CreateTablet for tablet a4f08cf8aa984f34be144f2db1bb1530 (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:41.569087 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f08cf8aa984f34be144f2db1bb1530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.564584 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:41.569567 10743 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:34128 (request call id 30) took 1099 ms. Trace:
I20260709 12:25:41.580884 10743 rpcz_store.cc:276] 0709 12:25:40.470307 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:40.479181 (+  8874us) service_pool.cc:224] Handling call
0709 12:25:40.489467 (+ 10286us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:25:40.489566 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:25:41.428911 (+939345us) tablet_metadata.cc:665] Metadata flushed
0709 12:25:41.569019 (+140108us) tablet_replica.cc:206] Creating consensus instance
0709 12:25:41.569502 (+   483us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:25:41.582080 10720 leader_election.cc:304] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:41.585070 11037 raft_consensus.cc:2749] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:41.578790 11028 raft_consensus.cc:385] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.585987 11028 raft_consensus.cc:740] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.586802 11028 consensus_queue.cc:260] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.587754 11027 tablet_bootstrap.cc:654] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.588624 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f08cf8aa984f34be144f2db1bb1530. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:41.535758 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 71766.6us
W20260709 12:25:41.614681 10945 leader_election.cc:343] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.615509 11028 ts_tablet_manager.cc:1434] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 12:25:41.615530 10945 leader_election.cc:304] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:41.616825 11028 tablet_bootstrap.cc:492] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:41.616766 11039 raft_consensus.cc:2804] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:41.614441 10654 catalog_manager.cc:5697] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:41.617489 11039 raft_consensus.cc:493] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:41.617936 11039 raft_consensus.cc:3060] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.624069 11031 tablet_bootstrap.cc:654] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.613371 10652 catalog_manager.cc:5697] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:41.626747 11039 raft_consensus.cc:515] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.627194 11030 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.628860 11039 leader_election.cc:290] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:41.630131 10969 tablet_service.cc:1511] Processing CreateTablet for tablet ccc509d8064a41449eb9a701de83e93a (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:41.628542 11030 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.631844 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc509d8064a41449eb9a701de83e93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.637274 10888 tablet_service.cc:1511] Processing CreateTablet for tablet ccc509d8064a41449eb9a701de83e93a (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:41.638772 10888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc509d8064a41449eb9a701de83e93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.644234 11030 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:41.653527 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:41.655427 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
W20260709 12:25:41.655579 10795 leader_election.cc:343] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.656481 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:41.657132 10904 raft_consensus.cc:3060] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.659188 10739 tablet_service.cc:1511] Processing CreateTablet for tablet ccc509d8064a41449eb9a701de83e93a (DEFAULT_TABLE table=test-workload [id=dbf95e5815a448eb9fbc4804cdbbbc46]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 12:25:41.671782 10796 leader_election.cc:343] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.674084 10796 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:41.675377 11030 raft_consensus.cc:2749] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:41.675758 11026 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:41.676605 11026 ts_tablet_manager.cc:1403] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.002s
I20260709 12:25:41.679203 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc509d8064a41449eb9a701de83e93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:41.690062 11026 raft_consensus.cc:359] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.694366 11026 raft_consensus.cc:385] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.694232 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:41.696303 11026 raft_consensus.cc:740] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.697211 11026 consensus_queue.cc:260] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.699415 11026 ts_tablet_manager.cc:1434] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:25:41.701045 11026 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:41.712293 11028 tablet_bootstrap.cc:654] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.715692 11027 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:41.716228 11026 tablet_bootstrap.cc:654] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.716382 11027 ts_tablet_manager.cc:1403] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.234s	user 0.008s	sys 0.007s
I20260709 12:25:41.733129 10904 raft_consensus.cc:2468] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
W20260709 12:25:41.734700 10945 leader_election.cc:343] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.738541 11027 raft_consensus.cc:359] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.739209 11031 tablet_bootstrap.cc:492] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:41.739491 11027 raft_consensus.cc:385] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.739806 11031 ts_tablet_manager.cc:1403] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.263s	user 0.029s	sys 0.019s
I20260709 12:25:41.739934 11027 raft_consensus.cc:740] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.741423 11027 consensus_queue.cc:260] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.742200 10755 raft_consensus.cc:3060] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.743093 11026 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:41.743407 11031 raft_consensus.cc:359] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.744318 11031 raft_consensus.cc:385] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.744524 11027 ts_tablet_manager.cc:1434] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:25:41.744747 11031 raft_consensus.cc:740] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.745810 11027 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:41.745618 11031 consensus_queue.cc:260] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.743609 11026 ts_tablet_manager.cc:1403] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.004s
I20260709 12:25:41.752960 11026 raft_consensus.cc:359] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.753705 11026 raft_consensus.cc:385] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.753935 11028 tablet_bootstrap.cc:492] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:41.754040 11026 raft_consensus.cc:740] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.754825 11028 ts_tablet_manager.cc:1403] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.007s
I20260709 12:25:41.755255 11026 consensus_queue.cc:260] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.757424 11026 ts_tablet_manager.cc:1434] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:41.757494 11031 ts_tablet_manager.cc:1434] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:25:41.758435 11026 tablet_bootstrap.cc:492] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:41.758769 11031 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:41.759052 10945 leader_election.cc:304] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:41.763413 11105 raft_consensus.cc:2804] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:41.764026 11105 raft_consensus.cc:697] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:41.765538 11026 tablet_bootstrap.cc:654] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.768667 11031 tablet_bootstrap.cc:654] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.764988 11105 consensus_queue.cc:237] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.773696 11027 tablet_bootstrap.cc:654] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.776950 11026 tablet_bootstrap.cc:492] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:41.777549 11026 ts_tablet_manager.cc:1403] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260709 12:25:41.780109 11028 raft_consensus.cc:359] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.781026 11028 raft_consensus.cc:385] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.780663 11026 raft_consensus.cc:359] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.781438 11028 raft_consensus.cc:740] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.781598 11026 raft_consensus.cc:385] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.781740 11031 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:41.782155 11026 raft_consensus.cc:740] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.782531 11031 ts_tablet_manager.cc:1403] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260709 12:25:41.783149 11026 consensus_queue.cc:260] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.786211 11031 raft_consensus.cc:359] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.787101 11031 raft_consensus.cc:385] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.787470 11031 raft_consensus.cc:740] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.787506 11028 consensus_queue.cc:260] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.792299 11028 ts_tablet_manager.cc:1434] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.003s
I20260709 12:25:41.793159 11026 ts_tablet_manager.cc:1434] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:25:41.789186 11031 consensus_queue.cc:260] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.794363 11026 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:41.793730 10654 catalog_manager.cc:5697] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:41.798868 11031 ts_tablet_manager.cc:1434] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 12:25:41.800163 11031 tablet_bootstrap.cc:492] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:41.802377 11028 tablet_bootstrap.cc:492] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:41.807819 11031 tablet_bootstrap.cc:654] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.808388 11026 tablet_bootstrap.cc:654] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.818324 11027 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:41.819074 11027 ts_tablet_manager.cc:1403] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.010s
I20260709 12:25:41.822717 11027 raft_consensus.cc:359] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.825973 11027 raft_consensus.cc:385] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.826444 11027 raft_consensus.cc:740] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.829151 11027 consensus_queue.cc:260] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.828230 11028 tablet_bootstrap.cc:654] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.835820 11027 ts_tablet_manager.cc:1434] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260709 12:25:41.837169 11027 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:41.843519 11031 tablet_bootstrap.cc:492] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:41.844130 11031 ts_tablet_manager.cc:1403] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260709 12:25:41.847087 11031 raft_consensus.cc:359] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.847836 11031 raft_consensus.cc:385] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.848028 11027 tablet_bootstrap.cc:654] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.848145 11031 raft_consensus.cc:740] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.849125 11031 consensus_queue.cc:260] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.853569 11031 ts_tablet_manager.cc:1434] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:41.854298 11079 raft_consensus.cc:493] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.854719 11031 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:41.854868 11079 raft_consensus.cc:515] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.861586 11031 tablet_bootstrap.cc:654] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.861682 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:41.863770 10720 leader_election.cc:343] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.865877 11079 leader_election.cc:290] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:41.866933 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:41.867887 10981 raft_consensus.cc:2468] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:41.869424 10719 leader_election.cc:304] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [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: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:41.870899 11079 raft_consensus.cc:2804] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:41.871569 11079 raft_consensus.cc:493] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:41.872169 11079 raft_consensus.cc:3060] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.879259 11026 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:41.880285 11026 ts_tablet_manager.cc:1403] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.010s
I20260709 12:25:41.884019 11028 tablet_bootstrap.cc:492] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:41.884542 11028 ts_tablet_manager.cc:1403] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.014s
I20260709 12:25:41.887204 11026 raft_consensus.cc:359] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.888057 11026 raft_consensus.cc:385] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.888415 11026 raft_consensus.cc:740] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.888150 11028 raft_consensus.cc:359] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.889011 11028 raft_consensus.cc:385] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.889294 11028 raft_consensus.cc:740] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.890044 11028 consensus_queue.cc:260] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.892349 11028 ts_tablet_manager.cc:1434] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:25:41.888562 11031 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:41.894057 11028 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:41.894219 11031 ts_tablet_manager.cc:1403] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260709 12:25:41.897481 11031 raft_consensus.cc:359] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.898344 11031 raft_consensus.cc:385] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.889508 11026 consensus_queue.cc:260] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.901219 11079 raft_consensus.cc:515] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.904585 11027 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:41.904673 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:41.906494 11027 ts_tablet_manager.cc:1403] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.009s
I20260709 12:25:41.900552 11028 tablet_bootstrap.cc:654] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.898697 11031 raft_consensus.cc:740] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.909199 11031 consensus_queue.cc:260] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.910176 10904 raft_consensus.cc:3060] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.910392 11079 leader_election.cc:290] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:41.910998 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:41.911525 10981 raft_consensus.cc:3060] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.914919 11079 raft_consensus.cc:493] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.915544 11079 raft_consensus.cc:515] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.918594 10904 raft_consensus.cc:2468] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:41.918867 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:41.919162 11079 leader_election.cc:290] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:41.919414 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:41.920363 11026 ts_tablet_manager.cc:1434] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.000s
I20260709 12:25:41.921125 11027 raft_consensus.cc:359] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.926748 10720 leader_election.cc:304] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:41.927122 11027 raft_consensus.cc:385] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.927592 11027 raft_consensus.cc:740] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.927838 11079 raft_consensus.cc:2804] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:41.928412 11027 consensus_queue.cc:260] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.929502 11079 raft_consensus.cc:697] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:41.930567 11079 consensus_queue.cc:237] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:41.931118 11027 ts_tablet_manager.cc:1434] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:25:41.921330 10981 raft_consensus.cc:2468] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:41.921484 10832 raft_consensus.cc:2468] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:41.932417 11027 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:41.933462 10721 leader_election.cc:304] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:41.922852 11026 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:41.934728 11080 raft_consensus.cc:2804] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:41.935145 11080 raft_consensus.cc:493] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:41.935527 11080 raft_consensus.cc:3060] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.925374 11031 ts_tablet_manager.cc:1434] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 12:25:41.939538 11026 tablet_bootstrap.cc:654] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.941083 11031 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:41.943724 11080 raft_consensus.cc:515] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.923141 11105 raft_consensus.cc:493] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.946440 11105 raft_consensus.cc:515] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.946954 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:41.947580 10832 raft_consensus.cc:3060] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.948621 11105 leader_election.cc:290] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:41.949973 11030 raft_consensus.cc:493] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.950721 11030 raft_consensus.cc:515] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.952488 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:41.953158 11030 leader_election.cc:290] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:41.953290 10904 raft_consensus.cc:2468] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:41.954664 10945 leader_election.cc:304] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:41.955526 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:41.922103 10905 raft_consensus.cc:2468] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:41.923960 11028 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:41.956841 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:41.957408 11028 ts_tablet_manager.cc:1403] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 12:25:41.957572 10831 raft_consensus.cc:2468] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
W20260709 12:25:41.959534 10796 leader_election.cc:343] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.960479 11028 raft_consensus.cc:359] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.961218 11028 raft_consensus.cc:385] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:41.961493 11028 raft_consensus.cc:740] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:41.962519 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:41.963987 10796 leader_election.cc:343] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:41.964453 10796 leader_election.cc:304] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:41.965714 11030 raft_consensus.cc:2749] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:41.966589 11105 raft_consensus.cc:2804] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:41.967096 11105 raft_consensus.cc:493] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:41.967492 11105 raft_consensus.cc:3060] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:41.971110 11028 consensus_queue.cc:260] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:41.973547 11028 ts_tablet_manager.cc:1434] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:25:41.976014 11031 tablet_bootstrap.cc:654] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.978288 11028 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:41.978436 10832 raft_consensus.cc:2468] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:41.980154 10721 leader_election.cc:304] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:41.981235 11037 raft_consensus.cc:2804] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:41.981858 11037 raft_consensus.cc:697] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:41.982807 11037 consensus_queue.cc:237] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:41.985388 11097 raft_consensus.cc:493] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:41.986058 11097 raft_consensus.cc:515] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:41.988566 11097 leader_election.cc:290] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:41.995779 11028 tablet_bootstrap.cc:654] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.939612 11027 tablet_bootstrap.cc:654] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:41.997869 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f6c08bfb5e4b64a70daea3f94c2a85" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:41.998708 10831 raft_consensus.cc:2468] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:42.001111 10946 leader_election.cc:304] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:42.004525 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f6c08bfb5e4b64a70daea3f94c2a85" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.005502 10904 raft_consensus.cc:2468] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:42.007014 11105 raft_consensus.cc:515] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.009703 11035 consensus_queue.cc:1048] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:42.010416 11027 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:42.010919 11027 ts_tablet_manager.cc:1403] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.001s
I20260709 12:25:42.012187 11097 raft_consensus.cc:2804] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.012614 11097 raft_consensus.cc:493] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.012965 11097 raft_consensus.cc:3060] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.017223 11028 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:42.020392 11028 ts_tablet_manager.cc:1403] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260709 12:25:42.020612 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:42.030473 10831 raft_consensus.cc:3060] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.033947 11028 raft_consensus.cc:359] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.035187 11028 raft_consensus.cc:385] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.035655 11028 raft_consensus.cc:740] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.036808 11028 consensus_queue.cc:260] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.042335 11028 ts_tablet_manager.cc:1434] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:25:42.022778 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:42.043360 10904 raft_consensus.cc:3060] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.024696 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:42.048856 10903 raft_consensus.cc:3060] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.040815 10651 catalog_manager.cc:5697] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.053757 10831 raft_consensus.cc:2468] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:42.056615 10946 leader_election.cc:304] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:42.057511 11055 raft_consensus.cc:2804] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.058044 11055 raft_consensus.cc:697] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:42.059070 11028 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:42.017568 11027 raft_consensus.cc:359] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.042483 10830 raft_consensus.cc:3060] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.062157 11027 raft_consensus.cc:385] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.062547 11027 raft_consensus.cc:740] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.063359 11027 consensus_queue.cc:260] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.065524 11027 ts_tablet_manager.cc:1434] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 12:25:42.023608 11031 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:42.021612 11105 leader_election.cc:290] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.058912 11055 consensus_queue.cc:237] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.066200 11031 ts_tablet_manager.cc:1403] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.005s
I20260709 12:25:42.071851 10903 raft_consensus.cc:2468] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:42.072100 10904 raft_consensus.cc:2468] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:42.073586 11105 consensus_queue.cc:1048] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.025962 11080 leader_election.cc:290] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.078097 11031 raft_consensus.cc:359] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.080926 11030 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.091491 11031 raft_consensus.cc:385] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.090975 10650 catalog_manager.cc:5697] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.091609 11030 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.092238 11031 raft_consensus.cc:740] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.093976 11035 consensus_queue.cc:1048] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:42.093750 11031 consensus_queue.cc:260] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.096668 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:42.097302 11030 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.099263 11031 ts_tablet_manager.cc:1434] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.005s
I20260709 12:25:42.102865 11031 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:42.108748 11035 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.099530 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.089520 11028 tablet_bootstrap.cc:654] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.109313 11035 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.110752 10796 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.112854 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:42.113605 10981 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:42.105953 11097 raft_consensus.cc:515] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.114432 11027 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:42.114653 11030 raft_consensus.cc:2749] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:42.116580 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:42.123080 10832 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:42.125164 10719 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:42.126257 11080 raft_consensus.cc:2804] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.126747 11080 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.121670 11035 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.127152 11080 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.132504 11026 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.133122 11026 ts_tablet_manager.cc:1403] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.211s	user 0.062s	sys 0.110s
I20260709 12:25:42.136919 11026 raft_consensus.cc:359] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.137771 11026 raft_consensus.cc:385] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.138131 11026 raft_consensus.cc:740] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.138489 11027 tablet_bootstrap.cc:654] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.138954 11026 consensus_queue.cc:260] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.141175 11095 consensus_queue.cc:1048] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.141520 11026 ts_tablet_manager.cc:1434] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:25:42.139642 11080 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.143150 11026 tablet_bootstrap.cc:492] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:42.145468 11080 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.146415 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:42.146591 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:42.147156 10981 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.147269 10832 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.156976 11026 tablet_bootstrap.cc:654] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.158789 11031 tablet_bootstrap.cc:654] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.162992 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f6c08bfb5e4b64a70daea3f94c2a85" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:42.193850 11027 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:42.194494 11027 ts_tablet_manager.cc:1403] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.015s
I20260709 12:25:42.181128 10831 raft_consensus.cc:3060] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.197270 11027 raft_consensus.cc:359] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.197980 11027 raft_consensus.cc:385] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.198266 11027 raft_consensus.cc:740] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.198988 11027 consensus_queue.cc:260] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.201001 10651 catalog_manager.cc:5697] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.207553 11027 ts_tablet_manager.cc:1434] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:25:42.208994 11027 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:42.215281 11027 tablet_bootstrap.cc:654] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.215411 10981 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:42.217376 10719 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:42.218828 11080 raft_consensus.cc:2804] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.219401 11080 raft_consensus.cc:697] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:42.220255 11080 consensus_queue.cc:237] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.224699 10831 raft_consensus.cc:2468] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:42.226500 10946 leader_election.cc:304] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:42.227824 11055 raft_consensus.cc:2804] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.228524 11055 raft_consensus.cc:697] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:42.229707 11055 consensus_queue.cc:237] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.245091 10832 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:42.252311 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f6c08bfb5e4b64a70daea3f94c2a85" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:42.256356 10905 raft_consensus.cc:3060] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.264223 10905 raft_consensus.cc:2468] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:42.250713 11097 leader_election.cc:290] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.275903 11035 raft_consensus.cc:493] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.276041 11031 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:42.276480 11035 raft_consensus.cc:515] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.277005 11031 ts_tablet_manager.cc:1403] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.012s
I20260709 12:25:42.278784 11035 leader_election.cc:290] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:42.281148 11028 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:42.281701 11028 ts_tablet_manager.cc:1403] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.223s	user 0.021s	sys 0.018s
I20260709 12:25:42.281868 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.281464 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:42.282896 10904 raft_consensus.cc:2393] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:42.284158 10720 leader_election.cc:304] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:42.286164 11097 consensus_queue.cc:1048] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:42.286965 11026 tablet_bootstrap.cc:492] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.286226 11035 raft_consensus.cc:3060] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.288219 11027 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:42.287467 11026 ts_tablet_manager.cc:1403] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.145s	user 0.033s	sys 0.048s
I20260709 12:25:42.288730 11027 ts_tablet_manager.cc:1403] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.000s
I20260709 12:25:42.291586 11027 raft_consensus.cc:359] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.291952 11071 raft_consensus.cc:493] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.291389 11026 raft_consensus.cc:359] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.292359 11027 raft_consensus.cc:385] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.292584 11026 raft_consensus.cc:385] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.292984 11026 raft_consensus.cc:740] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.292603 11071 raft_consensus.cc:515] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.293738 11031 raft_consensus.cc:359] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.293889 11026 consensus_queue.cc:260] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.294539 11031 raft_consensus.cc:385] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.294914 11031 raft_consensus.cc:740] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.295559 11031 consensus_queue.cc:260] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.296801 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:42.297577 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:42.298298 11028 raft_consensus.cc:359] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.299007 11028 raft_consensus.cc:385] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.299259 11028 raft_consensus.cc:740] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.300917 11026 ts_tablet_manager.cc:1434] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:25:42.301939 11026 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
W20260709 12:25:42.303433 10871 leader_election.cc:343] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:42.305456 10870 leader_election.cc:343] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.306105 10870 leader_election.cc:304] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.306981 11028 consensus_queue.cc:260] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.307574 10650 catalog_manager.cc:5697] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.309768 11028 ts_tablet_manager.cc:1434] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:25:42.292714 11027 raft_consensus.cc:740] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.315400 11027 consensus_queue.cc:260] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.318681 11037 consensus_queue.cc:1048] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.319278 11028 tablet_bootstrap.cc:492] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:42.325939 11071 leader_election.cc:290] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.330392 11071 raft_consensus.cc:2749] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:42.340180 11026 tablet_bootstrap.cc:654] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.291358 10652 catalog_manager.cc:5697] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.317678 11027 ts_tablet_manager.cc:1434] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:25:42.364346 11027 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:42.348605 11028 tablet_bootstrap.cc:654] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.379101 11145 consensus_queue.cc:1048] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.382473 11026 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.383061 11026 ts_tablet_manager.cc:1403] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.011s
I20260709 12:25:42.385962 11026 raft_consensus.cc:359] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.386703 11026 raft_consensus.cc:385] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.386987 11026 raft_consensus.cc:740] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.387794 11026 consensus_queue.cc:260] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.389528 11028 tablet_bootstrap.cc:492] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:42.390100 11028 ts_tablet_manager.cc:1403] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.009s
I20260709 12:25:42.393080 11028 raft_consensus.cc:359] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.393816 11028 raft_consensus.cc:385] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.394119 11028 raft_consensus.cc:740] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.394850 11028 consensus_queue.cc:260] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.397614 11028 ts_tablet_manager.cc:1434] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:42.398645 11028 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:42.399067 11026 ts_tablet_manager.cc:1434] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:25:42.407811 11026 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
W20260709 12:25:42.414422 10870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 109168us
I20260709 12:25:42.306363 11035 raft_consensus.cc:2749] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:42.416777 11028 tablet_bootstrap.cc:654] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.424341 11101 consensus_queue.cc:1048] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.431026 11028 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:42.431604 11028 ts_tablet_manager.cc:1403] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.001s
I20260709 12:25:42.434578 11028 raft_consensus.cc:359] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.435341 11027 tablet_bootstrap.cc:654] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.435308 11028 raft_consensus.cc:385] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.449088 11028 raft_consensus.cc:740] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.442927 11026 tablet_bootstrap.cc:654] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.450548 11031 ts_tablet_manager.cc:1434] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.173s	user 0.064s	sys 0.074s
I20260709 12:25:42.457458 11101 consensus_queue.cc:1048] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.459877 11031 tablet_bootstrap.cc:492] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:42.454777 11035 consensus_queue.cc:1048] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.467048 11101 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.469935 11031 tablet_bootstrap.cc:654] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.469899 11101 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.472697 11101 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:42.474088 11028 consensus_queue.cc:260] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.476353 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.474608 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:42.479190 11028 ts_tablet_manager.cc:1434] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
W20260709 12:25:42.481823 10945 leader_election.cc:343] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:42.482676 10945 leader_election.cc:343] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.483108 10945 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.485806 11101 raft_consensus.cc:2749] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:42.493837 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:42.499948 11031 tablet_bootstrap.cc:492] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:42.500505 11031 ts_tablet_manager.cc:1403] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.005s
I20260709 12:25:42.503587 11031 raft_consensus.cc:359] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.504335 11031 raft_consensus.cc:385] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.504616 11031 raft_consensus.cc:740] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.510026 11028 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:42.511472 11027 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:42.512192 11027 ts_tablet_manager.cc:1403] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.016s
I20260709 12:25:42.516142 11031 consensus_queue.cc:260] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.519732 11027 raft_consensus.cc:359] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.520658 11027 raft_consensus.cc:385] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.521000 11027 raft_consensus.cc:740] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.520169 11101 raft_consensus.cc:493] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.521736 11027 consensus_queue.cc:260] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.522195 11031 ts_tablet_manager.cc:1434] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:25:42.522570 11101 raft_consensus.cc:515] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.523969 11031 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:42.524209 11027 ts_tablet_manager.cc:1434] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:25:42.525357 11027 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:42.529805 11035 consensus_queue.cc:1048] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.532521 11101 leader_election.cc:290] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.534291 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de3a62664549ca99656b3e874004e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:42.535625 11105 consensus_queue.cc:1048] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.540665 11028 tablet_bootstrap.cc:654] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:42.541589 10945 leader_election.cc:343] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.546260 11030 raft_consensus.cc:493] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.546921 11030 raft_consensus.cc:515] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.548247 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de3a62664549ca99656b3e874004e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:42.549095 10830 raft_consensus.cc:2468] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:42.549304 11030 leader_election.cc:290] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:42.552440 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
W20260709 12:25:42.554399 10796 leader_election.cc:343] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.554988 11142 raft_consensus.cc:493] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.556962 11031 tablet_bootstrap.cc:654] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.556188 11142 raft_consensus.cc:515] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.573191 11026 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.573869 11026 ts_tablet_manager.cc:1403] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.012s
I20260709 12:25:42.577329 11026 raft_consensus.cc:359] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.578485 11026 raft_consensus.cc:385] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.578859 11026 raft_consensus.cc:740] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.580026 11026 consensus_queue.cc:260] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.578696 10946 leader_election.cc:304] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.581501 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:42.584472 11027 tablet_bootstrap.cc:654] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.584565 11031 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:42.585484 11031 ts_tablet_manager.cc:1403] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.004s
I20260709 12:25:42.581629 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:42.586180 10755 raft_consensus.cc:2468] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:42.587690 10870 leader_election.cc:304] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:42.588585 11140 raft_consensus.cc:2804] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.588994 11140 raft_consensus.cc:493] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.589337 11140 raft_consensus.cc:3060] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.589476 11031 raft_consensus.cc:359] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.590826 11031 raft_consensus.cc:385] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.591323 11031 raft_consensus.cc:740] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.591858 11028 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:42.592412 11028 ts_tablet_manager.cc:1403] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.000s
I20260709 12:25:42.582968 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:42.592880 11031 consensus_queue.cc:260] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.594130 10830 raft_consensus.cc:2468] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:42.595460 11028 raft_consensus.cc:359] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.595683 11101 raft_consensus.cc:2804] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.576874 11142 leader_election.cc:290] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.596680 11101 raft_consensus.cc:493] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.597180 11101 raft_consensus.cc:3060] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:42.597669 10795 leader_election.cc:343] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.598430 10795 leader_election.cc:304] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.600594 11030 raft_consensus.cc:2749] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:42.596400 11028 raft_consensus.cc:385] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.603577 11028 raft_consensus.cc:740] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.611325 11140 raft_consensus.cc:515] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.616731 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:42.617444 10755 raft_consensus.cc:3060] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.619592 11031 ts_tablet_manager.cc:1434] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:25:42.625599 11031 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:42.628062 10755 raft_consensus.cc:2468] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:42.628769 11101 raft_consensus.cc:515] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.631055 11026 ts_tablet_manager.cc:1434] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 12:25:42.632567 11026 tablet_bootstrap.cc:492] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:42.636973 11030 raft_consensus.cc:493] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.637693 11030 raft_consensus.cc:515] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.639612 11026 tablet_bootstrap.cc:654] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.640895 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.641620 10904 raft_consensus.cc:2468] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:42.643095 10796 leader_election.cc:304] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:42.629961 10870 leader_election.cc:304] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:42.644960 11142 raft_consensus.cc:2804] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.645136 11027 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:42.645527 11142 raft_consensus.cc:697] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:42.645720 11027 ts_tablet_manager.cc:1403] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.121s	user 0.025s	sys 0.026s
I20260709 12:25:42.646353 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de3a62664549ca99656b3e874004e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:42.646333 11142 consensus_queue.cc:237] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
W20260709 12:25:42.648375 10945 leader_election.cc:343] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.648365 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de3a62664549ca99656b3e874004e5" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:42.649621 10832 raft_consensus.cc:3060] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.649819 11055 raft_consensus.cc:493] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.650427 11055 raft_consensus.cc:515] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.652565 11055 leader_election.cc:290] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.653973 11035 consensus_queue.cc:1048] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:42.654238 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:42.655017 10830 raft_consensus.cc:2468] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:42.655221 11037 raft_consensus.cc:493] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.655678 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.655771 11037 raft_consensus.cc:515] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.656344 10946 leader_election.cc:304] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:42.656953 11030 leader_election.cc:290] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:42.657238 11055 raft_consensus.cc:2804] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.657728 11055 raft_consensus.cc:493] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.658027 11101 leader_election.cc:290] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.658282 11037 leader_election.cc:290] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.658336 11055 raft_consensus.cc:3060] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.663218 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.661191 11031 tablet_bootstrap.cc:654] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.664790 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:42.666124 10720 leader_election.cc:343] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.656242 10904 raft_consensus.cc:2468] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:42.657526 11030 raft_consensus.cc:2804] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.670022 11030 raft_consensus.cc:493] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.670459 11030 raft_consensus.cc:3060] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.670499 11055 raft_consensus.cc:515] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.671959 10981 raft_consensus.cc:2393] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:42.671579 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:42.672683 10830 raft_consensus.cc:2468] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:42.673122 11055 leader_election.cc:290] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.674225 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:42.674261 10721 leader_election.cc:304] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [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: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:42.675792 11037 raft_consensus.cc:2804] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.676141 11140 leader_election.cc:290] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:42.654538 11027 raft_consensus.cc:359] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.674356 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:42.676972 11027 raft_consensus.cc:385] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.677193 10904 raft_consensus.cc:3060] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.677338 11027 raft_consensus.cc:740] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.677893 11026 tablet_bootstrap.cc:492] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.678391 11026 ts_tablet_manager.cc:1403] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 12:25:42.676206 11037 raft_consensus.cc:493] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.672506 10832 raft_consensus.cc:2468] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:42.682138 11026 raft_consensus.cc:359] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.682348 10946 leader_election.cc:304] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.683158 11026 raft_consensus.cc:385] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.683547 11026 raft_consensus.cc:740] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.679868 11037 raft_consensus.cc:3060] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.684247 11026 consensus_queue.cc:260] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.687047 11026 ts_tablet_manager.cc:1434] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:42.688099 11026 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:42.690089 11101 raft_consensus.cc:2804] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.690913 11101 raft_consensus.cc:697] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:42.682780 11027 consensus_queue.cc:260] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.692056 11101 consensus_queue.cc:237] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.695783 11027 ts_tablet_manager.cc:1434] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
I20260709 12:25:42.630003 11028 consensus_queue.cc:260] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.698539 11027 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:42.702374 11028 ts_tablet_manager.cc:1434] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.110s	user 0.010s	sys 0.001s
I20260709 12:25:42.703672 11105 raft_consensus.cc:493] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.704157 11105 raft_consensus.cc:515] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.707463 11105 leader_election.cc:290] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:42.709064 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7369364f5292418c964de470ff1c0d65" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
W20260709 12:25:42.710747 10945 leader_election.cc:343] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.711761 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7369364f5292418c964de470ff1c0d65" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.716114 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
W20260709 12:25:42.716239 10945 leader_election.cc:343] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.716934 10832 raft_consensus.cc:3060] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.717042 10945 leader_election.cc:304] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.718963 11028 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:42.719949 11027 tablet_bootstrap.cc:654] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.721169 11031 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:42.718641 11055 raft_consensus.cc:2749] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:42.722932 11031 ts_tablet_manager.cc:1403] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.010s
I20260709 12:25:42.727682 11031 raft_consensus.cc:359] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.728525 11031 raft_consensus.cc:385] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.728879 11031 raft_consensus.cc:740] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.723376 11026 tablet_bootstrap.cc:654] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.729650 11031 consensus_queue.cc:260] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.735466 11031 ts_tablet_manager.cc:1434] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:25:42.736558 11031 tablet_bootstrap.cc:492] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:42.746731 10904 raft_consensus.cc:2468] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:42.748673 11031 tablet_bootstrap.cc:654] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.753103 11035 consensus_queue.cc:1048] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.760412 11035 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.760174 11037 raft_consensus.cc:515] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.761068 11035 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.762758 11037 leader_election.cc:290] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:42.771471 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.772346 10905 raft_consensus.cc:2468] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:42.772349 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:42.774217 10829 raft_consensus.cc:3060] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.774838 10832 raft_consensus.cc:2468] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:42.777724 10945 leader_election.cc:304] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:42.778759 11095 raft_consensus.cc:2804] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.779263 10720 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:42.779533 11095 raft_consensus.cc:697] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:42.780254 11037 raft_consensus.cc:2804] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.781417 11037 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.781838 11037 raft_consensus.cc:3060] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.756940 11030 raft_consensus.cc:515] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.787554 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
W20260709 12:25:42.788110 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 145092us
I20260709 12:25:42.795984 10830 raft_consensus.cc:2393] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:42.797142 11035 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:42.797924 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:42.798699 10981 raft_consensus.cc:2468] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
W20260709 12:25:42.798626 10720 leader_election.cc:343] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.801280 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:42.801098 11030 leader_election.cc:290] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:42.792923 11142 raft_consensus.cc:493] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.780493 11095 consensus_queue.cc:237] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.812520 11028 tablet_bootstrap.cc:654] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.810529 10905 raft_consensus.cc:2393] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:42.817099 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:42.811611 11142 raft_consensus.cc:515] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.819042 10653 catalog_manager.cc:5697] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.821328 10829 raft_consensus.cc:2468] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:42.821548 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:42.823928 11142 leader_election.cc:290] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:42.827499 11026 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.835783 11026 ts_tablet_manager.cc:1403] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.007s
I20260709 12:25:42.838025 11027 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:42.838884 11027 ts_tablet_manager.cc:1403] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.141s	user 0.018s	sys 0.005s
I20260709 12:25:42.846097 11026 raft_consensus.cc:359] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.847152 11026 raft_consensus.cc:385] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.847549 11026 raft_consensus.cc:740] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.849093 11026 consensus_queue.cc:260] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.851943 11037 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.852734 11026 ts_tablet_manager.cc:1434] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:25:42.854091 11026 tablet_bootstrap.cc:492] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:42.864898 11055 consensus_queue.cc:1048] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:42.845635 10721 leader_election.cc:304] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:42.878712 11031 tablet_bootstrap.cc:492] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:42.879390 11031 ts_tablet_manager.cc:1403] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.143s	user 0.016s	sys 0.015s
I20260709 12:25:42.873677 11037 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:42.876361 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:42.881820 10795 leader_election.cc:304] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:42.889705 11027 raft_consensus.cc:359] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.890270 11030 raft_consensus.cc:2749] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:42.890467 11027 raft_consensus.cc:385] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.890826 11027 raft_consensus.cc:740] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.891551 11027 consensus_queue.cc:260] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:42.892536 11031 raft_consensus.cc:359] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.893236 11031 raft_consensus.cc:385] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.895197 11095 consensus_queue.cc:1048] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:42.895871 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 50366.9us
I20260709 12:25:42.896692 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:42.889038 10905 raft_consensus.cc:3060] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.897405 10980 raft_consensus.cc:3060] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:42.897725 10870 leader_election.cc:343] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.887346 11035 raft_consensus.cc:2804] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.893723 11031 raft_consensus.cc:740] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.902608 11031 consensus_queue.cc:260] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.912009 11027 ts_tablet_manager.cc:1434] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.001s
I20260709 12:25:42.913092 11027 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:42.918370 11031 ts_tablet_manager.cc:1434] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:25:42.919445 11031 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:42.925181 11026 tablet_bootstrap.cc:654] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.929721 11027 tablet_bootstrap.cc:654] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.932292 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:42.937574 10981 raft_consensus.cc:2468] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:42.939143 10869 leader_election.cc:304] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:42.940243 11142 raft_consensus.cc:2804] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.940622 10980 raft_consensus.cc:2468] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:42.940814 11142 raft_consensus.cc:493] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.941447 11142 raft_consensus.cc:3060] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.942968 10719 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:42.946179 11037 raft_consensus.cc:2804] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:42.946686 11037 raft_consensus.cc:697] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:42.947551 11037 consensus_queue.cc:237] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:42.935254 10652 catalog_manager.cc:5697] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.958302 10652 catalog_manager.cc:5697] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.962036 11031 tablet_bootstrap.cc:654] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:42.961655 11035 raft_consensus.cc:697] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:42.967250 11035 consensus_queue.cc:237] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:42.968247 11028 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:42.968871 11028 ts_tablet_manager.cc:1403] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.250s	user 0.021s	sys 0.012s
I20260709 12:25:42.977898 11030 raft_consensus.cc:493] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.978607 11030 raft_consensus.cc:515] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.982570 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:42.983387 10904 raft_consensus.cc:2468] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:42.985004 10796 leader_election.cc:304] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:42.985526 11026 tablet_bootstrap.cc:492] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:42.986001 11162 raft_consensus.cc:2804] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:42.986161 11026 ts_tablet_manager.cc:1403] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.004s
I20260709 12:25:42.986486 11162 raft_consensus.cc:493] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.986919 11162 raft_consensus.cc:3060] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:42.990094 11026 raft_consensus.cc:359] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.991134 11026 raft_consensus.cc:385] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:42.991508 11026 raft_consensus.cc:740] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:42.991811 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:42.992506 11026 consensus_queue.cc:260] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.994210 11030 leader_election.cc:290] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:42.993517 10795 leader_election.cc:343] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:42.995329 11026 ts_tablet_manager.cc:1434] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:25:42.996474 11026 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:43.003490 11026 tablet_bootstrap.cc:654] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.007287 11162 raft_consensus.cc:515] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:42.959494 11142 raft_consensus.cc:515] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.023530 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:43.025179 11030 raft_consensus.cc:493] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.026631 11030 raft_consensus.cc:515] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:43.031092 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 77064.8us
I20260709 12:25:43.031378 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:43.033402 10796 leader_election.cc:343] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.035264 11031 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:43.035917 11031 ts_tablet_manager.cc:1403] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.011s
I20260709 12:25:43.035912 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:43.037806 10795 leader_election.cc:343] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.038334 10795 leader_election.cc:304] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:43.039458 11168 raft_consensus.cc:2749] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.039600 11031 raft_consensus.cc:359] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.040387 11030 leader_election.cc:290] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:43.041460 11027 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:43.041642 11031 raft_consensus.cc:385] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.042029 11027 ts_tablet_manager.cc:1403] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.010s
I20260709 12:25:43.041311 10905 raft_consensus.cc:2468] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:43.043553 11031 raft_consensus.cc:740] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.044138 11142 leader_election.cc:290] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:43.044816 10980 raft_consensus.cc:3060] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.045733 11031 consensus_queue.cc:260] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.046330 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:43.052276 11031 ts_tablet_manager.cc:1434] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:25:43.053493 11031 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:43.056658 11030 raft_consensus.cc:493] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.057283 11030 raft_consensus.cc:515] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.059791 11030 leader_election.cc:290] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:43.062033 11031 tablet_bootstrap.cc:654] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.064550 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:43.068646 11028 raft_consensus.cc:359] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.069871 10905 raft_consensus.cc:2468] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:43.072513 11027 raft_consensus.cc:359] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:43.073688 10870 leader_election.cc:343] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.026578 11181 raft_consensus.cc:493] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.112978 10796 leader_election.cc:304] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:43.114012 11030 raft_consensus.cc:2804] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:43.114620 11030 raft_consensus.cc:493] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:43.115152 11030 raft_consensus.cc:3060] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.115435 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:43.116151 10905 raft_consensus.cc:3060] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.082759 10980 raft_consensus.cc:2468] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:43.112090 11027 raft_consensus.cc:385] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.119938 11027 raft_consensus.cc:740] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.113080 11181 raft_consensus.cc:515] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.164997 11031 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:43.204036 11190 raft_consensus.cc:493] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.237331 11030 raft_consensus.cc:515] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.121093 11027 consensus_queue.cc:260] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.280318 11190 raft_consensus.cc:515] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.177568 10905 raft_consensus.cc:2468] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:43.281620 10756 raft_consensus.cc:3060] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.169003 10869 leader_election.cc:304] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.282773 11027 ts_tablet_manager.cc:1434] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.240s	user 0.022s	sys 0.064s
I20260709 12:25:43.122013 11162 leader_election.cc:290] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:43.283823 11031 ts_tablet_manager.cc:1403] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.231s	user 0.048s	sys 0.084s
I20260709 12:25:43.283886 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de3a62664549ca99656b3e874004e5" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:43.284850 11027 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:43.286116 11030 leader_election.cc:290] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:43.148120 11140 raft_consensus.cc:493] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.290366 11140 raft_consensus.cc:515] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.292424 11027 tablet_bootstrap.cc:654] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.293674 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.294713 11194 raft_consensus.cc:2804] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:43.294564 10869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 130444us
I20260709 12:25:43.296728 10796 leader_election.cc:304] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:43.298133 11030 raft_consensus.cc:2804] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:43.221827 11101 consensus_queue.cc:1048] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.077s
I20260709 12:25:43.298930 11030 raft_consensus.cc:697] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:43.306403 11105 consensus_queue.cc:1048] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:43.307072 11030 consensus_queue.cc:237] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.308719 11031 raft_consensus.cc:359] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.309823 11031 raft_consensus.cc:385] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.310205 11031 raft_consensus.cc:740] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.125741 11142 consensus_queue.cc:1048] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.174s
I20260709 12:25:43.311160 11031 consensus_queue.cc:260] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.214408 10654 catalog_manager.cc:5697] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.315567 11142 consensus_queue.cc:1048] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:43.120827 11028 raft_consensus.cc:385] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.300895 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:43.301816 11194 raft_consensus.cc:697] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:43.324546 10905 raft_consensus.cc:3060] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.325081 11194 consensus_queue.cc:237] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.245831 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.329881 11028 raft_consensus.cc:740] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.124253 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:43.330097 11142 raft_consensus.cc:493] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.329744 10755 raft_consensus.cc:2468] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:43.331027 11028 consensus_queue.cc:260] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:43.332343 10795 leader_election.cc:343] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.333290 11028 ts_tablet_manager.cc:1434] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.364s	user 0.009s	sys 0.000s
I20260709 12:25:43.331677 11142 raft_consensus.cc:515] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.339951 10905 raft_consensus.cc:2468] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:43.351125 11028 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:43.349442 11037 consensus_queue.cc:1048] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:43.305827 11027 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:43.354748 11027 ts_tablet_manager.cc:1403] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.006s
I20260709 12:25:43.355786 10796 leader_election.cc:304] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:43.361969 11027 raft_consensus.cc:359] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.380463 11027 raft_consensus.cc:385] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.380992 11027 raft_consensus.cc:740] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.387253 11031 ts_tablet_manager.cc:1434] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.089s	user 0.021s	sys 0.010s
I20260709 12:25:43.371941 11095 consensus_queue.cc:1048] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:25:43.362084 11140 leader_election.cc:290] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:43.392078 11181 leader_election.cc:290] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:43.360272 11030 raft_consensus.cc:2804] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:43.394553 11030 raft_consensus.cc:697] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:43.395532 11030 consensus_queue.cc:237] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.363052 10651 catalog_manager.cc:5697] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.389015 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:43.401098 10755 raft_consensus.cc:3060] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.360040 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7369364f5292418c964de470ff1c0d65" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:43.410043 11190 leader_election.cc:290] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:43.410274 10981 raft_consensus.cc:2468] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:43.411780 10869 leader_election.cc:304] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:43.414060 11193 raft_consensus.cc:2804] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:43.414707 11193 raft_consensus.cc:493] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:43.360704 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:43.415335 11193 raft_consensus.cc:3060] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.416069 10830 raft_consensus.cc:2393] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:43.418237 10871 leader_election.cc:304] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.421463 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de3a62664549ca99656b3e874004e5" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:43.423453 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7369364f5292418c964de470ff1c0d65" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.425820 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:43.421793 11196 raft_consensus.cc:3060] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.435523 11026 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:43.436115 11026 ts_tablet_manager.cc:1403] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.440s	user 0.060s	sys 0.088s
I20260709 12:25:43.439127 11026 raft_consensus.cc:359] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.439869 11026 raft_consensus.cc:385] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.440158 11026 raft_consensus.cc:740] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
W20260709 12:25:43.442528 10870 leader_election.cc:343] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.442149 10654 catalog_manager.cc:5697] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:43.359401 11142 leader_election.cc:290] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:43.452339 11031 tablet_bootstrap.cc:492] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:43.450687 11027 consensus_queue.cc:260] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.450619 11026 consensus_queue.cc:260] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.468611 11181 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.478806 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:43.479792 10904 raft_consensus.cc:2393] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:43.467724 11095 consensus_queue.cc:1048] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:25:43.487355 11026 ts_tablet_manager.cc:1434] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.002s
I20260709 12:25:43.488001 11027 ts_tablet_manager.cc:1434] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.002s
I20260709 12:25:43.473429 11181 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.489866 11026 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:43.492452 11027 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:43.466434 10721 leader_election.cc:304] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:43.495479 11190 raft_consensus.cc:2749] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.506723 10755 raft_consensus.cc:2468] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:43.507081 11028 tablet_bootstrap.cc:654] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.512866 11037 consensus_queue.cc:1048] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:43.516395 11030 raft_consensus.cc:493] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.518219 11193 raft_consensus.cc:515] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.533735 11031 tablet_bootstrap.cc:654] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.553658 10653 catalog_manager.cc:5697] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.537894 11030 raft_consensus.cc:515] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.566866 11037 raft_consensus.cc:493] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.567482 11037 raft_consensus.cc:515] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:43.568737 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:43.569664 11037 leader_election.cc:290] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:43.570644 10796 leader_election.cc:343] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.571498 11030 leader_election.cc:290] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:43.574462 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:43.575465 10980 raft_consensus.cc:2393] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate bdc0390ed82742f9998e43d9eee32888 in this term.
I20260709 12:25:43.576627 11181 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:43.593755 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7369364f5292418c964de470ff1c0d65" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:43.595157 10980 raft_consensus.cc:3060] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.586946 11105 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.596475 11105 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.599108 11193 leader_election.cc:290] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:43.599095 11105 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:43.600283 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7369364f5292418c964de470ff1c0d65" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:43.545492 10720 leader_election.cc:304] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:43.603123 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:43.604875 10870 leader_election.cc:343] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:43.607502 10946 leader_election.cc:343] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:43.609040 10720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 75851us
I20260709 12:25:43.614939 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:43.618716 11178 raft_consensus.cc:2749] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.619328 10981 raft_consensus.cc:2468] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:43.621327 11178 consensus_queue.cc:1048] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:43.625541 11196 raft_consensus.cc:2749] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.627193 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:43.628672 10719 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:43.630107 11178 raft_consensus.cc:2804] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:43.630753 11178 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:43.631312 11178 raft_consensus.cc:3060] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.634233 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:43.638429 10721 leader_election.cc:343] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.640306 11027 tablet_bootstrap.cc:654] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.673988 11028 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:43.674561 11028 ts_tablet_manager.cc:1403] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.324s	user 0.012s	sys 0.015s
I20260709 12:25:43.675102 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.676898 10720 leader_election.cc:304] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:43.677443 11028 raft_consensus.cc:359] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.678225 11028 raft_consensus.cc:385] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.678547 11028 raft_consensus.cc:740] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.678583 11177 consensus_queue.cc:1048] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:43.679252 11181 raft_consensus.cc:3060] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.679340 11028 consensus_queue.cc:260] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.681821 11028 ts_tablet_manager.cc:1434] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:43.681870 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.682960 11028 tablet_bootstrap.cc:492] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:43.685356 10980 raft_consensus.cc:2468] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:43.688581 10869 leader_election.cc:304] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.689529 11196 raft_consensus.cc:2804] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:43.690114 11196 raft_consensus.cc:697] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:43.691004 11196 consensus_queue.cc:237] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:43.703586 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:43.703979 11028 tablet_bootstrap.cc:654] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.703703 11178 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.730232 11178 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:43.734457 10755 raft_consensus.cc:2393] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:43.736500 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:43.737018 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:43.737246 10980 raft_consensus.cc:3060] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:43.738780 10721 leader_election.cc:343] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.712050 11181 raft_consensus.cc:2749] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.715773 11031 tablet_bootstrap.cc:492] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
W20260709 12:25:43.720402 10796 leader_election.cc:343] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.747028 10796 leader_election.cc:304] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.726155 11027 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:43.752007 11027 ts_tablet_manager.cc:1403] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.263s	user 0.011s	sys 0.005s
I20260709 12:25:43.727201 10654 catalog_manager.cc:5697] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.747923 11030 raft_consensus.cc:2749] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.748587 11031 ts_tablet_manager.cc:1403] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.296s	user 0.020s	sys 0.014s
I20260709 12:25:43.748898 10945 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.727967 11026 tablet_bootstrap.cc:654] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.763219 11028 tablet_bootstrap.cc:492] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:43.763900 11028 ts_tablet_manager.cc:1403] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.028s
I20260709 12:25:43.763253 11027 raft_consensus.cc:359] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.766150 10980 raft_consensus.cc:2468] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:43.766484 11027 raft_consensus.cc:385] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.766741 11095 raft_consensus.cc:2749] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:43.766922 11027 raft_consensus.cc:740] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.767905 11027 consensus_queue.cc:260] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.770200 10719 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:25:43.768108 11031 raft_consensus.cc:359] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.771004 11031 raft_consensus.cc:385] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.771325 11031 raft_consensus.cc:740] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.771531 11178 raft_consensus.cc:2804] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:43.772094 11028 raft_consensus.cc:359] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.772563 11178 raft_consensus.cc:697] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:43.773667 11178 consensus_queue.cc:237] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.770224 11027 ts_tablet_manager.cc:1434] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:25:43.779228 11027 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:43.784643 11196 consensus_queue.cc:1048] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:43.785413 11028 raft_consensus.cc:385] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.785847 11028 raft_consensus.cc:740] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.786746 11028 consensus_queue.cc:260] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.789424 11028 ts_tablet_manager.cc:1434] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:25:43.792865 11026 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:43.795373 11028 tablet_bootstrap.cc:492] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:43.796356 11026 ts_tablet_manager.cc:1403] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.307s	user 0.017s	sys 0.009s
I20260709 12:25:43.774574 11031 consensus_queue.cc:260] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.797729 11027 tablet_bootstrap.cc:654] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.799726 11026 raft_consensus.cc:359] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.800493 11026 raft_consensus.cc:385] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.800786 11026 raft_consensus.cc:740] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.801988 11026 consensus_queue.cc:260] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.804873 11026 ts_tablet_manager.cc:1434] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:43.806170 11026 tablet_bootstrap.cc:492] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:43.806941 11028 tablet_bootstrap.cc:654] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.810281 11031 ts_tablet_manager.cc:1434] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260709 12:25:43.815930 11031 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:43.817240 10980 raft_consensus.cc:3060] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.823711 11026 tablet_bootstrap.cc:654] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.827137 10653 catalog_manager.cc:5697] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.836824 11028 tablet_bootstrap.cc:492] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:43.837560 11028 ts_tablet_manager.cc:1403] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.016s
I20260709 12:25:43.840646 11028 raft_consensus.cc:359] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.842190 11030 consensus_queue.cc:1048] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:43.843950 11031 tablet_bootstrap.cc:654] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.844128 11196 consensus_queue.cc:1048] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:43.849902 11028 raft_consensus.cc:385] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.850265 11028 raft_consensus.cc:740] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.851193 11028 consensus_queue.cc:260] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.854110 11028 ts_tablet_manager.cc:1434] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:25:43.864315 11028 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:43.866436 11162 consensus_queue.cc:1048] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:43.870579 11028 tablet_bootstrap.cc:654] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.870846 11031 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:43.871359 11031 ts_tablet_manager.cc:1403] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.006s
I20260709 12:25:43.872637 11162 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.873154 11162 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.875517 11162 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:43.874097 11031 raft_consensus.cc:359] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.886889 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:43.894651 10979 raft_consensus.cc:2393] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:43.889880 11095 raft_consensus.cc:493] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:43.895648 11095 raft_consensus.cc:515] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.898484 11095 leader_election.cc:290] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:43.898873 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.899403 11031 raft_consensus.cc:385] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.899755 11031 raft_consensus.cc:740] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
W20260709 12:25:43.901160 10945 leader_election.cc:343] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:43.901207 11031 consensus_queue.cc:260] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:43.902951 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:43.903700 10832 raft_consensus.cc:2468] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:43.904104 11031 ts_tablet_manager.cc:1434] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 12:25:43.905421 11031 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:43.905408 10946 leader_election.cc:304] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.907260 11095 raft_consensus.cc:2804] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:43.907788 11095 raft_consensus.cc:493] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:43.908872 11095 raft_consensus.cc:3060] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.913054 11031 tablet_bootstrap.cc:654] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.915346 11027 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:43.915880 11027 ts_tablet_manager.cc:1403] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.001s
I20260709 12:25:43.918999 11027 raft_consensus.cc:359] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.919763 11027 raft_consensus.cc:385] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.920043 11027 raft_consensus.cc:740] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.920795 11027 consensus_queue.cc:260] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.925882 11027 ts_tablet_manager.cc:1434] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260709 12:25:43.928032 11027 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:43.932071 11095 raft_consensus.cc:515] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:43.935189 11026 tablet_bootstrap.cc:492] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:43.935492 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:43.936264 10755 raft_consensus.cc:3060] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:43.936007 11026 ts_tablet_manager.cc:1403] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.000s
I20260709 12:25:43.943892 11027 tablet_bootstrap.cc:654] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:43.952929 10650 catalog_manager.cc:5697] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.978199 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:43.984869 10755 raft_consensus.cc:2468] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:43.987596 11026 raft_consensus.cc:359] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:43.988736 11026 raft_consensus.cc:385] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:43.989140 11026 raft_consensus.cc:740] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:43.990983 10796 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:43.997449 11226 raft_consensus.cc:3060] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.012766 11026 consensus_queue.cc:260] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.023440 11026 ts_tablet_manager.cc:1434] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.000s
I20260709 12:25:44.031744 11105 raft_consensus.cc:493] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.038672 11105 raft_consensus.cc:515] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.039320 11196 raft_consensus.cc:493] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.039814 11196 raft_consensus.cc:515] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.041596 11105 leader_election.cc:290] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:44.044778 11026 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:44.047600 10945 leader_election.cc:304] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:44.050087 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:44.050807 10905 raft_consensus.cc:2468] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:44.052448 10945 leader_election.cc:304] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:44.054906 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:44.055866 10830 raft_consensus.cc:2468] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:44.057133 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:44.058053 10829 raft_consensus.cc:2468] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:44.059937 11101 raft_consensus.cc:2804] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:44.060648 11101 raft_consensus.cc:697] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:44.061262 11026 tablet_bootstrap.cc:654] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.068603 11031 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:44.069326 11031 ts_tablet_manager.cc:1403] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.164s	user 0.009s	sys 0.015s
I20260709 12:25:44.061734 11101 consensus_queue.cc:237] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.063419 11196 leader_election.cc:290] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:44.066919 10871 leader_election.cc:304] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:44.065008 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:44.093045 11140 raft_consensus.cc:2804] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:44.093469 11140 raft_consensus.cc:493] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:44.093847 11140 raft_consensus.cc:3060] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:44.094216 11230 log.cc:927] Time spent T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: Append to log took a long time: real 0.100s	user 0.004s	sys 0.000s
I20260709 12:25:44.101095 11028 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:44.084998 11095 leader_election.cc:290] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:44.104228 11177 raft_consensus.cc:493] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.104641 11226 raft_consensus.cc:2749] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:44.104924 11177 raft_consensus.cc:515] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.081734 11097 raft_consensus.cc:2804] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:44.101763 11028 ts_tablet_manager.cc:1403] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.238s	user 0.070s	sys 0.069s
I20260709 12:25:44.107913 11027 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:44.113248 11027 ts_tablet_manager.cc:1403] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.184s	user 0.031s	sys 0.047s
I20260709 12:25:44.111907 10979 raft_consensus.cc:2468] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:44.117587 11028 raft_consensus.cc:359] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.119370 11028 raft_consensus.cc:385] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.119665 11028 raft_consensus.cc:740] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.120460 11028 consensus_queue.cc:260] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.122502 11028 ts_tablet_manager.cc:1434] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:25:44.122730 11031 raft_consensus.cc:359] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.123507 11031 raft_consensus.cc:385] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.123961 11031 raft_consensus.cc:740] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.123569 11028 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:44.133214 11027 raft_consensus.cc:359] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.134057 11027 raft_consensus.cc:385] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.134357 11027 raft_consensus.cc:740] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.135047 11027 consensus_queue.cc:260] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.137200 11027 ts_tablet_manager.cc:1434] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260709 12:25:44.127106 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:44.139708 10830 raft_consensus.cc:3060] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.128221 11177 leader_election.cc:290] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:44.145503 11031 consensus_queue.cc:260] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.146536 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:44.147228 10904 raft_consensus.cc:2468] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:44.147660 11031 ts_tablet_manager.cc:1434] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 12:25:44.149086 11031 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:44.152961 10755 raft_consensus.cc:3060] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.154865 10720 leader_election.cc:304] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:44.155921 11031 tablet_bootstrap.cc:654] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.156525 11185 raft_consensus.cc:2804] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:44.157080 11185 raft_consensus.cc:493] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:44.157480 11185 raft_consensus.cc:3060] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.162283 11027 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:44.165066 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:44.165881 10832 raft_consensus.cc:2468] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:44.167053 11196 raft_consensus.cc:493] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.129657 11140 raft_consensus.cc:515] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.167583 11196 raft_consensus.cc:515] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.170262 11140 leader_election.cc:290] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:44.171060 11232 raft_consensus.cc:493] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.171617 11232 raft_consensus.cc:515] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.174046 11196 leader_election.cc:290] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:44.175503 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:44.176076 11232 leader_election.cc:290] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:44.178221 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:44.180032 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:44.178221 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:44.181630 10829 raft_consensus.cc:3060] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.181947 11232 consensus_queue.cc:1048] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:44.126245 11097 raft_consensus.cc:493] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:44.183561 11097 raft_consensus.cc:3060] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.183233 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:44.186100 11027 tablet_bootstrap.cc:654] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:44.189405 10870 leader_election.cc:343] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.191988 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:44.193987 10871 leader_election.cc:343] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.194511 10871 leader_election.cc:304] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:44.195724 11196 raft_consensus.cc:2749] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:44.194707 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 142335us
I20260709 12:25:44.206004 11028 tablet_bootstrap.cc:654] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.176573 10830 raft_consensus.cc:2468] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:44.220587 11097 raft_consensus.cc:515] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.198622 11232 consensus_queue.cc:1048] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:25:44.229212 10979 raft_consensus.cc:2393] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
W20260709 12:25:44.207103 10796 leader_election.cc:343] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.234936 11178 consensus_queue.cc:1048] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:44.236970 11185 raft_consensus.cc:515] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.237371 10651 catalog_manager.cc:5697] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.241073 11140 consensus_queue.cc:1048] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:44.248207 11026 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:44.249032 11026 ts_tablet_manager.cc:1403] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.204s	user 0.050s	sys 0.029s
W20260709 12:25:44.241308 10795 leader_election.cc:343] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.260084 11026 raft_consensus.cc:359] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.260831 11026 raft_consensus.cc:385] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.261078 11193 consensus_queue.cc:1048] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:44.245172 10829 raft_consensus.cc:2468] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:44.261128 11026 raft_consensus.cc:740] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.268922 11026 consensus_queue.cc:260] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.275280 11027 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:44.276428 10795 leader_election.cc:304] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
W20260709 12:25:44.277622 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 50283.5us
I20260709 12:25:44.279176 11232 raft_consensus.cc:2749] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:44.275868 11027 ts_tablet_manager.cc:1403] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.006s
I20260709 12:25:44.280652 11031 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:44.282219 11026 ts_tablet_manager.cc:1434] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:25:44.284399 11026 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:44.285946 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:44.286764 10905 raft_consensus.cc:2393] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate bdc0390ed82742f9998e43d9eee32888 in this term.
I20260709 12:25:44.287040 11027 raft_consensus.cc:359] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.287731 11027 raft_consensus.cc:385] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.287992 11027 raft_consensus.cc:740] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.281167 11031 ts_tablet_manager.cc:1403] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.001s
I20260709 12:25:44.290546 11027 consensus_queue.cc:260] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.280198 11097 leader_election.cc:290] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:44.295782 11027 ts_tablet_manager.cc:1434] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 12:25:44.302431 11027 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:44.304631 11185 leader_election.cc:290] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:44.308358 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:44.308821 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:44.309095 10906 raft_consensus.cc:3060] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.309656 10830 raft_consensus.cc:2393] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate bdc0390ed82742f9998e43d9eee32888 in this term.
I20260709 12:25:44.309950 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:44.310523 10832 raft_consensus.cc:3060] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.315140 11031 raft_consensus.cc:359] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.315667 11031 raft_consensus.cc:385] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.315852 11031 raft_consensus.cc:740] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.314390 10871 leader_election.cc:304] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:44.329483 11026 tablet_bootstrap.cc:654] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.330086 11193 raft_consensus.cc:2804] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:44.330847 11193 raft_consensus.cc:697] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:44.334381 11031 consensus_queue.cc:260] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.344955 11026 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:44.345549 11026 ts_tablet_manager.cc:1403] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.006s
I20260709 12:25:44.331998 11193 consensus_queue.cc:237] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.348690 10906 raft_consensus.cc:2468] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:44.350328 11027 tablet_bootstrap.cc:654] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.353909 11031 ts_tablet_manager.cc:1434] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 12:25:44.357204 11031 tablet_bootstrap.cc:492] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:44.383057 11028 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:44.387290 11028 ts_tablet_manager.cc:1403] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.264s	user 0.016s	sys 0.017s
I20260709 12:25:44.375845 10720 leader_election.cc:304] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:44.393437 11185 raft_consensus.cc:2804] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:44.394030 11185 raft_consensus.cc:697] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:44.394904 11185 consensus_queue.cc:237] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.401711 11031 tablet_bootstrap.cc:654] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.402740 10832 raft_consensus.cc:2468] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:44.404172 11028 raft_consensus.cc:359] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.409675 11028 raft_consensus.cc:385] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.422478 11028 raft_consensus.cc:740] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.423488 11028 consensus_queue.cc:260] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.425446 11028 ts_tablet_manager.cc:1434] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 12:25:44.427312 11028 tablet_bootstrap.cc:492] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:44.425314 10654 catalog_manager.cc:5697] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.409895 10946 leader_election.cc:304] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:44.432431 11178 raft_consensus.cc:493] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.440876 11105 raft_consensus.cc:2749] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:44.465270 11026 raft_consensus.cc:359] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.473384 11026 raft_consensus.cc:385] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.473886 11026 raft_consensus.cc:740] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.475059 11026 consensus_queue.cc:260] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:44.444882 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 65076.5us
I20260709 12:25:44.493310 11193 raft_consensus.cc:493] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.494369 11193 raft_consensus.cc:515] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.500870 11193 leader_election.cc:290] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:44.452445 11178 raft_consensus.cc:515] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.514868 11178 leader_election.cc:290] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:44.510130 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:44.521494 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:44.522392 10978 raft_consensus.cc:2468] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:44.527508 11028 tablet_bootstrap.cc:654] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:44.533484 10869 leader_election.cc:343] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.534477 10719 leader_election.cc:304] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:44.547044 11026 ts_tablet_manager.cc:1434] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.201s	user 0.006s	sys 0.004s
I20260709 12:25:44.549026 11026 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
W20260709 12:25:44.541368 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 114021us
I20260709 12:25:44.556123 11177 raft_consensus.cc:2804] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:44.568737 11027 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:44.569314 11027 ts_tablet_manager.cc:1403] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.267s	user 0.013s	sys 0.009s
I20260709 12:25:44.568172 11177 raft_consensus.cc:493] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:44.581923 11031 tablet_bootstrap.cc:492] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:44.583405 11031 ts_tablet_manager.cc:1403] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.229s	user 0.052s	sys 0.009s
I20260709 12:25:44.583940 11028 tablet_bootstrap.cc:492] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:44.585580 11028 ts_tablet_manager.cc:1403] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.159s	user 0.023s	sys 0.016s
I20260709 12:25:44.579708 11177 raft_consensus.cc:3060] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.587127 11027 raft_consensus.cc:359] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.590142 11027 raft_consensus.cc:385] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.581243 11097 raft_consensus.cc:493] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.591624 11097 raft_consensus.cc:515] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.592445 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:44.590780 11027 raft_consensus.cc:740] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.595024 11027 consensus_queue.cc:260] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.587293 10654 catalog_manager.cc:5697] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.596251 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d739bca204c1687dc1fbfb38e4adf" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:44.597544 11031 raft_consensus.cc:359] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.598227 11097 leader_election.cc:290] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:44.598340 11031 raft_consensus.cc:385] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.599306 11031 raft_consensus.cc:740] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.600277 11031 consensus_queue.cc:260] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.599907 11027 ts_tablet_manager.cc:1434] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260709 12:25:44.606071 11026 tablet_bootstrap.cc:654] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.612330 11028 raft_consensus.cc:359] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.644662 11028 raft_consensus.cc:385] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.645076 11028 raft_consensus.cc:740] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.645898 11028 consensus_queue.cc:260] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.648064 11028 ts_tablet_manager.cc:1434] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.011s
I20260709 12:25:44.648711 11031 ts_tablet_manager.cc:1434] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.006s
I20260709 12:25:44.649093 11028 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:44.607546 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:44.650408 10755 raft_consensus.cc:2468] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:44.610194 11162 raft_consensus.cc:493] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.621340 11178 consensus_queue.cc:1048] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 12:25:44.612116 11177 raft_consensus.cc:515] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.658536 11177 leader_election.cc:290] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:44.661574 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:44.662429 10980 raft_consensus.cc:3060] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.662173 11162 raft_consensus.cc:515] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.663882 11031 tablet_bootstrap.cc:492] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:44.664397 11162 leader_election.cc:290] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:44.667673 11028 tablet_bootstrap.cc:654] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.644585 11027 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:44.675427 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:44.676093 11027 tablet_bootstrap.cc:654] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.676942 11031 tablet_bootstrap.cc:654] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:44.628113 10721 leader_election.cc:343] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:44.679136 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 51078.2us
I20260709 12:25:44.683104 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:44.684599 10870 leader_election.cc:304] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:44.687134 11140 raft_consensus.cc:2804] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:44.601624 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d739bca204c1687dc1fbfb38e4adf" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:44.687908 11140 raft_consensus.cc:493] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:44.688422 11140 raft_consensus.cc:3060] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:44.601146 10945 leader_election.cc:343] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.689973 10980 raft_consensus.cc:2468] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
W20260709 12:25:44.690412 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 89300.8us
I20260709 12:25:44.691640 10719 leader_election.cc:304] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
W20260709 12:25:44.678107 10795 leader_election.cc:343] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:44.692857 10796 leader_election.cc:343] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.694262 10796 leader_election.cc:304] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:44.697199 11178 raft_consensus.cc:2804] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:44.702067 11178 raft_consensus.cc:697] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:44.703950 11162 raft_consensus.cc:2749] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:44.706840 11097 consensus_queue.cc:1048] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:44.711063 11178 consensus_queue.cc:237] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.708272 11226 raft_consensus.cc:493] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.712338 11226 raft_consensus.cc:515] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.714596 11226 leader_election.cc:290] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
W20260709 12:25:44.714702 10945 leader_election.cc:343] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.715768 11026 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:44.701453 11140 raft_consensus.cc:515] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.717144 11026 ts_tablet_manager.cc:1403] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.013s
I20260709 12:25:44.716766 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:44.720360 10904 raft_consensus.cc:2468] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:44.722214 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:44.723225 10796 leader_election.cc:304] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
W20260709 12:25:44.724351 10796 leader_election.cc:343] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.724592 11140 leader_election.cc:290] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:44.725400 11026 raft_consensus.cc:359] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.728582 11026 raft_consensus.cc:385] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.728991 11026 raft_consensus.cc:740] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.728003 11162 raft_consensus.cc:2804] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:44.731348 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:44.731911 11162 raft_consensus.cc:493] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:44.732084 10755 raft_consensus.cc:3060] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.732467 11162 raft_consensus.cc:3060] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.733727 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:44.731339 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
W20260709 12:25:44.735797 10869 leader_election.cc:343] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.716771 10945 leader_election.cc:304] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:44.738622 11097 raft_consensus.cc:2749] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:44.739732 11097 consensus_queue.cc:1048] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:44.740046 10755 raft_consensus.cc:2468] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:44.743016 10870 leader_election.cc:304] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:44.744249 11140 raft_consensus.cc:2804] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:44.744772 11140 raft_consensus.cc:697] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:44.745637 11140 consensus_queue.cc:237] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.729995 11026 consensus_queue.cc:260] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.750993 11226 raft_consensus.cc:493] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.751735 11226 raft_consensus.cc:515] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.754313 10832 raft_consensus.cc:3060] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.756247 11162 raft_consensus.cc:515] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.758649 11162 leader_election.cc:290] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:44.765101 11226 leader_election.cc:290] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:44.767843 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:44.770260 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:44.771762 10904 raft_consensus.cc:3060] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:44.770689 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
W20260709 12:25:44.774734 10796 leader_election.cc:343] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:44.805142 11031 tablet_bootstrap.cc:492] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:44.806100 11031 ts_tablet_manager.cc:1403] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.143s	user 0.011s	sys 0.016s
I20260709 12:25:44.798918 10904 raft_consensus.cc:2468] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:44.814883 11031 raft_consensus.cc:359] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.815653 11031 raft_consensus.cc:385] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.815960 11031 raft_consensus.cc:740] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.816674 11031 consensus_queue.cc:260] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.818475 11031 ts_tablet_manager.cc:1434] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:25:44.818266 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:44.819247 10980 raft_consensus.cc:2393] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:44.823647 11031 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:44.830657 11031 tablet_bootstrap.cc:654] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.816330 10650 catalog_manager.cc:5697] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.838300 10796 leader_election.cc:304] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:44.839313 11226 raft_consensus.cc:2804] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:44.839869 11226 raft_consensus.cc:697] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:44.842628 11028 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:44.843348 11028 ts_tablet_manager.cc:1403] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.038s
I20260709 12:25:44.845963 11027 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:44.846478 11027 ts_tablet_manager.cc:1403] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.202s	user 0.008s	sys 0.010s
I20260709 12:25:44.850404 11027 raft_consensus.cc:359] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.851624 11027 raft_consensus.cc:385] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.852202 11027 raft_consensus.cc:740] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.852885 10795 leader_election.cc:304] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:44.857965 10654 catalog_manager.cc:5697] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.859395 11027 consensus_queue.cc:260] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.858237 11028 raft_consensus.cc:359] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.861071 11028 raft_consensus.cc:385] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.862547 11027 ts_tablet_manager.cc:1434] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:25:44.863652 11027 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:44.861428 11028 raft_consensus.cc:740] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.869400 11193 consensus_queue.cc:1048] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:44.842056 11226 consensus_queue.cc:237] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:44.845378 10832 raft_consensus.cc:2468] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:44.881807 11232 raft_consensus.cc:2749] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:44.866864 11028 consensus_queue.cc:260] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:44.887606 11028 ts_tablet_manager.cc:1434] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 12:25:44.888686 11026 ts_tablet_manager.cc:1434] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.171s	user 0.012s	sys 0.000s
I20260709 12:25:44.890563 11178 consensus_queue.cc:1048] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:44.893411 11250 raft_consensus.cc:493] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:44.897750 11026 tablet_bootstrap.cc:492] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:44.898257 11028 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
W20260709 12:25:44.901125 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:44.900394 11250 raft_consensus.cc:515] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:44.919716 11250 leader_election.cc:290] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:44.929711 11031 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:44.930250 11031 ts_tablet_manager.cc:1403] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.021s
I20260709 12:25:44.931977 11028 tablet_bootstrap.cc:654] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.935823 11031 raft_consensus.cc:359] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.945993 11031 raft_consensus.cc:385] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:44.946489 11031 raft_consensus.cc:740] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:44.939365 11027 tablet_bootstrap.cc:654] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.952332 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:44.940840 11026 tablet_bootstrap.cc:654] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:44.953639 10831 raft_consensus.cc:2468] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:44.950661 11031 consensus_queue.cc:260] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:44.979256 11031 ts_tablet_manager.cc:1434] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:25:44.980386 11031 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:45.005070 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.014271 10980 raft_consensus.cc:2468] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:45.017235 11235 raft_consensus.cc:493] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.017823 11235 raft_consensus.cc:515] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.018671 11177 consensus_queue.cc:1048] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:45.020632 11235 leader_election.cc:290] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.015753 10871 leader_election.cc:304] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:45.035794 11250 raft_consensus.cc:2804] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.036229 11250 raft_consensus.cc:493] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.036566 11250 raft_consensus.cc:3060] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.043233 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.055691 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:45.056494 10832 raft_consensus.cc:2468] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:45.070956 11140 consensus_queue.cc:1048] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:45.083448 10946 leader_election.cc:304] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:45.084508 11097 raft_consensus.cc:2804] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.085011 11097 raft_consensus.cc:493] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.085438 11097 raft_consensus.cc:3060] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.089768 11028 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:45.090415 11028 ts_tablet_manager.cc:1403] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.194s	user 0.044s	sys 0.049s
I20260709 12:25:45.093281 11028 raft_consensus.cc:359] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.094007 11028 raft_consensus.cc:385] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.094305 11028 raft_consensus.cc:740] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.100978 11031 tablet_bootstrap.cc:654] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.101511 11097 raft_consensus.cc:515] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.104292 11250 raft_consensus.cc:515] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.105902 10905 raft_consensus.cc:2393] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate bdc0390ed82742f9998e43d9eee32888 in this term.
I20260709 12:25:45.107581 11028 consensus_queue.cc:260] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.116106 11028 ts_tablet_manager.cc:1434] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:25:45.121330 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:45.113567 11185 raft_consensus.cc:493] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.127795 11026 tablet_bootstrap.cc:492] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.128360 11026 ts_tablet_manager.cc:1403] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.231s	user 0.021s	sys 0.029s
I20260709 12:25:45.129860 11028 tablet_bootstrap.cc:492] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:45.131991 11185 raft_consensus.cc:515] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.134716 11185 leader_election.cc:290] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.122692 11097 leader_election.cc:290] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.137295 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.138186 10904 raft_consensus.cc:2393] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:45.139052 11026 raft_consensus.cc:359] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.139858 11026 raft_consensus.cc:385] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.140075 11026 raft_consensus.cc:740] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.140899 11026 consensus_queue.cc:260] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.143638 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:45.144372 11250 leader_election.cc:290] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.144732 11027 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:45.145262 11027 ts_tablet_manager.cc:1403] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.282s	user 0.046s	sys 0.025s
I20260709 12:25:45.144589 10980 raft_consensus.cc:2393] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:45.146407 11026 ts_tablet_manager.cc:1434] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:25:45.146423 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:45.147245 10829 raft_consensus.cc:3060] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.147617 11026 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:45.154225 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:45.174423 11028 tablet_bootstrap.cc:654] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.175205 10829 raft_consensus.cc:2468] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:45.176546 11026 tablet_bootstrap.cc:654] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.177608 11027 raft_consensus.cc:359] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.184864 11027 raft_consensus.cc:385] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.185173 11027 raft_consensus.cc:740] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.185954 11027 consensus_queue.cc:260] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.181279 10721 leader_election.cc:304] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:45.192559 11031 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:45.193146 11031 ts_tablet_manager.cc:1403] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.213s	user 0.017s	sys 0.003s
I20260709 12:25:45.193904 11177 raft_consensus.cc:3060] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.198400 11031 raft_consensus.cc:359] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.199147 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:45.182358 10946 leader_election.cc:304] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:45.200140 10829 raft_consensus.cc:2393] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:45.201821 11234 raft_consensus.cc:2804] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:45.177603 11178 consensus_queue.cc:1048] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:25:45.199162 11031 raft_consensus.cc:385] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.204011 11031 raft_consensus.cc:740] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.204775 11031 consensus_queue.cc:260] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.181596 11097 raft_consensus.cc:493] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.207012 11097 raft_consensus.cc:515] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.210573 10871 leader_election.cc:304] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:45.211558 11250 raft_consensus.cc:2749] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.212368 11026 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.212925 11026 ts_tablet_manager.cc:1403] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.004s
I20260709 12:25:45.207612 11031 ts_tablet_manager.cc:1434] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:25:45.213142 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.213827 11097 leader_election.cc:290] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:45.215127 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.209095 11027 ts_tablet_manager.cc:1434] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.004s
I20260709 12:25:45.216148 11026 raft_consensus.cc:359] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.228353 11026 raft_consensus.cc:385] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.228698 11026 raft_consensus.cc:740] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.230295 11026 consensus_queue.cc:260] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.232335 11026 ts_tablet_manager.cc:1434] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:25:45.233259 11026 tablet_bootstrap.cc:492] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:45.217026 11031 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:45.234174 10654 catalog_manager.cc:5697] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:45.219417 11027 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:45.237890 11234 raft_consensus.cc:697] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:45.239023 11234 consensus_queue.cc:237] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.224884 10980 raft_consensus.cc:3060] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.227413 11028 tablet_bootstrap.cc:492] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:45.250787 11028 ts_tablet_manager.cc:1403] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.000s
I20260709 12:25:45.217649 10755 raft_consensus.cc:2393] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate bdc0390ed82742f9998e43d9eee32888 in this term.
I20260709 12:25:45.254230 11027 tablet_bootstrap.cc:654] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.255403 11250 raft_consensus.cc:493] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.256150 11250 raft_consensus.cc:515] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.263571 10945 leader_election.cc:304] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.268682 11254 consensus_queue.cc:1048] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:45.221683 11177 raft_consensus.cc:2749] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.270787 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.268723 11250 leader_election.cc:290] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:45.273466 10869 leader_election.cc:343] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.275027 11028 raft_consensus.cc:359] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.276080 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:45.283687 11283 raft_consensus.cc:2749] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.276365 11250 consensus_queue.cc:1048] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 12:25:45.287503 10871 leader_election.cc:343] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.296093 10871 leader_election.cc:304] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:45.296466 11269 consensus_queue.cc:1048] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:45.297832 11250 raft_consensus.cc:2749] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.298623 10654 catalog_manager.cc:5697] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:45.277343 11028 raft_consensus.cc:385] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.302202 11028 raft_consensus.cc:740] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.303022 11028 consensus_queue.cc:260] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.305538 11028 ts_tablet_manager.cc:1434] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 12:25:45.281754 11234 raft_consensus.cc:493] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.307196 11031 tablet_bootstrap.cc:654] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.306865 11234 raft_consensus.cc:515] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.280982 11026 tablet_bootstrap.cc:654] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.312640 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.313468 10755 raft_consensus.cc:2468] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:45.314996 10945 leader_election.cc:304] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:45.316687 11097 raft_consensus.cc:2804] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.317112 11097 raft_consensus.cc:493] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.317497 11097 raft_consensus.cc:3060] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.309522 11234 leader_election.cc:290] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:45.326653 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:45.327497 10829 raft_consensus.cc:2468] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:45.326709 11028 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:45.335435 11097 raft_consensus.cc:515] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.344170 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:45.345060 10755 raft_consensus.cc:3060] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.354288 11140 raft_consensus.cc:493] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.354948 11140 raft_consensus.cc:515] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.358556 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d739bca204c1687dc1fbfb38e4adf" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.359192 11027 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:45.359782 11027 ts_tablet_manager.cc:1403] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.002s
I20260709 12:25:45.361112 11097 leader_election.cc:290] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:45.361477 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:45.362385 10830 raft_consensus.cc:3060] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.366073 11226 consensus_queue.cc:1048] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:45.366835 10870 leader_election.cc:343] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.372262 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d739bca204c1687dc1fbfb38e4adf" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.373160 10980 raft_consensus.cc:2468] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:45.374688 10869 leader_election.cc:304] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.359643 11140 leader_election.cc:290] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:45.376509 11140 raft_consensus.cc:2804] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.376821 11140 raft_consensus.cc:493] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.377059 11140 raft_consensus.cc:3060] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.379810 11027 raft_consensus.cc:359] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.394241 11027 raft_consensus.cc:385] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.394593 11027 raft_consensus.cc:740] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.395360 11027 consensus_queue.cc:260] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.397753 11027 ts_tablet_manager.cc:1434] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.000s
I20260709 12:25:45.403465 11031 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:45.414569 11031 ts_tablet_manager.cc:1403] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.198s	user 0.021s	sys 0.011s
I20260709 12:25:45.417591 11027 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:45.420265 11226 consensus_queue.cc:1048] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:45.359309 10755 raft_consensus.cc:2468] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:45.426247 11140 raft_consensus.cc:515] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.432245 10945 leader_election.cc:304] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:45.427253 11031 raft_consensus.cc:359] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.433020 11031 raft_consensus.cc:385] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.433240 11097 raft_consensus.cc:2804] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:45.435979 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d739bca204c1687dc1fbfb38e4adf" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:45.436520 11097 raft_consensus.cc:697] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:45.435237 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d739bca204c1687dc1fbfb38e4adf" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:45.437844 10752 raft_consensus.cc:3060] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.437578 11097 consensus_queue.cc:237] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.433727 11026 tablet_bootstrap.cc:492] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.435415 11028 tablet_bootstrap.cc:654] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.436626 10980 raft_consensus.cc:3060] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.441308 11026 ts_tablet_manager.cc:1403] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.208s	user 0.027s	sys 0.032s
I20260709 12:25:45.442090 11031 raft_consensus.cc:740] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.443588 11031 consensus_queue.cc:260] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.425222 10830 raft_consensus.cc:2468] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:45.442543 11140 leader_election.cc:290] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:45.446391 11031 ts_tablet_manager.cc:1434] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:25:45.448625 10980 raft_consensus.cc:2468] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:45.452716 10869 leader_election.cc:304] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:45.453815 11140 raft_consensus.cc:2804] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:45.454277 11031 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:45.454381 11140 raft_consensus.cc:697] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:45.457350 11140 consensus_queue.cc:237] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.448850 11026 raft_consensus.cc:359] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.458516 11026 raft_consensus.cc:385] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.458823 11026 raft_consensus.cc:740] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.459523 11026 consensus_queue.cc:260] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.466555 11026 ts_tablet_manager.cc:1434] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:45.450174 11027 tablet_bootstrap.cc:654] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.462850 10752 raft_consensus.cc:2468] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:45.474469 11028 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:45.475057 11028 ts_tablet_manager.cc:1403] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.008s
I20260709 12:25:45.477628 11026 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:45.477831 11028 raft_consensus.cc:359] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.478732 11028 raft_consensus.cc:385] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.480024 11028 raft_consensus.cc:740] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.478755 10650 catalog_manager.cc:5697] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:45.485918 11027 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:45.486471 11027 ts_tablet_manager.cc:1403] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.000s
I20260709 12:25:45.489202 11027 raft_consensus.cc:359] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.489913 11027 raft_consensus.cc:385] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.490178 11027 raft_consensus.cc:740] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.490782 11027 consensus_queue.cc:260] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.493011 11026 tablet_bootstrap.cc:654] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.493162 10651 catalog_manager.cc:5697] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:45.498368 11031 tablet_bootstrap.cc:654] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.502234 11027 ts_tablet_manager.cc:1434] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 12:25:45.503414 11027 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:45.509567 11027 tablet_bootstrap.cc:654] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.515061 11026 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.515609 11026 ts_tablet_manager.cc:1403] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260709 12:25:45.518875 11026 raft_consensus.cc:359] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.519600 11026 raft_consensus.cc:385] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.519865 11026 raft_consensus.cc:740] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.520494 11026 consensus_queue.cc:260] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.527915 11031 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:45.528530 11031 ts_tablet_manager.cc:1403] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 12:25:45.531391 11031 raft_consensus.cc:359] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.531914 11027 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:45.532192 11031 raft_consensus.cc:385] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.532569 11031 raft_consensus.cc:740] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.532644 11027 ts_tablet_manager.cc:1403] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.013s
I20260709 12:25:45.533371 11226 raft_consensus.cc:493] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.533951 11226 raft_consensus.cc:515] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.535962 11027 raft_consensus.cc:359] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.536791 11027 raft_consensus.cc:385] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.537045 11027 raft_consensus.cc:740] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.537658 11226 leader_election.cc:290] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.537719 11027 consensus_queue.cc:260] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.538861 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.539726 10906 raft_consensus.cc:2468] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:45.541343 10796 leader_election.cc:304] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:45.543509 11030 raft_consensus.cc:2804] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.543754 11226 raft_consensus.cc:493] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.544072 11030 raft_consensus.cc:493] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.544660 11030 raft_consensus.cc:3060] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.544395 11226 raft_consensus.cc:515] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.548846 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.549021 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:45.550662 10796 leader_election.cc:343] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.551411 11226 leader_election.cc:290] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.552421 11097 raft_consensus.cc:493] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.552942 11097 raft_consensus.cc:515] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.553071 11028 consensus_queue.cc:260] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.556396 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:45.558066 11097 leader_election.cc:290] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.560643 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.561416 10906 raft_consensus.cc:2468] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:45.561744 11027 ts_tablet_manager.cc:1434] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 12:25:45.562860 11027 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:45.563131 11028 ts_tablet_manager.cc:1434] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.000s
I20260709 12:25:45.538601 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.563699 10980 raft_consensus.cc:2468] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:45.564801 10945 leader_election.cc:304] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:45.566045 11031 consensus_queue.cc:260] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.567123 11095 raft_consensus.cc:2804] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.567544 11095 raft_consensus.cc:493] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.567868 11095 raft_consensus.cc:3060] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.567993 11269 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.568548 11269 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.569578 11027 tablet_bootstrap.cc:654] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.569515 10752 raft_consensus.cc:2468] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:45.573076 11026 ts_tablet_manager.cc:1434] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260709 12:25:45.573436 10796 leader_election.cc:304] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:45.573688 11269 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:45.574160 11026 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:45.574720 11232 raft_consensus.cc:493] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.575198 11232 raft_consensus.cc:515] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.575764 11028 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:45.577407 11232 leader_election.cc:290] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.579519 11232 raft_consensus.cc:2804] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.579850 11232 raft_consensus.cc:493] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.580170 11232 raft_consensus.cc:3060] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.582808 11030 raft_consensus.cc:515] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.584208 10830 raft_consensus.cc:2393] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:45.584465 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.585137 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:45.586617 10870 leader_election.cc:343] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.587445 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
W20260709 12:25:45.588567 10795 leader_election.cc:343] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.588989 11026 tablet_bootstrap.cc:654] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.591503 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.597440 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:45.598414 10904 raft_consensus.cc:3060] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.585291 11031 ts_tablet_manager.cc:1434] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.006s
I20260709 12:25:45.585165 11030 leader_election.cc:290] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.600749 11031 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
W20260709 12:25:45.612165 10796 leader_election.cc:343] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.612973 10796 leader_election.cc:304] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:45.618072 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.618903 11031 tablet_bootstrap.cc:654] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:45.619807 10869 leader_election.cc:343] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.620429 10869 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.625516 11028 tablet_bootstrap.cc:654] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.626507 11226 raft_consensus.cc:2749] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.627658 11026 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.629140 11234 consensus_queue.cc:1048] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:45.637058 11026 ts_tablet_manager.cc:1403] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.010s
I20260709 12:25:45.622604 11269 raft_consensus.cc:2749] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.639966 10904 raft_consensus.cc:2468] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:45.646450 11269 raft_consensus.cc:493] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.646530 10796 leader_election.cc:304] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:45.658154 11027 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:45.659394 11027 ts_tablet_manager.cc:1403] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.097s	user 0.036s	sys 0.027s
I20260709 12:25:45.666764 11027 raft_consensus.cc:359] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.668316 11140 raft_consensus.cc:493] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.669059 11140 raft_consensus.cc:515] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.668011 11027 raft_consensus.cc:385] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.671113 11027 raft_consensus.cc:740] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.672500 11140 leader_election.cc:290] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:45.673465 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.675170 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:45.675544 10870 leader_election.cc:343] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.676338 11027 consensus_queue.cc:260] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:45.676836 10871 leader_election.cc:343] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.677640 10871 leader_election.cc:304] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.680101 11140 raft_consensus.cc:2749] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.675944 11232 raft_consensus.cc:515] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.681996 11254 raft_consensus.cc:493] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.651437 11269 raft_consensus.cc:515] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.682862 11254 raft_consensus.cc:515] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.684090 11234 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.684768 11234 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.687273 11254 leader_election.cc:290] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.688519 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8214dea0d43a1bcca0a08f30f62c7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.689355 11234 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:45.644232 11095 raft_consensus.cc:515] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.690318 11026 raft_consensus.cc:359] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.688519 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.692528 11026 raft_consensus.cc:385] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:25:45.692021 10719 leader_election.cc:343] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.654603 11226 raft_consensus.cc:2804] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:45.694784 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:45.694816 10979 raft_consensus.cc:2393] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:45.694600 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c380a3d694b146c69f05b40c38c37928" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.696158 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c380a3d694b146c69f05b40c38c37928" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:45.696784 10946 leader_election.cc:343] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:45.696949 10870 leader_election.cc:343] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.697808 11027 ts_tablet_manager.cc:1434] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
W20260709 12:25:45.698585 10869 leader_election.cc:343] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.698858 11027 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:45.699136 10869 leader_election.cc:304] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.693987 11026 raft_consensus.cc:740] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.706187 11026 consensus_queue.cc:260] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.690454 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8214dea0d43a1bcca0a08f30f62c7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.704088 11140 raft_consensus.cc:2749] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:45.716759 10945 leader_election.cc:343] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.717376 10945 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.710700 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:45.719636 11234 raft_consensus.cc:2749] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.693929 11269 leader_election.cc:290] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:45.723299 10720 leader_election.cc:343] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.723853 10720 leader_election.cc:304] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:45.724735 11027 tablet_bootstrap.cc:654] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.701896 11226 raft_consensus.cc:697] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:45.724977 11185 raft_consensus.cc:2749] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.732981 11031 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:45.733909 11232 leader_election.cc:290] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.735038 11031 ts_tablet_manager.cc:1403] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.135s	user 0.029s	sys 0.025s
I20260709 12:25:45.735224 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:45.737502 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
W20260709 12:25:45.737890 10796 leader_election.cc:343] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.738536 10906 raft_consensus.cc:2393] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:45.727730 11095 leader_election.cc:290] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.738459 11031 raft_consensus.cc:359] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.740520 11031 raft_consensus.cc:385] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.740829 11031 raft_consensus.cc:740] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.741912 11026 ts_tablet_manager.cc:1434] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.104s	user 0.014s	sys 0.002s
I20260709 12:25:45.741678 11031 consensus_queue.cc:260] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.742918 11026 tablet_bootstrap.cc:492] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:45.739264 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:45.744841 10753 raft_consensus.cc:3060] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.746228 11031 ts_tablet_manager.cc:1434] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:25:45.747233 11031 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:45.753021 11026 tablet_bootstrap.cc:654] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.753795 11031 tablet_bootstrap.cc:654] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.739313 11226 consensus_queue.cc:237] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.763513 11028 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:45.764160 11028 ts_tablet_manager.cc:1403] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.189s	user 0.016s	sys 0.021s
I20260709 12:25:45.768702 11028 raft_consensus.cc:359] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.769732 11028 raft_consensus.cc:385] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.770133 11028 raft_consensus.cc:740] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.771111 10753 raft_consensus.cc:2468] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:45.775511 11028 consensus_queue.cc:260] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.779160 11028 ts_tablet_manager.cc:1434] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:25:45.780297 11028 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:45.787896 11026 tablet_bootstrap.cc:492] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.788470 11026 ts_tablet_manager.cc:1403] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.017s
I20260709 12:25:45.795740 11026 raft_consensus.cc:359] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.795997 10796 leader_election.cc:304] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:45.796523 11026 raft_consensus.cc:385] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.796818 11026 raft_consensus.cc:740] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.797501 11026 consensus_queue.cc:260] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.798532 11307 raft_consensus.cc:2804] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:45.798182 10654 catalog_manager.cc:5697] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:45.799142 11307 raft_consensus.cc:697] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:45.799978 10946 leader_election.cc:304] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:45.800408 11234 consensus_queue.cc:1048] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:45.800063 11307 consensus_queue.cc:237] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.802294 11097 raft_consensus.cc:2749] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.811877 11027 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:45.812460 11027 ts_tablet_manager.cc:1403] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.008s
I20260709 12:25:45.820996 11031 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:45.821800 11031 ts_tablet_manager.cc:1403] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.016s
I20260709 12:25:45.826174 11031 raft_consensus.cc:359] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.826915 11031 raft_consensus.cc:385] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.828461 11031 raft_consensus.cc:740] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.829182 11031 consensus_queue.cc:260] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.831750 11031 ts_tablet_manager.cc:1434] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:45.833079 11031 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:45.835938 11026 ts_tablet_manager.cc:1434] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:25:45.836824 11026 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:45.845088 11031 tablet_bootstrap.cc:654] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.848263 11027 raft_consensus.cc:359] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.851814 11027 raft_consensus.cc:385] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.852346 11027 raft_consensus.cc:740] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.850590 11028 tablet_bootstrap.cc:654] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.839977 11307 raft_consensus.cc:493] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.853600 11307 raft_consensus.cc:515] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:45.856097 11027 consensus_queue.cc:260] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.868486 11026 tablet_bootstrap.cc:654] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.870311 11307 leader_election.cc:290] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.873591 11027 ts_tablet_manager.cc:1434] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260709 12:25:45.876314 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.877830 11027 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:45.880307 11254 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.880910 11254 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.883252 11254 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.885329 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.886092 10904 raft_consensus.cc:2468] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:45.887257 11030 raft_consensus.cc:493] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.887859 11030 raft_consensus.cc:515] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.891266 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.892395 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.892694 10720 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
W20260709 12:25:45.891299 10796 leader_election.cc:343] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:45.894958 10796 leader_election.cc:343] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.896915 11030 leader_election.cc:290] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.898530 11254 raft_consensus.cc:2804] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:45.894977 10795 leader_election.cc:343] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.899199 11254 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.899384 10795 leader_election.cc:304] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:45.899768 11254 raft_consensus.cc:3060] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.901542 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:45.902242 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.904285 11027 tablet_bootstrap.cc:654] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:45.902782 10654 catalog_manager.cc:5697] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:45.910955 10796 leader_election.cc:343] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.911733 11307 raft_consensus.cc:493] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:45.913609 10719 leader_election.cc:343] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.913731 11307 raft_consensus.cc:515] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:45.904410 11030 raft_consensus.cc:2749] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.911684 10796 leader_election.cc:304] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:45.916879 11030 raft_consensus.cc:2749] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:45.918663 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.919546 10753 raft_consensus.cc:2468] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:45.921430 10796 leader_election.cc:304] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:45.922573 11030 raft_consensus.cc:2804] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.923259 11030 raft_consensus.cc:493] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.924325 11030 raft_consensus.cc:3060] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.926415 11307 leader_election.cc:290] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:45.922511 11254 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.920892 11028 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:45.927861 11028 ts_tablet_manager.cc:1403] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.010s
I20260709 12:25:45.929401 11031 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:45.934937 11031 ts_tablet_manager.cc:1403] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.001s
I20260709 12:25:45.930680 11028 raft_consensus.cc:359] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.933090 11095 consensus_queue.cc:1048] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:45.936582 11028 raft_consensus.cc:385] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.936868 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:45.937047 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:45.937887 10906 raft_consensus.cc:3060] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:45.938488 10719 leader_election.cc:343] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:45.935669 11254 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:45.937021 11028 raft_consensus.cc:740] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.947400 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.952035 11097 raft_consensus.cc:493] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:45.952896 11097 raft_consensus.cc:515] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:45.972734 11097 leader_election.cc:290] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:45.976435 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8214dea0d43a1bcca0a08f30f62c7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:45.977129 11026 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:45.977226 10753 raft_consensus.cc:2468] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:45.977710 11026 ts_tablet_manager.cc:1403] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.007s
I20260709 12:25:45.978004 11269 consensus_queue.cc:1048] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:45.978147 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8214dea0d43a1bcca0a08f30f62c7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:45.979115 10905 raft_consensus.cc:2468] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:45.979686 10945 leader_election.cc:304] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:45.980508 11234 consensus_queue.cc:1048] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:45.981935 11234 raft_consensus.cc:2804] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:45.982323 11234 raft_consensus.cc:493] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:45.982695 11234 raft_consensus.cc:3060] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:45.987378 11026 raft_consensus.cc:359] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.992902 11026 raft_consensus.cc:385] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:45.994349 11026 raft_consensus.cc:740] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.995172 11026 consensus_queue.cc:260] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.990504 10904 raft_consensus.cc:2468] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:45.999531 11027 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:46.000662 11027 ts_tablet_manager.cc:1403] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.003s
I20260709 12:25:45.996191 11028 consensus_queue.cc:260] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:45.970937 11031 raft_consensus.cc:359] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.003697 11027 raft_consensus.cc:359] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.004585 11027 raft_consensus.cc:385] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.004472 11031 raft_consensus.cc:385] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.005085 11027 raft_consensus.cc:740] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.005405 11031 raft_consensus.cc:740] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.006155 11027 consensus_queue.cc:260] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.007913 11031 consensus_queue.cc:260] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.008740 11027 ts_tablet_manager.cc:1434] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:25:46.009841 11027 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:46.011744 11030 raft_consensus.cc:515] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.020247 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:46.020958 10755 raft_consensus.cc:3060] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.008410 11026 ts_tablet_manager.cc:1434] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:25:46.026536 11026 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.029197 10755 raft_consensus.cc:2468] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:46.043642 10796 leader_election.cc:304] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:46.044708 11226 raft_consensus.cc:2804] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.045238 11226 raft_consensus.cc:697] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:46.046106 11226 consensus_queue.cc:237] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.049409 11269 consensus_queue.cc:1048] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.008306 11234 raft_consensus.cc:515] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.004539 11028 ts_tablet_manager.cc:1434] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.013s
I20260709 12:25:46.032266 11026 tablet_bootstrap.cc:654] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.033806 11030 leader_election.cc:290] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.036080 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:46.037871 11031 ts_tablet_manager.cc:1434] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 12:25:46.013726 11319 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.030314 11027 tablet_bootstrap.cc:654] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.057888 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8214dea0d43a1bcca0a08f30f62c7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:46.088914 10752 raft_consensus.cc:3060] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.058236 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8214dea0d43a1bcca0a08f30f62c7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:46.090701 10905 raft_consensus.cc:3060] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.062772 11028 tablet_bootstrap.cc:492] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:46.065006 11031 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:46.097368 11026 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:46.097998 11026 ts_tablet_manager.cc:1403] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.010s
I20260709 12:25:46.101470 11028 tablet_bootstrap.cc:654] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.065275 11319 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.050714 10906 raft_consensus.cc:2468] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:46.116423 10905 raft_consensus.cc:2468] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:46.117266 11193 raft_consensus.cc:493] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.118045 11193 raft_consensus.cc:515] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.120916 11193 leader_election.cc:290] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.122201 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.101146 11026 raft_consensus.cc:359] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.065742 10904 raft_consensus.cc:3060] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.126123 10945 leader_election.cc:304] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:46.127379 11322 raft_consensus.cc:2804] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.127883 11322 raft_consensus.cc:697] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:46.128927 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.128840 11322 consensus_queue.cc:237] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:46.130277 10871 leader_election.cc:343] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.072585 11185 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.056731 11234 leader_election.cc:290] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:46.081943 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:46.131311 10720 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.133544 11254 raft_consensus.cc:2804] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.134114 11254 raft_consensus.cc:697] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:46.134980 11254 consensus_queue.cc:237] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.108826 10752 raft_consensus.cc:2468] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:46.131326 11185 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.136301 11026 raft_consensus.cc:385] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.124118 11319 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.123517 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.143122 10754 raft_consensus.cc:2468] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.143313 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:46.144709 10979 raft_consensus.cc:2468] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:46.146692 10719 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:46.148039 11026 raft_consensus.cc:740] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.148497 11178 raft_consensus.cc:2804] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.149160 11178 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.149652 11026 consensus_queue.cc:260] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.149719 11178 raft_consensus.cc:3060] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.153636 10904 raft_consensus.cc:2468] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
W20260709 12:25:46.155126 10870 leader_election.cc:343] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.155632 10870 leader_election.cc:304] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:46.156745 11026 ts_tablet_manager.cc:1434] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 12:25:46.156968 11193 raft_consensus.cc:2749] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:46.163090 10945 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:46.164095 11319 raft_consensus.cc:2804] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.164474 11319 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.164832 11319 raft_consensus.cc:3060] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.137687 11185 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.172823 11031 tablet_bootstrap.cc:654] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.104034 11027 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:46.186321 11030 raft_consensus.cc:493] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.191960 11030 raft_consensus.cc:515] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.194794 11030 leader_election.cc:290] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:46.181711 11319 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.188853 11027 ts_tablet_manager.cc:1403] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.179s	user 0.008s	sys 0.010s
I20260709 12:25:46.203660 11178 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:46.210016 10720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 44450us
I20260709 12:25:46.211866 11026 tablet_bootstrap.cc:492] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.211819 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.213599 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:46.214596 10753 raft_consensus.cc:2393] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:46.215590 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:46.217159 10796 leader_election.cc:343] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.220654 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.220901 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.222517 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.223109 11026 tablet_bootstrap.cc:654] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:46.229054 10946 leader_election.cc:343] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:46.230082 10795 leader_election.cc:343] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.230559 10795 leader_election.cc:304] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
W20260709 12:25:46.230788 10946 leader_election.cc:343] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.231232 10946 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:46.232044 11030 raft_consensus.cc:2749] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:46.233395 11095 raft_consensus.cc:2749] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:25:46.234264 10721 leader_election.cc:343] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.236284 11027 raft_consensus.cc:359] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.237016 11027 raft_consensus.cc:385] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.237277 11027 raft_consensus.cc:740] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.238000 11027 consensus_queue.cc:260] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.239539 11027 ts_tablet_manager.cc:1434] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.000s
I20260709 12:25:46.249571 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:46.251017 10979 raft_consensus.cc:2393] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:46.253580 11027 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:46.245456 10654 catalog_manager.cc:5697] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:46.255390 11026 tablet_bootstrap.cc:492] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:46.258543 11026 ts_tablet_manager.cc:1403] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.006s
I20260709 12:25:46.198824 11319 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.260143 11028 tablet_bootstrap.cc:492] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:46.260164 11178 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.260840 11028 ts_tablet_manager.cc:1403] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.198s	user 0.044s	sys 0.081s
I20260709 12:25:46.261637 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.260259 11031 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:46.263535 11031 ts_tablet_manager.cc:1403] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.002s
W20260709 12:25:46.265692 10721 leader_election.cc:343] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.266325 10721 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.267894 11178 raft_consensus.cc:2749] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:46.276466 11026 raft_consensus.cc:359] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.277324 11026 raft_consensus.cc:385] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.277622 11026 raft_consensus.cc:740] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.277993 11027 tablet_bootstrap.cc:654] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.278395 11026 consensus_queue.cc:260] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.281100 11026 ts_tablet_manager.cc:1434] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 12:25:46.282189 11030 consensus_queue.cc:1048] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.283140 11028 raft_consensus.cc:359] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.283878 11028 raft_consensus.cc:385] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.284152 11028 raft_consensus.cc:740] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.284355 11031 raft_consensus.cc:359] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.284919 11028 consensus_queue.cc:260] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.285359 11031 raft_consensus.cc:385] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.286669 11028 ts_tablet_manager.cc:1434] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:25:46.285805 11031 raft_consensus.cc:740] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.287806 11028 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:46.289628 11026 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.288031 11031 consensus_queue.cc:260] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.296478 11026 tablet_bootstrap.cc:654] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.298615 11031 ts_tablet_manager.cc:1434] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:25:46.298427 10653 catalog_manager.cc:5697] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:46.299732 11031 tablet_bootstrap.cc:492] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:46.303983 11028 tablet_bootstrap.cc:654] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.328341 10652 catalog_manager.cc:5697] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:46.333214 11193 raft_consensus.cc:493] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.333822 11030 raft_consensus.cc:493] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.334362 11030 raft_consensus.cc:515] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.338171 11030 leader_election.cc:290] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:46.340255 11031 tablet_bootstrap.cc:654] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.340338 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.340399 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:46.333812 11193 raft_consensus.cc:515] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.350020 10904 raft_consensus.cc:3060] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.351276 11193 leader_election.cc:290] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
W20260709 12:25:46.354674 10796 leader_election.cc:343] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:46.356346 10795 leader_election.cc:343] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.356746 10795 leader_election.cc:304] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.361465 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.362566 10753 raft_consensus.cc:2393] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:46.364394 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.379303 11226 consensus_queue.cc:1048] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.360594 11030 raft_consensus.cc:2749] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:46.376948 10871 leader_election.cc:304] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:46.379516 11307 consensus_queue.cc:1048] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:46.381383 11193 raft_consensus.cc:2749] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:46.383354 11226 consensus_queue.cc:1048] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:46.397804 11026 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:46.398430 11026 ts_tablet_manager.cc:1403] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.034s
I20260709 12:25:46.404161 11028 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:46.405005 11028 ts_tablet_manager.cc:1403] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.117s	user 0.029s	sys 0.020s
I20260709 12:25:46.406176 11226 raft_consensus.cc:493] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.406771 11226 raft_consensus.cc:515] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.408213 11026 raft_consensus.cc:359] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.409404 11026 raft_consensus.cc:385] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.409814 11026 raft_consensus.cc:740] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.410202 11027 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:46.411064 11026 consensus_queue.cc:260] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.412613 11027 ts_tablet_manager.cc:1403] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.159s	user 0.010s	sys 0.007s
I20260709 12:25:46.414253 11026 ts_tablet_manager.cc:1434] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:25:46.415016 11226 leader_election.cc:290] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:46.415886 11026 tablet_bootstrap.cc:492] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.416333 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.411636 11028 raft_consensus.cc:359] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.418260 11028 raft_consensus.cc:385] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:25:46.418603 10796 leader_election.cc:343] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.416326 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:46.421465 11031 tablet_bootstrap.cc:492] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:46.421128 11027 raft_consensus.cc:359] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:46.421685 10795 leader_election.cc:343] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.421957 11027 raft_consensus.cc:385] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.422060 11031 ts_tablet_manager.cc:1403] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.011s
I20260709 12:25:46.418623 11028 raft_consensus.cc:740] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.422238 10795 leader_election.cc:304] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:46.423784 11028 consensus_queue.cc:260] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.426453 11031 raft_consensus.cc:359] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.427233 11031 raft_consensus.cc:385] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.427532 11031 raft_consensus.cc:740] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.428256 11031 consensus_queue.cc:260] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.428627 11226 raft_consensus.cc:2749] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:46.422246 11027 raft_consensus.cc:740] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.432137 11027 consensus_queue.cc:260] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.438030 11031 ts_tablet_manager.cc:1434] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:46.440675 11028 ts_tablet_manager.cc:1434] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.007s
I20260709 12:25:46.442035 11031 tablet_bootstrap.cc:492] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:46.442191 11027 ts_tablet_manager.cc:1434] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:25:46.443331 11027 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:46.450510 11026 tablet_bootstrap.cc:654] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.442035 11028 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:46.456725 11097 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.457401 11097 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.460227 11097 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:46.461097 11028 tablet_bootstrap.cc:654] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.462620 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.463476 10906 raft_consensus.cc:2393] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d52265c3f9ed4b7bba6eb005f12d7401 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:46.464448 11031 tablet_bootstrap.cc:654] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.466629 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.477550 11027 tablet_bootstrap.cc:654] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.483068 10945 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:46.485924 11028 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:46.487166 11028 ts_tablet_manager.cc:1403] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260709 12:25:46.488135 11322 raft_consensus.cc:3060] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.520958 11226 consensus_queue.cc:1048] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.532317 11026 tablet_bootstrap.cc:492] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:46.533200 11026 ts_tablet_manager.cc:1403] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.016s
I20260709 12:25:46.533839 11269 raft_consensus.cc:493] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.534444 11269 raft_consensus.cc:515] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.536432 11269 leader_election.cc:290] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:46.538261 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:46.539978 11028 raft_consensus.cc:359] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.540760 11028 raft_consensus.cc:385] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.541049 11028 raft_consensus.cc:740] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.541728 11028 consensus_queue.cc:260] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.533391 11322 raft_consensus.cc:2749] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:46.543987 10869 leader_election.cc:343] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.545035 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.545966 10830 raft_consensus.cc:2468] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:46.546845 11027 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:46.547542 11027 ts_tablet_manager.cc:1403] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.033s
I20260709 12:25:46.547747 10871 leader_election.cc:304] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.548990 11269 raft_consensus.cc:2804] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.549429 11269 raft_consensus.cc:493] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.549877 11269 raft_consensus.cc:3060] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.566720 11232 consensus_queue.cc:1048] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:46.552130 11028 ts_tablet_manager.cc:1434] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:25:46.590418 11028 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:46.555684 11027 raft_consensus.cc:359] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.556231 11026 raft_consensus.cc:359] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.555328 11031 tablet_bootstrap.cc:492] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:46.598270 11026 raft_consensus.cc:385] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.597965 11027 raft_consensus.cc:385] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.598953 11026 raft_consensus.cc:740] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.599184 11027 raft_consensus.cc:740] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.599821 11026 consensus_queue.cc:260] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.600350 11027 consensus_queue.cc:260] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.600816 11095 consensus_queue.cc:1048] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.598608 11031 ts_tablet_manager.cc:1403] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.018s
I20260709 12:25:46.605931 11026 ts_tablet_manager.cc:1434] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 12:25:46.597481 11028 tablet_bootstrap.cc:654] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.612164 11026 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.619490 11027 ts_tablet_manager.cc:1434] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.000s
I20260709 12:25:46.602932 11269 raft_consensus.cc:515] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.623735 11027 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:46.625818 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.626574 10830 raft_consensus.cc:3060] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.627249 11269 leader_election.cc:290] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:46.627664 11026 tablet_bootstrap.cc:654] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.628544 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
W20260709 12:25:46.630295 10869 leader_election.cc:343] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.634801 11028 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:46.635425 11028 ts_tablet_manager.cc:1403] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:25:46.638161 11026 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:46.638736 11026 ts_tablet_manager.cc:1403] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 12:25:46.638590 11028 raft_consensus.cc:359] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.639439 11028 raft_consensus.cc:385] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.639761 11028 raft_consensus.cc:740] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.641191 11028 consensus_queue.cc:260] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.642378 10830 raft_consensus.cc:2468] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:46.621572 11031 raft_consensus.cc:359] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.643142 11031 raft_consensus.cc:385] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.643471 11031 raft_consensus.cc:740] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.644140 11031 consensus_queue.cc:260] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.644449 10871 leader_election.cc:304] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.646039 11193 raft_consensus.cc:2804] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.646479 11031 ts_tablet_manager.cc:1434] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:25:46.646581 11193 raft_consensus.cc:697] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:46.647526 11031 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:46.647631 11193 consensus_queue.cc:237] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.653873 11031 tablet_bootstrap.cc:654] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.655624 11322 consensus_queue.cc:1048] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.672272 11028 ts_tablet_manager.cc:1434] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:25:46.673182 11178 consensus_queue.cc:1048] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.676939 11026 raft_consensus.cc:359] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.680923 11026 raft_consensus.cc:385] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.681313 11026 raft_consensus.cc:740] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.684955 11028 tablet_bootstrap.cc:492] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:46.692319 11027 tablet_bootstrap.cc:654] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.699921 11028 tablet_bootstrap.cc:654] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.703876 11031 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:46.703678 11254 consensus_queue.cc:1048] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:46.704510 11031 ts_tablet_manager.cc:1403] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.012s
I20260709 12:25:46.712183 11031 raft_consensus.cc:359] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.712949 11031 raft_consensus.cc:385] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.713253 11031 raft_consensus.cc:740] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.713603 11027 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:46.714176 11027 ts_tablet_manager.cc:1403] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.001s
I20260709 12:25:46.714028 11031 consensus_queue.cc:260] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.699991 11026 consensus_queue.cc:260] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.715833 11226 raft_consensus.cc:493] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.716562 11226 raft_consensus.cc:515] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.719771 11031 ts_tablet_manager.cc:1434] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 12:25:46.720438 11178 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.720934 11031 tablet_bootstrap.cc:492] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:46.721104 11178 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.724829 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:46.725608 10980 raft_consensus.cc:2468] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:46.725894 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.727264 10719 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:46.728621 11334 raft_consensus.cc:2804] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.729086 11334 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.729447 11334 raft_consensus.cc:3060] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.715255 10651 catalog_manager.cc:5697] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:46.734957 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.735397 11354 raft_consensus.cc:493] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.735819 10906 raft_consensus.cc:2468] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:46.735877 11354 raft_consensus.cc:515] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.737303 10796 leader_election.cc:304] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:46.738296 11354 leader_election.cc:290] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:46.738373 11232 raft_consensus.cc:2804] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.739302 11232 raft_consensus.cc:493] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.739761 11232 raft_consensus.cc:3060] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.740849 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8125a2552e304a1b88b479f312db0f6c" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:46.742534 10869 leader_election.cc:343] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.744091 11031 tablet_bootstrap.cc:654] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.745915 11226 leader_election.cc:290] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.751621 11334 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.753628 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8125a2552e304a1b88b479f312db0f6c" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.754410 11334 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.754529 10754 raft_consensus.cc:2468] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:46.757680 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:46.758460 10979 raft_consensus.cc:3060] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:46.767913 10796 leader_election.cc:343] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.768258 11178 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.770784 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.770757 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.771819 10830 raft_consensus.cc:2468] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:46.772430 11322 raft_consensus.cc:493] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.770941 10979 raft_consensus.cc:2468] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:46.773062 11322 raft_consensus.cc:515] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.773988 10719 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:46.769693 11031 tablet_bootstrap.cc:492] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:46.775156 11031 ts_tablet_manager.cc:1403] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.004s
I20260709 12:25:46.770130 10870 leader_election.cc:304] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.775750 11232 raft_consensus.cc:515] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.776597 11354 raft_consensus.cc:2804] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.777027 11354 raft_consensus.cc:493] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.777401 11354 raft_consensus.cc:3060] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.778020 11031 raft_consensus.cc:359] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.778734 11031 raft_consensus.cc:385] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.778811 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:46.779071 11031 raft_consensus.cc:740] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.779801 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.779830 11031 consensus_queue.cc:260] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.782128 11028 tablet_bootstrap.cc:492] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:46.782630 11028 ts_tablet_manager.cc:1403] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.020s
W20260709 12:25:46.782670 10945 leader_election.cc:343] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.784148 11232 leader_election.cc:290] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.770619 11027 raft_consensus.cc:359] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.785127 11027 raft_consensus.cc:385] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.785409 11027 raft_consensus.cc:740] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.785629 11028 raft_consensus.cc:359] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.787444 11028 raft_consensus.cc:385] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.786296 11027 consensus_queue.cc:260] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.787783 11028 raft_consensus.cc:740] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.788165 10753 raft_consensus.cc:3060] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.789637 11254 raft_consensus.cc:2804] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.792191 11322 leader_election.cc:290] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.798087 11319 raft_consensus.cc:493] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.798611 11319 raft_consensus.cc:515] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.800861 11319 leader_election.cc:290] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.782941 11031 ts_tablet_manager.cc:1434] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:25:46.717260 11026 ts_tablet_manager.cc:1434] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 12:25:46.802902 11026 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.804265 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.804932 10832 raft_consensus.cc:2468] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.804913 11028 consensus_queue.cc:260] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.809330 11026 tablet_bootstrap.cc:654] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.810479 10753 raft_consensus.cc:2468] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:46.810561 11031 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:46.812485 10946 leader_election.cc:304] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:46.817272 11226 raft_consensus.cc:493] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.807529 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.817965 11226 raft_consensus.cc:515] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.818404 11027 ts_tablet_manager.cc:1434] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.104s	user 0.011s	sys 0.000s
I20260709 12:25:46.818531 10830 raft_consensus.cc:2468] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.819602 11027 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:46.820458 11226 leader_election.cc:290] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:46.823832 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2c359fe19648cca479db4fd62aa98b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.824823 10905 raft_consensus.cc:2468] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:46.824937 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:46.825765 11354 raft_consensus.cc:515] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.826402 10796 leader_election.cc:304] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:46.827726 11307 raft_consensus.cc:2804] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.828169 11307 raft_consensus.cc:493] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.825695 10906 raft_consensus.cc:3060] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.828549 11307 raft_consensus.cc:3060] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.830070 11354 leader_election.cc:290] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:46.837091 11319 raft_consensus.cc:493] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.837622 10906 raft_consensus.cc:2468] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:46.837742 11319 raft_consensus.cc:515] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.838732 10946 leader_election.cc:304] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:46.839263 10796 leader_election.cc:304] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:46.840353 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2c359fe19648cca479db4fd62aa98b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:46.842075 11095 raft_consensus.cc:2804] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.842561 11095 raft_consensus.cc:493] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.842949 11095 raft_consensus.cc:3060] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.846058 11319 leader_election.cc:290] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.846792 11319 raft_consensus.cc:2804] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.847200 11319 raft_consensus.cc:493] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.847566 11319 raft_consensus.cc:3060] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.851279 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8125a2552e304a1b88b479f312db0f6c" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
W20260709 12:25:46.853018 10795 leader_election.cc:343] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:46.853539 10869 leader_election.cc:343] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.857028 11028 ts_tablet_manager.cc:1434] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.001s
I20260709 12:25:46.857089 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:46.858165 10830 raft_consensus.cc:2468] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.859309 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.860249 10906 raft_consensus.cc:2468] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.859789 10946 leader_election.cc:304] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:46.861883 11254 raft_consensus.cc:697] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:46.862643 11322 raft_consensus.cc:2804] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.863440 11322 raft_consensus.cc:493] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.863996 11322 raft_consensus.cc:3060] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:46.864092 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 70215.9us
I20260709 12:25:46.840464 11226 raft_consensus.cc:2804] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.870172 11226 raft_consensus.cc:697] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:46.870718 11307 raft_consensus.cc:515] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.867333 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8125a2552e304a1b88b479f312db0f6c" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:46.873149 10754 raft_consensus.cc:3060] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.872406 11226 consensus_queue.cc:237] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:46.874531 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2c359fe19648cca479db4fd62aa98b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:46.875392 10906 raft_consensus.cc:3060] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.877454 11095 raft_consensus.cc:515] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.883400 11031 tablet_bootstrap.cc:654] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.883276 11319 raft_consensus.cc:515] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.901163 11319 leader_election.cc:290] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.886094 11026 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:46.901418 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:46.886000 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2c359fe19648cca479db4fd62aa98b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:46.902140 11026 ts_tablet_manager.cc:1403] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.001s
W20260709 12:25:46.903123 10945 leader_election.cc:343] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:46.903507 10795 leader_election.cc:343] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:46.904526 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.858317 11028 tablet_bootstrap.cc:492] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:46.905223 10830 raft_consensus.cc:3060] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.888036 11307 leader_election.cc:290] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:46.892586 10906 raft_consensus.cc:2468] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:46.909258 11026 raft_consensus.cc:359] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.910817 10796 leader_election.cc:304] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.911324 11026 raft_consensus.cc:385] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:46.911660 11026 raft_consensus.cc:740] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.912233 11307 raft_consensus.cc:2804] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.912348 11026 consensus_queue.cc:260] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.863432 11254 consensus_queue.cc:237] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.913057 11307 raft_consensus.cc:697] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:46.914469 11307 consensus_queue.cc:237] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.920347 11026 ts_tablet_manager.cc:1434] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260709 12:25:46.879251 10720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 85916.4us
I20260709 12:25:46.897671 10754 raft_consensus.cc:2468] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:46.919248 11322 raft_consensus.cc:515] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:46.919790 11027 tablet_bootstrap.cc:654] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.917014 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.912905 11095 leader_election.cc:290] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.928898 11026 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:46.949556 11031 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:46.931802 10832 raft_consensus.cc:3060] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.950222 10870 leader_election.cc:304] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:46.950234 11031 ts_tablet_manager.cc:1403] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.012s
I20260709 12:25:46.955601 11319 raft_consensus.cc:493] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.956257 11319 raft_consensus.cc:515] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.957165 11322 leader_election.cc:290] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:46.931550 11364 raft_consensus.cc:493] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:46.959535 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:46.962085 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:46.959525 11193 raft_consensus.cc:2804] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:46.963740 10829 raft_consensus.cc:3060] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.964015 11193 raft_consensus.cc:697] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:46.965040 11193 consensus_queue.cc:237] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:46.966226 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:46.966949 10905 raft_consensus.cc:3060] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:46.961304 11364 raft_consensus.cc:515] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:46.972148 11364 leader_election.cc:290] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:46.973104 10755 raft_consensus.cc:2468] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.973594 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:46.988456 11319 leader_election.cc:290] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:46.990494 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c380a3d694b146c69f05b40c38c37928" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:46.991326 10906 raft_consensus.cc:2468] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:46.996061 11028 tablet_bootstrap.cc:654] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:46.997453 10945 leader_election.cc:304] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:46.998482 11319 raft_consensus.cc:2804] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:46.998931 11319 raft_consensus.cc:493] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:46.999308 11319 raft_consensus.cc:3060] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.004076 11031 raft_consensus.cc:359] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.005353 11031 raft_consensus.cc:385] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.005769 11031 raft_consensus.cc:740] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.008963 11031 consensus_queue.cc:260] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.016500 11026 tablet_bootstrap.cc:654] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.017405 11031 ts_tablet_manager.cc:1434] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.000s
I20260709 12:25:47.018921 11031 tablet_bootstrap.cc:492] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:47.068109 11027 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:47.070168 11027 ts_tablet_manager.cc:1403] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.251s	user 0.014s	sys 0.005s
I20260709 12:25:47.073078 10905 raft_consensus.cc:2468] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:47.090943 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:47.093101 10979 raft_consensus.cc:2393] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:47.094935 11028 tablet_bootstrap.cc:492] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:47.136729 11226 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.138039 11226 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.186249 11226 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:47.208801 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c380a3d694b146c69f05b40c38c37928" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.218379 11269 raft_consensus.cc:493] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.217523 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:47.219318 11269 raft_consensus.cc:515] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.223965 11269 leader_election.cc:290] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:47.227705 11028 ts_tablet_manager.cc:1403] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.370s	user 0.018s	sys 0.000s
I20260709 12:25:47.240602 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:47.217629 10829 raft_consensus.cc:2468] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:47.182396 10654 catalog_manager.cc:5697] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:47.020104 11319 raft_consensus.cc:515] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:47.272562 11027 raft_consensus.cc:359] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:47.277630 11027 raft_consensus.cc:385] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.280191 11027 raft_consensus.cc:740] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.276067 10721 leader_election.cc:304] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:47.259425 11354 consensus_queue.cc:1048] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 12:25:47.267807 10828 raft_consensus.cc:2468] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:47.298941 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.299811 11027 consensus_queue.cc:260] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:47.317207 10946 leader_election.cc:304] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:47.318642 10752 raft_consensus.cc:2393] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
I20260709 12:25:47.315917 10871 leader_election.cc:304] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:47.324083 11028 raft_consensus.cc:359] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.324623 11365 raft_consensus.cc:3060] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.325086 11028 raft_consensus.cc:385] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.325531 11028 raft_consensus.cc:740] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
W20260709 12:25:47.325930 10945 leader_election.cc:343] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:47.326297 11028 consensus_queue.cc:260] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.330271 11028 ts_tablet_manager.cc:1434] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.003s
I20260709 12:25:47.330498 11027 ts_tablet_manager.cc:1434] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.260s	user 0.013s	sys 0.000s
I20260709 12:25:47.339286 11028 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:47.341287 11319 leader_election.cc:290] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:47.343041 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 67306.5us
I20260709 12:25:47.337293 10830 raft_consensus.cc:2468] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:47.347287 10651 catalog_manager.cc:5697] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:47.346566 10832 raft_consensus.cc:2468] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:47.349530 11030 consensus_queue.cc:1048] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:25:47.351886 11354 raft_consensus.cc:2804] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:47.352361 11354 raft_consensus.cc:493] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:47.352833 11354 raft_consensus.cc:3060] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:47.356339 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 56998.4us
I20260709 12:25:47.358777 11097 raft_consensus.cc:2804] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:47.359563 11097 raft_consensus.cc:697] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:47.360870 11097 consensus_queue.cc:237] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.400935 11354 raft_consensus.cc:515] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.404043 10946 leader_election.cc:304] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:47.404892 11031 tablet_bootstrap.cc:654] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.406072 11027 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:47.414675 11030 consensus_queue.cc:1048] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:47.414788 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:47.417833 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.423743 11026 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:47.424500 11026 ts_tablet_manager.cc:1403] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.503s	user 0.025s	sys 0.014s
I20260709 12:25:47.429009 11026 raft_consensus.cc:359] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.429525 10979 raft_consensus.cc:2393] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e14647b9f1846ac90799b4e5de291a7 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:47.448096 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c380a3d694b146c69f05b40c38c37928" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:47.448897 10904 raft_consensus.cc:3060] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.438476 11319 raft_consensus.cc:2804] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:47.439106 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 49720.8us
W20260709 12:25:47.441568 10869 consensus_peers.cc:597] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 -> Peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Couldn't send request to peer d52265c3f9ed4b7bba6eb005f12d7401. 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 12:25:47.446312 11026 raft_consensus.cc:385] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.453230 11026 raft_consensus.cc:740] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.448004 11365 raft_consensus.cc:2749] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:47.455708 10946 leader_election.cc:304] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:47.457041 11377 raft_consensus.cc:2804] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:47.459837 11377 raft_consensus.cc:697] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:47.461333 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c380a3d694b146c69f05b40c38c37928" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:47.462092 10755 raft_consensus.cc:3060] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.458112 11319 raft_consensus.cc:697] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:47.466993 11354 leader_election.cc:290] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:47.466769 11319 consensus_queue.cc:237] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.473477 10979 raft_consensus.cc:3060] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.478775 11027 tablet_bootstrap.cc:654] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.478232 10795 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:47.461035 11377 consensus_queue.cc:237] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:47.485440 10869 consensus_peers.cc:597] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 -> Peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Couldn't send request to peer d52265c3f9ed4b7bba6eb005f12d7401. 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 12:25:47.487387 11226 raft_consensus.cc:3060] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.487552 11028 tablet_bootstrap.cc:654] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:47.487398 10870 leader_election.cc:343] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:47.498126 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:47.504009 11226 raft_consensus.cc:2749] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:47.515470 10870 leader_election.cc:343] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:47.499037 11026 consensus_queue.cc:260] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.521916 11030 consensus_queue.cc:1048] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:47.529023 10904 raft_consensus.cc:2468] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:47.536108 11026 ts_tablet_manager.cc:1434] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.111s	user 0.008s	sys 0.004s
I20260709 12:25:47.563763 10945 leader_election.cc:304] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:47.574268 10755 raft_consensus.cc:2468] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:47.535226 11226 consensus_queue.cc:1048] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 12:25:47.587648 11097 raft_consensus.cc:2804] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:47.596501 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:47.597318 11026 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:47.597514 10826 raft_consensus.cc:3060] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.608085 11031 tablet_bootstrap.cc:492] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:47.608893 11031 ts_tablet_manager.cc:1403] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.590s	user 0.018s	sys 0.020s
W20260709 12:25:47.612532 11383 log.cc:927] Time spent T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.073s	user 0.005s	sys 0.000s
I20260709 12:25:47.608108 10832 raft_consensus.cc:3060] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.593946 11097 raft_consensus.cc:697] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:47.630905 11097 consensus_queue.cc:237] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:47.636700 11193 consensus_queue.cc:1048] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:47.638988 11254 consensus_queue.cc:1048] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:47.638682 11031 raft_consensus.cc:359] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.652853 11031 raft_consensus.cc:385] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.653301 11031 raft_consensus.cc:740] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
W20260709 12:25:47.654791 11390 log.cc:927] Time spent T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: Append to log took a long time: real 0.058s	user 0.000s	sys 0.002s
I20260709 12:25:47.654378 11031 consensus_queue.cc:260] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.661046 11028 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:47.661626 11027 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:47.666064 11027 ts_tablet_manager.cc:1403] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.260s	user 0.040s	sys 0.029s
I20260709 12:25:47.668737 11026 tablet_bootstrap.cc:654] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.671098 11028 ts_tablet_manager.cc:1403] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.332s	user 0.027s	sys 0.008s
I20260709 12:25:47.677006 10826 raft_consensus.cc:2468] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:47.664060 11031 ts_tablet_manager.cc:1434] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
W20260709 12:25:47.706223 10870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 70957us
I20260709 12:25:47.756937 11031 tablet_bootstrap.cc:492] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:47.754907 11028 raft_consensus.cc:359] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.758898 11028 raft_consensus.cc:385] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.759241 11028 raft_consensus.cc:740] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
W20260709 12:25:47.770444 10871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 84027.2us
I20260709 12:25:47.772344 10871 leader_election.cc:304] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:47.771601 11027 raft_consensus.cc:359] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.774092 11027 raft_consensus.cc:385] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.774618 11027 raft_consensus.cc:740] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.736171 11364 consensus_queue.cc:1048] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:25:47.775676 11028 consensus_queue.cc:260] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.785346 11027 consensus_queue.cc:260] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.795086 11322 raft_consensus.cc:493] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.797587 11030 raft_consensus.cc:493] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.803778 11028 ts_tablet_manager.cc:1434] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.132s	user 0.008s	sys 0.002s
I20260709 12:25:47.805692 11030 raft_consensus.cc:515] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.809652 11027 ts_tablet_manager.cc:1434] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.143s	user 0.009s	sys 0.000s
I20260709 12:25:47.797123 11322 raft_consensus.cc:515] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.822908 11028 tablet_bootstrap.cc:492] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:47.822914 11027 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:47.830084 11403 raft_consensus.cc:2804] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:47.836028 11026 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:47.835923 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:47.836668 11026 ts_tablet_manager.cc:1403] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.240s	user 0.019s	sys 0.007s
I20260709 12:25:47.836803 10980 raft_consensus.cc:2468] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:47.843076 10795 leader_election.cc:304] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:47.844187 11405 raft_consensus.cc:2804] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:47.844619 11405 raft_consensus.cc:493] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:47.845011 11405 raft_consensus.cc:3060] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:47.847930 11398 log.cc:927] Time spent T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.172s	user 0.001s	sys 0.000s
I20260709 12:25:47.848131 11026 raft_consensus.cc:359] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.848915 11026 raft_consensus.cc:385] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.849177 11026 raft_consensus.cc:740] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.852766 11028 tablet_bootstrap.cc:654] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.854359 11030 leader_election.cc:290] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:47.854712 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.858381 11027 tablet_bootstrap.cc:654] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:47.859546 10796 leader_election.cc:343] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:47.860426 11193 raft_consensus.cc:493] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.867012 11354 raft_consensus.cc:493] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.867758 11354 raft_consensus.cc:515] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.871503 11405 raft_consensus.cc:515] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.874084 11026 consensus_queue.cc:260] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.875517 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
W20260709 12:25:47.877972 10796 leader_election.cc:343] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:47.877877 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
W20260709 12:25:47.878718 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 84425.9us
I20260709 12:25:47.879128 10981 raft_consensus.cc:3060] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.879490 11097 consensus_queue.cc:1048] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:47.878269 11026 ts_tablet_manager.cc:1434] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 12:25:47.886544 11026 tablet_bootstrap.cc:492] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:47.894593 11354 leader_election.cc:290] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:47.861181 11193 raft_consensus.cc:515] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.897960 11028 tablet_bootstrap.cc:492] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:47.898480 11193 leader_election.cc:290] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:47.899533 11031 tablet_bootstrap.cc:654] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.898542 11028 ts_tablet_manager.cc:1403] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.001s
I20260709 12:25:47.873721 11405 leader_election.cc:290] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:47.905294 11028 raft_consensus.cc:359] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.906066 11028 raft_consensus.cc:385] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.906366 11028 raft_consensus.cc:740] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.908650 11027 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:47.910465 10981 raft_consensus.cc:2468] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:47.912014 11027 ts_tablet_manager.cc:1403] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.000s
I20260709 12:25:47.913859 10906 raft_consensus.cc:3060] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.915146 11027 raft_consensus.cc:359] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.916296 11322 leader_election.cc:290] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:47.916492 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.918119 11028 consensus_queue.cc:260] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.919795 11226 raft_consensus.cc:493] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.920027 11026 tablet_bootstrap.cc:654] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.915889 11027 raft_consensus.cc:385] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.920413 11226 raft_consensus.cc:515] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.922452 11028 ts_tablet_manager.cc:1434] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:25:47.924108 11028 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:47.924018 11226 leader_election.cc:290] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:47.927014 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.927711 10755 raft_consensus.cc:2468] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:47.929095 10796 leader_election.cc:304] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:47.930306 11307 raft_consensus.cc:2804] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:47.930747 11307 raft_consensus.cc:493] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:47.931161 11307 raft_consensus.cc:3060] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.937503 11028 tablet_bootstrap.cc:654] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.937170 10652 catalog_manager.cc:5697] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:47.939096 11026 tablet_bootstrap.cc:492] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:47.939643 11026 ts_tablet_manager.cc:1403] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.004s
I20260709 12:25:47.943339 11307 raft_consensus.cc:515] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.945847 10795 leader_election.cc:304] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:47.949338 11226 raft_consensus.cc:2804] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:47.950224 11226 raft_consensus.cc:697] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:47.950542 11028 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:47.951447 11028 ts_tablet_manager.cc:1403] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 12:25:47.951548 11226 consensus_queue.cc:237] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.952375 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:47.952966 10755 raft_consensus.cc:3060] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:47.957089 11026 raft_consensus.cc:359] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.957914 11026 raft_consensus.cc:385] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.958196 11026 raft_consensus.cc:740] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.920778 11027 raft_consensus.cc:740] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.960035 11027 consensus_queue.cc:260] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.960971 10752 raft_consensus.cc:2468] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:47.961992 11027 ts_tablet_manager.cc:1434] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:25:47.963231 11027 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:47.964452 10945 leader_election.cc:304] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:47.965407 11322 raft_consensus.cc:2764] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:25:47.966789 11028 raft_consensus.cc:359] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.967530 11028 raft_consensus.cc:385] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:47.967797 11028 raft_consensus.cc:740] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:47.968737 11028 consensus_queue.cc:260] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:47.970980 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:47.971830 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:47.972164 10830 raft_consensus.cc:2393] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:47.974119 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:47.974983 10830 raft_consensus.cc:2393] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:47.977587 11026 consensus_queue.cc:260] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:47.977721 10653 catalog_manager.cc:5697] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:47.980443 11026 ts_tablet_manager.cc:1434] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:25:47.981949 11026 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:47.982153 11031 tablet_bootstrap.cc:492] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:47.982622 11028 ts_tablet_manager.cc:1434] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 12:25:47.982759 11031 ts_tablet_manager.cc:1403] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.248s	user 0.012s	sys 0.005s
I20260709 12:25:47.983870 11028 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:47.987496 11307 leader_election.cc:290] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:47.988826 10755 raft_consensus.cc:2468] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:47.990419 10796 leader_election.cc:304] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:47.994362 11030 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:47.996762 11030 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.997123 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:47.997454 11028 tablet_bootstrap.cc:654] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:47.998855 11030 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:47.999456 11030 raft_consensus.cc:2804] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:47.999892 11030 raft_consensus.cc:697] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:48.000792 11030 consensus_queue.cc:237] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:48.002646 11322 consensus_queue.cc:1048] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:48.003233 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:48.004221 11403 raft_consensus.cc:697] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
W20260709 12:25:48.004967 10796 leader_election.cc:343] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:48.007282 11403 consensus_queue.cc:237] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:47.997960 10652 catalog_manager.cc:5697] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:48.027647 10652 catalog_manager.cc:5697] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.031481 11028 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:48.032105 11028 ts_tablet_manager.cc:1403] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.000s
I20260709 12:25:48.035266 11028 raft_consensus.cc:359] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.036056 11028 raft_consensus.cc:385] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.036329 11028 raft_consensus.cc:740] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.030917 10652 catalog_manager.cc:5697] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:48.037030 11028 consensus_queue.cc:260] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.038134 10652 catalog_manager.cc:5697] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } }
I20260709 12:25:48.038581 11097 consensus_queue.cc:1048] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:48.039805 11028 ts_tablet_manager.cc:1434] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:25:48.042307 11028 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:48.049099 11028 tablet_bootstrap.cc:654] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.040412 11026 tablet_bootstrap.cc:654] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:48.037555 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:48.065567 11028 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:48.066211 11028 ts_tablet_manager.cc:1403] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:25:48.067196 11378 consensus_queue.cc:1048] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:48.069136 11028 raft_consensus.cc:359] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.070119 11028 raft_consensus.cc:385] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.070472 11028 raft_consensus.cc:740] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.071357 11028 consensus_queue.cc:260] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.073962 11028 ts_tablet_manager.cc:1434] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:25:48.075115 11028 tablet_bootstrap.cc:492] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:48.080710 11378 consensus_queue.cc:1048] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:48.084219 11028 tablet_bootstrap.cc:654] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.122587 11031 raft_consensus.cc:359] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.134511 11026 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:48.135025 11378 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.135385 11026 ts_tablet_manager.cc:1403] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.011s
I20260709 12:25:48.135601 11378 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.138904 11378 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:48.141796 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:48.142536 10826 raft_consensus.cc:2468] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:48.143846 10946 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:48.145676 11322 raft_consensus.cc:2804] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:48.146106 11322 raft_consensus.cc:493] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:48.146454 11322 raft_consensus.cc:3060] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:48.151363 10869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 362967us
I20260709 12:25:48.138228 11026 raft_consensus.cc:359] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.153362 11026 raft_consensus.cc:385] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.153723 11026 raft_consensus.cc:740] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.155432 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:48.156185 10756 raft_consensus.cc:2468] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:48.154518 11026 consensus_queue.cc:260] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.158797 11026 ts_tablet_manager.cc:1434] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:25:48.124539 11031 raft_consensus.cc:385] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.160571 11031 raft_consensus.cc:740] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.166244 11031 consensus_queue.cc:260] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.171285 11027 tablet_bootstrap.cc:654] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.173266 10871 leader_election.cc:304] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:48.176333 11095 raft_consensus.cc:493] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.176903 11095 raft_consensus.cc:515] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.179342 11095 leader_election.cc:290] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:48.178287 11322 raft_consensus.cc:515] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.180994 11028 tablet_bootstrap.cc:492] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:48.181556 11028 ts_tablet_manager.cc:1403] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.033s
I20260709 12:25:48.182791 11026 tablet_bootstrap.cc:492] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:48.184278 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8125a2552e304a1b88b479f312db0f6c" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:48.184659 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:48.185249 10832 raft_consensus.cc:3060] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:48.184363 11322 leader_election.cc:290] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:48.184278 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65219055a04a1196cdaf311c1a6b41" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:48.187387 11404 raft_consensus.cc:3060] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.188567 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9dbbe940ffb4fd792da41596d142418" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:48.189248 10756 raft_consensus.cc:3060] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:48.194818 10832 raft_consensus.cc:2468] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 2.
I20260709 12:25:48.195904 11322 consensus_queue.cc:1048] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:48.201016 10946 leader_election.cc:304] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:48.202486 11322 raft_consensus.cc:2804] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:48.203009 11322 raft_consensus.cc:697] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:48.203961 11322 consensus_queue.cc:237] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER 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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.206532 11030 raft_consensus.cc:493] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.209770 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8125a2552e304a1b88b479f312db0f6c" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:48.210534 11031 ts_tablet_manager.cc:1434] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.227s	user 0.008s	sys 0.002s
I20260709 12:25:48.210804 11095 consensus_queue.cc:1048] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:48.212971 10981 raft_consensus.cc:3060] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.231917 11026 tablet_bootstrap.cc:654] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.235502 11028 raft_consensus.cc:359] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.236469 11028 raft_consensus.cc:385] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.236850 11028 raft_consensus.cc:740] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.237884 11028 consensus_queue.cc:260] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.240909 11378 raft_consensus.cc:493] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.241523 11378 raft_consensus.cc:515] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.244323 11378 leader_election.cc:290] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:48.208276 11030 raft_consensus.cc:515] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.247291 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:48.250336 10830 raft_consensus.cc:2468] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:48.252457 11404 raft_consensus.cc:2749] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:48.253464 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:48.254279 10906 raft_consensus.cc:2468] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:48.258860 10946 leader_election.cc:304] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:48.263093 10945 leader_election.cc:304] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:48.266528 11028 ts_tablet_manager.cc:1434] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 12:25:48.271601 10755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:48.276664 11030 leader_election.cc:290] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:48.277204 11031 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
W20260709 12:25:48.280323 10945 leader_election.cc:343] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:48.275844 11378 raft_consensus.cc:2804] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:48.288534 10652 catalog_manager.cc:5697] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.293335 10756 raft_consensus.cc:2468] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 2.
I20260709 12:25:48.297279 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:48.300858 10980 raft_consensus.cc:2468] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:48.291651 10652 catalog_manager.cc:5697] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:48.302865 10795 leader_election.cc:304] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:48.303668 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd7db52c69b41c7a06c3ef487c66858" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:48.303733 11030 raft_consensus.cc:2804] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:48.304365 11030 raft_consensus.cc:493] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:48.304901 11030 raft_consensus.cc:3060] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.300357 11028 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:48.304297 11377 raft_consensus.cc:493] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.308950 11377 raft_consensus.cc:515] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.311079 11377 leader_election.cc:290] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:48.313942 10651 catalog_manager.cc:5697] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 2, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 2 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:48.288166 11378 raft_consensus.cc:493] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:48.319723 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:48.325891 11378 raft_consensus.cc:3060] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.320636 10906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:48.326465 11028 tablet_bootstrap.cc:654] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.321444 11026 tablet_bootstrap.cc:492] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:48.327452 11026 ts_tablet_manager.cc:1403] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.002s
I20260709 12:25:48.328517 10869 leader_election.cc:304] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:48.330936 11379 consensus_queue.cc:1048] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:48.332357 10980 raft_consensus.cc:3060] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.334146 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd382cee1d441578508f4ddbe907cfd" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:48.331244 11026 raft_consensus.cc:359] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.335155 11026 raft_consensus.cc:385] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.335477 11026 raft_consensus.cc:740] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.321655 11030 raft_consensus.cc:515] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.324419 10899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:48.337689 10905 raft_consensus.cc:2468] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:48.394843 11026 consensus_queue.cc:260] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.346700 11403 raft_consensus.cc:2749] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:48.403439 11030 leader_election.cc:290] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:48.408484 11432 log.cc:927] Time spent T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:25:48.431423 10946 leader_election.cc:304] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:48.439630 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:48.440663 10979 raft_consensus.cc:3060] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.453994 11367 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.454806 11367 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.458606 11026 ts_tablet_manager.cc:1434] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.131s	user 0.005s	sys 0.003s
I20260709 12:25:48.460145 11026 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
W20260709 12:25:48.467142 10796 leader_election.cc:343] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:48.467756 10796 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:48.469861 11226 raft_consensus.cc:2749] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:48.489040 11378 raft_consensus.cc:515] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.493386 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:48.457696 11367 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:48.395431 10899 raft_consensus.cc:2468] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:48.551666 11031 tablet_bootstrap.cc:654] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.533675 11405 consensus_queue.cc:1048] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:25:48.556331 11378 leader_election.cc:290] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:48.577059 11377 raft_consensus.cc:2749] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:48.585273 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:48.586328 10826 raft_consensus.cc:3060] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.616694 11030 raft_consensus.cc:493] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:48.617318 11030 raft_consensus.cc:515] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.625581 11030 leader_election.cc:290] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:48.631625 11027 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:48.632431 11027 ts_tablet_manager.cc:1403] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.670s	user 0.038s	sys 0.040s
I20260709 12:25:48.626909 11095 raft_consensus.cc:2749] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:48.705636 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 167986us
I20260709 12:25:48.726825 11026 tablet_bootstrap.cc:654] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:48.731081 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 228996us
W20260709 12:25:48.731943 10945 leader_election.cc:343] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:48.724417 10899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:48.749822 10979 raft_consensus.cc:2468] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
W20260709 12:25:48.755170 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 196761us
I20260709 12:25:48.753348 10899 raft_consensus.cc:3060] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.733707 10826 raft_consensus.cc:2468] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:48.752802 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:48.760813 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:48.791386 11442 log.cc:927] Time spent T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:25:48.803100 10795 leader_election.cc:304] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:48.805938 11028 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:48.806505 11028 ts_tablet_manager.cc:1403] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.518s	user 0.025s	sys 0.015s
I20260709 12:25:48.809165 11405 raft_consensus.cc:2804] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:48.824185 11405 raft_consensus.cc:697] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:48.824890 11404 consensus_queue.cc:1048] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:48.825068 11405 consensus_queue.cc:237] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:48.802205 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:48.828016 10753 raft_consensus.cc:3060] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:48.843250 11449 log.cc:927] Time spent T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260709 12:25:48.861413 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:48.867921 11027 raft_consensus.cc:359] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.921617 11027 raft_consensus.cc:385] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.921926 11027 raft_consensus.cc:740] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.922631 11027 consensus_queue.cc:260] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.924963 11027 ts_tablet_manager.cc:1434] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.292s	user 0.007s	sys 0.000s
I20260709 12:25:48.925470 10754 raft_consensus.cc:3060] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.881261 11226 consensus_queue.cc:1048] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 12:25:48.864867 11028 raft_consensus.cc:359] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.928041 11028 raft_consensus.cc:385] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.928331 11028 raft_consensus.cc:740] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.929045 11028 consensus_queue.cc:260] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:48.882417 10796 leader_election.cc:343] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:48.933140 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 50881.1us
I20260709 12:25:48.904671 10946 leader_election.cc:304] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:48.935761 11095 raft_consensus.cc:2804] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:48.936206 10870 consensus_peers.cc:597] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:48.936292 11095 raft_consensus.cc:697] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:48.938021 11095 consensus_queue.cc:237] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:48.942867 11031 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:48.943620 11031 ts_tablet_manager.cc:1403] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.669s	user 0.034s	sys 0.054s
I20260709 12:25:48.947127 11031 raft_consensus.cc:359] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:48.948127 11031 raft_consensus.cc:385] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.948474 11031 raft_consensus.cc:740] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.942902 11027 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:48.949296 11031 consensus_queue.cc:260] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:48.953481 10795 leader_election.cc:343] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:48.955521 10795 leader_election.cc:304] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:48.965915 11031 ts_tablet_manager.cc:1434] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:25:48.975236 10651 catalog_manager.cc:5697] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.991843 11028 ts_tablet_manager.cc:1434] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.185s	user 0.004s	sys 0.005s
W20260709 12:25:48.993960 10945 leader_election.cc:343] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:48.996589 10945 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:48.997447 11097 raft_consensus.cc:2749] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:48.997970 10830 raft_consensus.cc:1275] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer d52265c3f9ed4b7bba6eb005f12d7401: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:49.008466 11031 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:48.989269 11307 raft_consensus.cc:2749] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:49.020208 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 191348us
I20260709 12:25:49.027146 11028 tablet_bootstrap.cc:492] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:49.022418 11226 consensus_queue.cc:1048] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 12:25:49.049924 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 93572.6us
W20260709 12:25:49.082201 11455 log.cc:927] Time spent T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 12:25:49.073397 11452 raft_consensus.cc:493] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:49.093848 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 95689.1us
I20260709 12:25:49.099460 11027 tablet_bootstrap.cc:654] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.055292 10899 raft_consensus.cc:2468] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:49.125285 11026 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:49.089079 11405 consensus_queue.cc:1048] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:25:49.126022 11026 ts_tablet_manager.cc:1403] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.666s	user 0.025s	sys 0.007s
I20260709 12:25:49.098320 11452 raft_consensus.cc:515] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:49.138092 11452 leader_election.cc:290] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:49.095070 11379 consensus_queue.cc:1048] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:25:49.145746 10756 raft_consensus.cc:1275] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Refusing update from remote peer d52265c3f9ed4b7bba6eb005f12d7401: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:49.185740 11031 tablet_bootstrap.cc:654] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.194339 11026 raft_consensus.cc:359] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:49.198691 11026 raft_consensus.cc:385] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.199157 11026 raft_consensus.cc:740] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.200984 11026 consensus_queue.cc:260] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:49.208304 11028 tablet_bootstrap.cc:654] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.225242 10754 raft_consensus.cc:2468] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
W20260709 12:25:49.244395 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:49.253247 11026 ts_tablet_manager.cc:1434] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.121s	user 0.011s	sys 0.000s
I20260709 12:25:49.270062 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:49.279011 11026 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
I20260709 12:25:49.265148 11395 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.307066 11027 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:49.319911 11027 ts_tablet_manager.cc:1403] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.394s	user 0.021s	sys 0.008s
W20260709 12:25:49.327670 10945 leader_election.cc:343] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.333663 11031 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:49.334512 11031 ts_tablet_manager.cc:1403] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.350s	user 0.017s	sys 0.006s
I20260709 12:25:49.274921 11367 consensus_queue.cc:1048] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:25:49.297278 11395 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:49.544250 11027 raft_consensus.cc:359] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:49.545037 11027 raft_consensus.cc:385] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.545333 11027 raft_consensus.cc:740] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.555822 10756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:49.567967 11395 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:49.575078 11028 tablet_bootstrap.cc:492] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:49.575740 11028 ts_tablet_manager.cc:1403] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.552s	user 0.036s	sys 0.029s
I20260709 12:25:49.584304 11028 raft_consensus.cc:359] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:49.585137 11028 raft_consensus.cc:385] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.585436 11028 raft_consensus.cc:740] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.591465 11026 tablet_bootstrap.cc:654] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.594322 11367 consensus_queue.cc:1048] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:49.596899 11473 log.cc:927] Time spent T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
W20260709 12:25:49.599179 11472 log.cc:927] Time spent T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:25:49.614589 11028 consensus_queue.cc:260] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:49.606083 11027 consensus_queue.cc:260] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:49.621539 11028 ts_tablet_manager.cc:1434] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 12:25:49.621752 11031 raft_consensus.cc:359] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:49.622599 11031 raft_consensus.cc:385] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.622730 11028 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:49.622948 11031 raft_consensus.cc:740] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.623739 11031 consensus_queue.cc:260] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:49.653496 11028 tablet_bootstrap.cc:654] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.710186 11027 ts_tablet_manager.cc:1434] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.390s	user 0.002s	sys 0.007s
I20260709 12:25:49.716182 11478 raft_consensus.cc:493] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:49.749213 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 59314.3us
I20260709 12:25:49.764559 11031 ts_tablet_manager.cc:1434] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.430s	user 0.021s	sys 0.006s
I20260709 12:25:49.823287 11364 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.827425 11364 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:49.830374 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 75415us
W20260709 12:25:49.831104 10945 leader_election.cc:343] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.831537 10945 leader_election.cc:304] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:49.831588 11364 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:49.832392 11027 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:49.882992 10897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:49.884299 10897 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:49.886767 10720 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:49.887291 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:49.888026 10979 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:49.888401 11363 raft_consensus.cc:2804] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.888805 11363 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.853091 11452 raft_consensus.cc:2749] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:49.889150 11363 raft_consensus.cc:3060] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.758854 11478 raft_consensus.cc:515] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:49.889973 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 43759.5us
I20260709 12:25:49.891367 11478 leader_election.cc:290] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:49.892079 11379 consensus_queue.cc:1048] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.915136 11460 raft_consensus.cc:493] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.925853 11460 raft_consensus.cc:515] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:49.928295 11460 leader_election.cc:290] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:49.916162 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:49.917398 11478 consensus_queue.cc:1048] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.909626 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:49.923058 11481 log.cc:927] Time spent T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: Append to log took a long time: real 0.386s	user 0.005s	sys 0.006s
I20260709 12:25:49.930053 10981 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:49.941315 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:49.942147 10823 raft_consensus.cc:2468] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
W20260709 12:25:49.944911 10795 leader_election.cc:343] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.957758 11363 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:49.970440 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 245203us
W20260709 12:25:49.971869 10869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 298026us
I20260709 12:25:49.974035 11027 tablet_bootstrap.cc:654] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:49.977391 10721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 51736.7us
I20260709 12:25:49.970417 11363 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:49.984050 11028 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:49.984639 11028 ts_tablet_manager.cc:1403] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.362s	user 0.043s	sys 0.044s
I20260709 12:25:49.985920 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:49.987425 11028 raft_consensus.cc:359] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:49.988211 11028 raft_consensus.cc:385] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.988490 11028 raft_consensus.cc:740] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.977700 11463 consensus_queue.cc:1048] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:25:49.989142 11028 consensus_queue.cc:260] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:49.980948 11482 log.cc:927] Time spent T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:25:49.990911 11028 ts_tablet_manager.cc:1434] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:49.991962 11028 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:49.976001 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:49.994411 10899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:49.995113 10979 raft_consensus.cc:3060] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.996800 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:49.995136 10899 raft_consensus.cc:3060] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:50.043790 10871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 46024.4us
W20260709 12:25:50.048063 10869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 47963.5us
W20260709 12:25:50.063529 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 60923.8us
I20260709 12:25:50.063499 10869 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:50.067147 11026 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:50.067721 11026 ts_tablet_manager.cc:1403] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.798s	user 0.023s	sys 0.000s
I20260709 12:25:50.064476 10946 leader_election.cc:304] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
W20260709 12:25:50.091077 10796 leader_election.cc:343] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.091578 10796 leader_election.cc:304] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:50.094307 11030 raft_consensus.cc:2749] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.100250 11031 tablet_bootstrap.cc:492] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:50.104832 11028 tablet_bootstrap.cc:654] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.096537 11377 raft_consensus.cc:2804] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.105664 11377 raft_consensus.cc:493] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.106088 11377 raft_consensus.cc:3060] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:50.115659 10945 leader_election.cc:343] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.118227 11026 raft_consensus.cc:359] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.119143 11026 raft_consensus.cc:385] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.119477 11026 raft_consensus.cc:740] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.187054 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:50.196465 10752 raft_consensus.cc:2393] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate db5554adda3044c382ca246a3cf91eda in this term.
W20260709 12:25:50.207247 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 52571.7us
W20260709 12:25:50.214967 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 58863.8us
I20260709 12:25:50.156751 10979 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:50.284871 11028 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:50.285478 11028 ts_tablet_manager.cc:1403] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.294s	user 0.010s	sys 0.034s
I20260709 12:25:50.288483 11028 raft_consensus.cc:359] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.289366 11028 raft_consensus.cc:385] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.289716 11028 raft_consensus.cc:740] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.290699 11028 consensus_queue.cc:260] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.291968 11494 raft_consensus.cc:493] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.292686 11028 ts_tablet_manager.cc:1434] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:50.292527 11494 raft_consensus.cc:515] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.293879 11028 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401: Bootstrap starting.
I20260709 12:25:50.294843 11494 leader_election.cc:290] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:50.301020 11028 tablet_bootstrap.cc:654] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.316254 11031 tablet_bootstrap.cc:654] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.304071 10899 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
W20260709 12:25:50.324283 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 71995.7us
I20260709 12:25:50.323247 11193 raft_consensus.cc:2764] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:25:50.327105 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:50.331207 10719 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:50.343847 11448 raft_consensus.cc:2804] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.341641 11452 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.348649 11448 raft_consensus.cc:697] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:50.353669 11448 consensus_queue.cc:237] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.357529 11027 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:50.358211 11027 ts_tablet_manager.cc:1403] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.526s	user 0.028s	sys 0.017s
I20260709 12:25:50.357971 11452 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.360977 11452 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
W20260709 12:25:50.346732 10870 leader_election.cc:343] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.378475 11027 raft_consensus.cc:359] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.379648 11027 raft_consensus.cc:385] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.380030 11027 raft_consensus.cc:740] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.381220 11027 consensus_queue.cc:260] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.361136 11377 raft_consensus.cc:515] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:50.384943 11027 ts_tablet_manager.cc:1434] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:25:50.392648 11027 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:50.397477 11512 raft_consensus.cc:493] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.398082 11512 raft_consensus.cc:515] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.393576 11377 leader_election.cc:290] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:50.400343 11512 leader_election.cc:290] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:50.394275 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 44207.2us
W20260709 12:25:50.402889 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 46325.7us
I20260709 12:25:50.404002 11028 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401: No bootstrap required, opened a new log
I20260709 12:25:50.404561 11028 ts_tablet_manager.cc:1403] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.003s
I20260709 12:25:50.407922 11027 tablet_bootstrap.cc:654] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.407450 11028 raft_consensus.cc:359] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.410383 11028 raft_consensus.cc:385] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.411136 11028 raft_consensus.cc:740] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.412412 11028 consensus_queue.cc:260] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.423069 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:50.424603 11026 consensus_queue.cc:260] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.416659 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:50.426993 10831 raft_consensus.cc:3060] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.424962 11028 ts_tablet_manager.cc:1434] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:25:50.429059 11477 raft_consensus.cc:493] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.429706 11477 raft_consensus.cc:515] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.432652 10747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:50.433634 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:50.435353 10979 raft_consensus.cc:2468] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:50.435483 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:50.439600 11026 ts_tablet_manager.cc:1434] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.372s	user 0.008s	sys 0.003s
I20260709 12:25:50.440778 11026 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: Bootstrap starting.
W20260709 12:25:50.451107 10946 leader_election.cc:343] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.464809 10869 leader_election.cc:304] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
W20260709 12:25:50.471292 10945 leader_election.cc:343] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.474014 11395 raft_consensus.cc:2804] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.474501 11395 raft_consensus.cc:493] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.474838 11395 raft_consensus.cc:3060] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.478219 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0fe2865e27411ea51547c364b5a7e7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:50.481007 10796 leader_election.cc:343] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.469794 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:50.469275 11477 leader_election.cc:290] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:50.430264 10651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44320 (request call id 81) took 1608 ms. Trace:
I20260709 12:25:50.492619 10831 raft_consensus.cc:2468] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:50.474030 10945 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:50.495774 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0fe2865e27411ea51547c364b5a7e7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:50.496768 10750 raft_consensus.cc:2468] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 0.
I20260709 12:25:50.504756 11474 raft_consensus.cc:2749] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.506909 10897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:50.510589 10796 leader_election.cc:304] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888
W20260709 12:25:50.506481 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 54778us
I20260709 12:25:50.491485 10651 rpcz_store.cc:276] 0709 12:25:48.822353 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:48.822513 (+   160us) service_pool.cc:224] Handling call
0709 12:25:50.430172 (+1607659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:49.124994 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:49.154535 (+ 29541us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:49.154566 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:25:49.154587 (+    21us) tablet.cc:662] Decoding operations
0709 12:25:49.154968 (+   381us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:49.155024 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:49.155048 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:49.155237 (+   189us) tablet.cc:701] Row locks acquired
0709 12:25:49.155250 (+    13us) write_op.cc:260] PREPARE: finished
0709 12:25:49.155390 (+   140us) write_op.cc:270] Start()
0709 12:25:49.155497 (+   107us) write_op.cc:276] Timestamp: P: 1783599949155346 usec, L: 0
0709 12:25:49.155520 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:25:49.156242 (+   722us) log.cc:844] Serialized 537 byte log entry
0709 12:25:49.600288 (+444046us) op_driver.cc:464] REPLICATION: finished
0709 12:25:49.926269 (+325981us) write_op.cc:301] APPLY: starting
0709 12:25:49.926351 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:49.926468 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:49.926598 (+   130us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:49.926829 (+   231us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:49.926989 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:49.927033 (+    44us) write_op.cc:312] APPLY: finished
0709 12:25:49.927227 (+   194us) log.cc:844] Serialized 22 byte log entry
0709 12:25:49.928120 (+   893us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:49.928242 (+   122us) write_op.cc:454] Released schema lock
0709 12:25:49.928287 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:49.929248 (+   961us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:49.929277 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":39332,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":311829,"apply.run_cpu_time_us":1770,"apply.run_wall_time_us":2969,"num_ops":1,"prepare.queue_time_us":107177,"prepare.run_cpu_time_us":2746,"prepare.run_wall_time_us":42364,"replication_time_us":372644,"thread_start_us":165407,"threads_started":2}]]}
W20260709 12:25:50.511929 10945 leader_election.cc:343] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.521631 10946 leader_election.cc:304] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:50.512392 11493 raft_consensus.cc:2804] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.522739 11367 raft_consensus.cc:2804] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.528250 11493 raft_consensus.cc:493] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.528875 11493 raft_consensus.cc:3060] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.528898 11367 raft_consensus.cc:697] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:50.530326 11367 consensus_queue.cc:237] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:50.521870 10654 catalog_manager.cc:5697] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.547194 11026 tablet_bootstrap.cc:654] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.547819 10652 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44298 (request call id 80) took 1252 ms. Trace:
I20260709 12:25:50.548355 10652 rpcz_store.cc:276] 0709 12:25:49.321342 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:49.338187 (+ 16845us) service_pool.cc:224] Handling call
0709 12:25:50.547736 (+1209549us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":84730,"reported_tablets":8}
I20260709 12:25:50.559258 11395 raft_consensus.cc:515] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.565934 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:50.566928 10981 raft_consensus.cc:3060] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.586186 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
W20260709 12:25:50.589025 10870 leader_election.cc:343] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.590145 11395 leader_election.cc:290] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:50.593262 11031 tablet_bootstrap.cc:492] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
W20260709 12:25:50.594748 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 48408.1us
I20260709 12:25:50.598438 11031 ts_tablet_manager.cc:1403] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.514s	user 0.017s	sys 0.004s
W20260709 12:25:50.599061 10945 leader_election.cc:343] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.601629 11031 raft_consensus.cc:359] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:50.603106 10945 leader_election.cc:343] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.603363 11027 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:50.603567 11031 raft_consensus.cc:385] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.603626 10945 leader_election.cc:304] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:50.604203 11031 raft_consensus.cc:740] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.605018 11031 consensus_queue.cc:260] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:50.608453 10981 raft_consensus.cc:2468] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:50.609140 11031 ts_tablet_manager.cc:1434] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:25:50.613168 10869 leader_election.cc:304] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:50.614588 11031 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:50.614771 11193 raft_consensus.cc:2804] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.620527 11193 raft_consensus.cc:697] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:50.622887 11193 consensus_queue.cc:237] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:50.617287 11026 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: No bootstrap required, opened a new log
I20260709 12:25:50.627943 11026 ts_tablet_manager.cc:1403] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: Time spent bootstrapping tablet: real 0.187s	user 0.011s	sys 0.002s
I20260709 12:25:50.603925 11027 ts_tablet_manager.cc:1403] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.011s
I20260709 12:25:50.638650 11475 raft_consensus.cc:2749] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.644972 11031 tablet_bootstrap.cc:654] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.649611 11026 raft_consensus.cc:359] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.652242 11026 raft_consensus.cc:385] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.659235 11026 raft_consensus.cc:740] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.660179 11026 consensus_queue.cc:260] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.655181 10653 catalog_manager.cc:5697] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.658432 11031 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:50.663197 11031 ts_tablet_manager.cc:1403] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.001s
I20260709 12:25:50.633507 11027 raft_consensus.cc:359] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.664012 11027 raft_consensus.cc:385] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.667382 11031 raft_consensus.cc:359] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.668627 11031 raft_consensus.cc:385] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.669502 11031 raft_consensus.cc:740] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.670711 11031 consensus_queue.cc:260] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.672803 11493 raft_consensus.cc:515] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.673238 11031 ts_tablet_manager.cc:1434] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:25:50.675292 11026 ts_tablet_manager.cc:1434] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:25:50.675467 11493 leader_election.cc:290] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:50.676532 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0fe2865e27411ea51547c364b5a7e7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:50.677489 10898 raft_consensus.cc:3060] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.676636 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0fe2865e27411ea51547c364b5a7e7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:50.679248 10750 raft_consensus.cc:3060] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.685966 10898 raft_consensus.cc:2468] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:50.687330 10796 leader_election.cc:304] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:50.688023 11493 raft_consensus.cc:2804] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.688643 11493 raft_consensus.cc:697] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:50.664379 11027 raft_consensus.cc:740] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.689960 11475 raft_consensus.cc:493] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.690564 11475 raft_consensus.cc:515] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.689857 11493 consensus_queue.cc:237] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.692638 11031 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:50.694207 11027 consensus_queue.cc:260] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.695830 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:50.696604 10828 raft_consensus.cc:2468] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 0.
I20260709 12:25:50.698096 10946 leader_election.cc:304] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:50.699021 11367 raft_consensus.cc:2804] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.699448 11367 raft_consensus.cc:493] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.699808 11367 raft_consensus.cc:3060] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.706007 11475 leader_election.cc:290] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:50.708595 11367 raft_consensus.cc:515] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:50.713512 10652 catalog_manager.cc:5697] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.700327 11031 tablet_bootstrap.cc:654] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.724408 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:50.725039 10828 raft_consensus.cc:3060] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.734411 11367 leader_election.cc:290] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:50.735424 10828 raft_consensus.cc:2468] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:50.735960 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:50.736667 10946 leader_election.cc:304] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:50.737490 10747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:50.738600 11367 raft_consensus.cc:2804] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.739495 11367 raft_consensus.cc:697] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:50.740412 11367 consensus_queue.cc:237] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:50.747254 10701 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:50.747531 10651 catalog_manager.cc:5697] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.748817 11395 raft_consensus.cc:493] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.764161 11395 raft_consensus.cc:515] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:50.767501 10945 leader_election.cc:343] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:50.768550 10945 leader_election.cc:343] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.754266 10750 raft_consensus.cc:2468] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:50.773048 11031 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:50.746469 11027 ts_tablet_manager.cc:1434] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.000s
I20260709 12:25:50.760145 11454 consensus_queue.cc:1048] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:50.773648 11031 ts_tablet_manager.cc:1403] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.013s
I20260709 12:25:50.774449 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:50.776913 11031 raft_consensus.cc:359] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.777729 11031 raft_consensus.cc:385] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.778069 11031 raft_consensus.cc:740] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.774784 11027 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:50.780943 11448 consensus_queue.cc:1048] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:50.781911 11395 leader_election.cc:290] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:50.778944 11031 consensus_queue.cc:260] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.786118 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:50.787073 10831 raft_consensus.cc:2393] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdc0390ed82742f9998e43d9eee32888 in current term 1: Already voted for candidate d52265c3f9ed4b7bba6eb005f12d7401 in this term.
I20260709 12:25:50.792984 10871 leader_election.cc:304] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:50.794963 11193 raft_consensus.cc:3060] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.796038 11027 tablet_bootstrap.cc:654] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.812362 11409 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.815997 11031 ts_tablet_manager.cc:1434] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:25:50.826683 11027 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:50.830245 11027 ts_tablet_manager.cc:1403] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.004s
I20260709 12:25:50.843048 11193 raft_consensus.cc:2749] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.846199 11031 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888: Bootstrap starting.
I20260709 12:25:50.812948 11409 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.855953 10652 catalog_manager.cc:5697] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.873832 11409 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:50.874537 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:50.875296 10831 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:50.879364 10721 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:50.884730 11031 tablet_bootstrap.cc:654] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.893118 10654 catalog_manager.cc:5697] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.897413 11447 raft_consensus.cc:2804] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.902565 11447 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.904804 11447 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.918422 10651 catalog_manager.cc:5697] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 0 to 1, leader changed from <none> to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 1 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.918402 10897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:50.936000 11027 raft_consensus.cc:359] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.936924 11027 raft_consensus.cc:385] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.937233 11027 raft_consensus.cc:740] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.945086 11027 consensus_queue.cc:260] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:50.937346 10897 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:50.958027 11027 ts_tablet_manager.cc:1434] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.001s
I20260709 12:25:50.968158 11027 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:51.006855 11031 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888: No bootstrap required, opened a new log
I20260709 12:25:51.007486 11031 ts_tablet_manager.cc:1403] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888: Time spent bootstrapping tablet: real 0.162s	user 0.025s	sys 0.025s
I20260709 12:25:51.023798 11027 tablet_bootstrap.cc:654] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:51.023761 11447 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:51.027097 10826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:51.027845 10826 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.046353 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:51.047243 10900 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.050576 11516 consensus_queue.cc:1048] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.054728 11447 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:51.059093 11031 raft_consensus.cc:359] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.059914 11031 raft_consensus.cc:385] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:51.060171 11031 raft_consensus.cc:740] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Initialized, Role: FOLLOWER
I20260709 12:25:51.060847 11031 consensus_queue.cc:260] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.066382 11031 ts_tablet_manager.cc:1434] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 12:25:51.071808 10900 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:51.073112 10720 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:51.073477 11027 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:51.073964 11447 raft_consensus.cc:2804] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:51.074625 11447 raft_consensus.cc:697] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:51.075599 11447 consensus_queue.cc:237] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:51.082914 11475 consensus_queue.cc:1048] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.074055 11027 ts_tablet_manager.cc:1403] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.000s
I20260709 12:25:51.065651 10826 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:51.098955 11027 raft_consensus.cc:359] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.099721 11027 raft_consensus.cc:385] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:51.100021 11027 raft_consensus.cc:740] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:51.100490 11193 consensus_queue.cc:1048] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.100750 11027 consensus_queue.cc:260] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.107301 11027 ts_tablet_manager.cc:1434] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:25:51.113054 11027 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:51.119599 11027 tablet_bootstrap.cc:654] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:51.128607 10653 catalog_manager.cc:5697] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:51.129943 11447 raft_consensus.cc:493] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.130519 11447 raft_consensus.cc:515] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:51.132655 11447 leader_election.cc:290] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:51.133741 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:51.145687 11477 consensus_queue.cc:1048] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.155061 11477 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.155664 11477 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.159998 11409 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.160601 11409 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.162842 11409 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
W20260709 12:25:51.164440 10870 consensus_peers.cc:597] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:51.164639 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:51.165824 10977 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:51.168619 10719 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:51.169734 11027 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:51.170034 11510 raft_consensus.cc:2804] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:51.170439 11027 ts_tablet_manager.cc:1403] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260709 12:25:51.170593 11510 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:51.171116 11510 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:51.183387 10945 consensus_peers.cc:597] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:51.189447 11510 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.190372 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d64c14393ceb4677905b48b87f9db699" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:51.194444 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:51.195142 10977 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.199607 10720 leader_election.cc:304] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:51.203874 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:51.206306 11454 raft_consensus.cc:2749] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:51.206028 11027 raft_consensus.cc:359] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.206986 11027 raft_consensus.cc:385] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:51.207286 11027 raft_consensus.cc:740] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:51.208060 11027 consensus_queue.cc:260] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.210857 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:51.211629 10831 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 0.
I20260709 12:25:51.217423 11477 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:51.220329 10977 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:51.222354 10719 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:25:51.223205 11447 raft_consensus.cc:2804] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:51.223711 11447 raft_consensus.cc:697] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:25:51.224556 11447 consensus_queue.cc:237] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.226169 11027 ts_tablet_manager.cc:1434] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 12:25:51.227344 11027 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:51.227550 11510 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:51.235333 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:51.238376 11479 raft_consensus.cc:493] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.239015 11479 raft_consensus.cc:515] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.240831 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:51.241569 10823 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.238471 10796 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:51.242924 10753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda" is_pre_election: true
I20260709 12:25:51.244032 11479 leader_election.cc:290] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:51.247012 10870 leader_election.cc:343] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:51.247285 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:51.248030 10979 raft_consensus.cc:2468] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 0.
I20260709 12:25:51.250036 11549 consensus_queue.cc:1048] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.252847 10869 leader_election.cc:304] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:51.253888 11479 raft_consensus.cc:2804] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:51.254340 11479 raft_consensus.cc:493] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:51.254776 11479 raft_consensus.cc:3060] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.264879 11475 consensus_queue.cc:1048] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.267362 10823 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 1.
I20260709 12:25:51.268301 11030 raft_consensus.cc:2749] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:51.297120 11027 tablet_bootstrap.cc:654] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:51.298763 10653 catalog_manager.cc:5697] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 0 to 1, leader changed from <none> to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 1 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:51.286923 11479 raft_consensus.cc:515] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.307193 11479 leader_election.cc:290] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:51.307392 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:51.308066 10977 raft_consensus.cc:3060] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.313364 11445 raft_consensus.cc:493] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.314684 11445 raft_consensus.cc:515] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.316788 11445 leader_election.cc:290] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:51.318186 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:51.318259 10752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5554adda3044c382ca246a3cf91eda"
I20260709 12:25:51.319727 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367e12fc055433f96933d6f45851906" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:51.321403 10870 leader_election.cc:343] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:51.325206 10719 leader_election.cc:304] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:51.331120 11447 raft_consensus.cc:2749] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:51.335299 10977 raft_consensus.cc:2468] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:51.336560 10869 leader_election.cc:304] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:51.338290 11479 raft_consensus.cc:2804] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:51.338804 11479 raft_consensus.cc:697] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:51.340732 11479 consensus_queue.cc:237] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.345479 11027 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:51.346163 11027 ts_tablet_manager.cc:1403] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.000s
I20260709 12:25:51.349184 11027 raft_consensus.cc:359] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.350118 11027 raft_consensus.cc:385] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:51.350493 11027 raft_consensus.cc:740] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:51.351318 11027 consensus_queue.cc:260] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:51.353698 11027 ts_tablet_manager.cc:1434] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:25:51.366223 11027 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:51.365875 10652 catalog_manager.cc:5697] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:51.374125 10752 raft_consensus.cc:3060] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.378742 11027 tablet_bootstrap.cc:654] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:51.392786 11027 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: No bootstrap required, opened a new log
I20260709 12:25:51.393298 11027 ts_tablet_manager.cc:1403] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.005s
I20260709 12:25:51.396395 11027 raft_consensus.cc:359] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.397236 11027 raft_consensus.cc:385] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:51.397548 11027 raft_consensus.cc:740] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:51.398285 11027 consensus_queue.cc:260] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.400851 11027 ts_tablet_manager.cc:1434] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:25:51.463905 11454 consensus_queue.cc:1048] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.477767 11454 consensus_queue.cc:1048] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.577672 10753 raft_consensus.cc:3060] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.628177 11454 consensus_queue.cc:1048] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.640443 11454 consensus_queue.cc:1048] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.650889 10753 raft_consensus.cc:3060] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.681453 11454 raft_consensus.cc:493] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.682008 11454 raft_consensus.cc:515] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:51.683921 11454 leader_election.cc:290] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:51.684837 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:51.685160 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:51.687263 10977 raft_consensus.cc:2393] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 1: Already voted for candidate bdc0390ed82742f9998e43d9eee32888 in this term.
I20260709 12:25:51.688470 10719 leader_election.cc:304] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:51.689312 11454 raft_consensus.cc:3060] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.697336 11454 raft_consensus.cc:2749] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:51.805600 11546 consensus_queue.cc:1048] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.818284 11479 consensus_queue.cc:1048] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.390412  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
W20260709 12:25:53.394182 10870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 40 similar messages]
W20260709 12:25:53.405692 10870 consensus_peers.cc:597] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.444087 10796 consensus_peers.cc:597] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.446475 10945 consensus_peers.cc:597] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.450659  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:53.452105  7403 tablet_replica.cc:333] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.453365  7403 raft_consensus.cc:2243] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.453930  7403 raft_consensus.cc:2272] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.456178  7403 tablet_replica.cc:333] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.456862  7403 raft_consensus.cc:2243] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.457696  7403 raft_consensus.cc:2272] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.460027  7403 tablet_replica.cc:333] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.460763  7403 raft_consensus.cc:2243] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.461285  7403 raft_consensus.cc:2272] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.463933  7403 tablet_replica.cc:333] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.464955  7403 raft_consensus.cc:2243] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.465600  7403 raft_consensus.cc:2272] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.467797  7403 tablet_replica.cc:333] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.468456  7403 raft_consensus.cc:2243] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.469273  7403 raft_consensus.cc:2272] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.471324  7403 tablet_replica.cc:333] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.471987  7403 raft_consensus.cc:2243] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.472504  7403 raft_consensus.cc:2272] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.474812  7403 tablet_replica.cc:333] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.475555  7403 raft_consensus.cc:2243] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.475975  7403 raft_consensus.cc:2272] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.477927  7403 tablet_replica.cc:333] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.478586  7403 raft_consensus.cc:2243] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.478992  7403 raft_consensus.cc:2272] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.481865  7403 tablet_replica.cc:333] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.482621  7403 raft_consensus.cc:2243] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.483731  7403 raft_consensus.cc:2272] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.484900 10945 consensus_peers.cc:597] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.485953  7403 tablet_replica.cc:333] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.486701  7403 raft_consensus.cc:2243] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.487185  7403 raft_consensus.cc:2272] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.490017  7403 tablet_replica.cc:333] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.491020  7403 raft_consensus.cc:2243] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.491632  7403 raft_consensus.cc:2272] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.493010 10870 consensus_peers.cc:597] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.494004  7403 tablet_replica.cc:333] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.494755  7403 raft_consensus.cc:2243] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.495574  7403 raft_consensus.cc:2272] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.498065  7403 tablet_replica.cc:333] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.499085  7403 raft_consensus.cc:2243] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.499697  7403 raft_consensus.cc:2272] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.502691  7403 tablet_replica.cc:333] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.503579  7403 raft_consensus.cc:2243] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.504153  7403 raft_consensus.cc:2272] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.507128  7403 tablet_replica.cc:333] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
W20260709 12:25:53.508262 10796 consensus_peers.cc:597] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.508059  7403 raft_consensus.cc:2243] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.509171  7403 raft_consensus.cc:2272] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.512410  7403 tablet_replica.cc:333] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.513355  7403 raft_consensus.cc:2243] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.513985  7403 raft_consensus.cc:2272] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.516309 10796 consensus_peers.cc:597] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.517019  7403 tablet_replica.cc:333] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.517722  7403 raft_consensus.cc:2243] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.518647  7403 raft_consensus.cc:2272] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.521270  7403 tablet_replica.cc:333] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.522280  7403 raft_consensus.cc:2243] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.522884  7403 raft_consensus.cc:2272] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.525514  7403 tablet_replica.cc:333] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.526480  7403 raft_consensus.cc:2243] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.527079  7403 raft_consensus.cc:2272] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.529928  7403 tablet_replica.cc:333] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
W20260709 12:25:53.530570 10945 consensus_peers.cc:597] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.530783  7403 raft_consensus.cc:2243] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.531795  7403 raft_consensus.cc:2272] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.533985  7403 tablet_replica.cc:333] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.534607  7403 raft_consensus.cc:2243] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.535087  7403 raft_consensus.cc:2272] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.537920  7403 tablet_replica.cc:333] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.538781  7403 raft_consensus.cc:2243] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.539371  7403 raft_consensus.cc:2272] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.542150  7403 tablet_replica.cc:333] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.543128  7403 raft_consensus.cc:2243] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.543735  7403 raft_consensus.cc:2272] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.544492 10796 consensus_peers.cc:597] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.545303 10945 consensus_peers.cc:597] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.546175  7403 tablet_replica.cc:333] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.546901  7403 raft_consensus.cc:2243] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.547369  7403 raft_consensus.cc:2272] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.549382  7403 tablet_replica.cc:333] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.550117  7403 raft_consensus.cc:2243] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.550659  7403 raft_consensus.cc:2272] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.553907  7403 tablet_replica.cc:333] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
W20260709 12:25:53.554608 10796 consensus_peers.cc:597] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.554808  7403 raft_consensus.cc:2243] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.555478  7403 raft_consensus.cc:2272] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.557714  7403 tablet_replica.cc:333] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.558422  7403 raft_consensus.cc:2243] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.558897  7403 raft_consensus.cc:2272] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.560948  7403 tablet_replica.cc:333] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.561698  7403 raft_consensus.cc:2243] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.562639  7403 raft_consensus.cc:2272] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.565292  7403 tablet_replica.cc:333] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.566059  7403 raft_consensus.cc:2243] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.567124  7403 raft_consensus.cc:2272] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.569720  7403 tablet_replica.cc:333] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.570545  7403 raft_consensus.cc:2243] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.571105  7403 raft_consensus.cc:2272] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.573475  7403 tablet_replica.cc:333] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.574227  7403 raft_consensus.cc:2243] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.574891  7403 raft_consensus.cc:2272] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.576912  7403 tablet_replica.cc:333] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.577450  7403 raft_consensus.cc:2243] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.577951  7403 raft_consensus.cc:2272] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.579895  7403 tablet_replica.cc:333] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.580464  7403 raft_consensus.cc:2243] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.580948  7403 raft_consensus.cc:2272] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.583043  7403 tablet_replica.cc:333] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.583685  7403 raft_consensus.cc:2243] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.584514  7403 raft_consensus.cc:2272] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.586499  7403 tablet_replica.cc:333] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.587102  7403 raft_consensus.cc:2243] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.587985  7403 raft_consensus.cc:2272] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.590327  7403 tablet_replica.cc:333] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.590942  7403 raft_consensus.cc:2243] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.591833  7403 raft_consensus.cc:2272] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.593943  7403 tablet_replica.cc:333] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.594547  7403 raft_consensus.cc:2243] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.595456  7403 raft_consensus.cc:2272] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.597782  7403 tablet_replica.cc:333] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.598660  7403 raft_consensus.cc:2243] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.599196  7403 raft_consensus.cc:2272] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.600980 10870 consensus_peers.cc:597] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.602347  7403 tablet_replica.cc:333] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.603310  7403 raft_consensus.cc:2243] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.604195  7403 raft_consensus.cc:2272] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.606897  7403 tablet_replica.cc:333] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.607631  7403 raft_consensus.cc:2243] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.608611  7403 raft_consensus.cc:2272] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.609920 10796 consensus_peers.cc:597] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.611451  7403 tablet_replica.cc:333] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.612172  7403 raft_consensus.cc:2243] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.612672  7403 raft_consensus.cc:2272] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.615300  7403 tablet_replica.cc:333] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.615989  7403 raft_consensus.cc:2243] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.617046  7403 raft_consensus.cc:2272] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.619007 10945 consensus_peers.cc:597] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.619797  7403 tablet_replica.cc:333] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.620478  7403 raft_consensus.cc:2243] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:53.621032  7403 raft_consensus.cc:2272] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.623685  7403 tablet_replica.cc:333] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.624313  7403 raft_consensus.cc:2243] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:53.624632 10945 consensus_peers.cc:597] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.624889  7403 raft_consensus.cc:2272] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:53.627362  7403 tablet_replica.cc:333] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: stopping tablet replica
I20260709 12:25:53.627837  7403 raft_consensus.cc:2243] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:53.628604  7403 raft_consensus.cc:2272] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:53.647703 10870 consensus_peers.cc:597] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.666199 10796 consensus_peers.cc:597] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.672001 10945 consensus_peers.cc:597] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:53.703191  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
W20260709 12:25:53.731518 10945 consensus_peers.cc:597] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.733829 10870 consensus_peers.cc:597] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.738795 10870 consensus_peers.cc:597] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.747946 10945 consensus_peers.cc:597] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.769733 10796 consensus_peers.cc:597] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.792658 10870 consensus_peers.cc:597] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:53.802320  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:53.810570 11578 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 12:25:53.817426 11579 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 12:25:53.818970 11581 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 12:25:53.822432  7403 server_base.cc:1061] running on GCE node
I20260709 12:25:53.826382  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:53.826749  7403 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 12:25:53.827010  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599953826988 us; error 0 us; skew 500 ppm
I20260709 12:25:53.827821  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 12:25:53.828709 10945 consensus_peers.cc:597] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.829391 10945 consensus_peers.cc:597] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:53.833861  7403 webserver.cc:533] Webserver started at http://127.7.58.193:43305/ using document root <none> and password file <none>
I20260709 12:25:53.834707  7403 fs_manager.cc:362] Metadata directory not provided
W20260709 12:25:53.834956 10870 consensus_peers.cc:597] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:53.834967  7403 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:25:54.053391  7403 fs_manager.cc:714] Time spent opening directory manager: real 0.217s	user 0.020s	sys 0.010s
I20260709 12:25:54.067435 11586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.068534  7403 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:25:54.069005  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "db5554adda3044c382ca246a3cf91eda"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-37fn"
I20260709 12:25:54.069832  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599805301507-7403-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 12:25:54.109593  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:54.111572  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 12:25:54.146095 10945 consensus_peers.cc:597] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:54.147962  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:54.189939 11600 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:25:54.265612 10870 consensus_peers.cc:597] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:54.512676 11592 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.513157 11592 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.514902 11592 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.515772 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:54.519156 10945 leader_election.cc:336] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.519615 10945 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.520318 11566 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.520977 11592 raft_consensus.cc:2749] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.521049 11566 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.524267 11566 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.525295 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:54.527177 10870 leader_election.cc:336] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.527576 10870 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.528178 11566 raft_consensus.cc:2749] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.559705 11602 raft_consensus.cc:493] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.560331 11602 raft_consensus.cc:515] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.562490 11602 leader_election.cc:290] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.563360 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.564024  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:25:54.564406  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.398s	user 0.019s	sys 0.009s
I20260709 12:25:54.564844  7403 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
W20260709 12:25:54.569737 10796 leader_election.cc:336] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.570312 10796 leader_election.cc:304] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.570972 11592 raft_consensus.cc:493] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.571283 11602 raft_consensus.cc:2749] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.572029 11600 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.571640 11592 raft_consensus.cc:515] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:54.574812 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:54.576151 11566 raft_consensus.cc:493] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.576642 11592 leader_election.cc:290] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.576783 11566 raft_consensus.cc:515] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.578512 11592 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.579289 11566 leader_election.cc:290] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.579107 11592 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.580399 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:54.580698 10945 leader_election.cc:336] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.582978 10945 leader_election.cc:304] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.583781 11571 raft_consensus.cc:2749] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.583969 11592 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.585101 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:54.585191 10870 leader_election.cc:336] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.586093 10870 leader_election.cc:304] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.587427 11566 raft_consensus.cc:2749] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:54.591492 10945 leader_election.cc:336] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.592123 10945 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.592859 11592 raft_consensus.cc:2749] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.593923 11600 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.595194 11600 tablet_bootstrap.cc:492] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.595973 11600 ts_tablet_manager.cc:1403] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 12:25:54.598785 11600 raft_consensus.cc:359] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.599572 11600 raft_consensus.cc:740] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.600364 11600 consensus_queue.cc:260] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.606271 11600 ts_tablet_manager.cc:1434] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260709 12:25:54.607129 11600 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.619753 11569 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.620404 11569 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.622586 11569 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.623553 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.628846 11571 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.629499 11571 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:54.632012 10796 leader_election.cc:336] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.632591 10796 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.632838 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:54.633536 11603 raft_consensus.cc:2749] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.635278 11571 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:54.637688 10945 leader_election.cc:336] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.638245 10945 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.639376 11600 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.639343 11571 raft_consensus.cc:2749] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.640558 11600 tablet_bootstrap.cc:492] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.641263 11600 ts_tablet_manager.cc:1403] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.000s
I20260709 12:25:54.643725 11600 raft_consensus.cc:359] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.644351 11600 raft_consensus.cc:740] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.645015 11600 consensus_queue.cc:260] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.647149 11600 ts_tablet_manager.cc:1434] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:54.647964 11600 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.661039 11566 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.662036 11566 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.668927 11566 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.670271 11600 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.671559 11600 tablet_bootstrap.cc:492] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.672298 11600 ts_tablet_manager.cc:1403] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 12:25:54.674328 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:54.674799 10870 leader_election.cc:336] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.675724 11600 raft_consensus.cc:359] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.676976 11600 raft_consensus.cc:740] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.677867 11600 consensus_queue.cc:260] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.678931 11607 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.679504 11607 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.680604 11600 ts_tablet_manager.cc:1434] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:54.681571 11600 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.683004 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.687747 10871 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.689195 11566 raft_consensus.cc:2749] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.691392 11607 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.709146 11598 raft_consensus.cc:493] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.709919 11598 raft_consensus.cc:515] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.712950 11598 leader_election.cc:290] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.718614 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:54.719733 10870 leader_election.cc:336] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.720444 10870 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.723989 11600 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.725077 11600 tablet_bootstrap.cc:492] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.725811 11600 ts_tablet_manager.cc:1403] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.000s
I20260709 12:25:54.726064 11571 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.726737 11571 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:54.730572 10870 leader_election.cc:336] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.731061 10870 leader_election.cc:304] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.731655 11571 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.732070 11607 raft_consensus.cc:2749] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.733748 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:54.728734 11600 raft_consensus.cc:359] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.724020 11566 raft_consensus.cc:2749] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:54.737558 10945 leader_election.cc:336] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.738183 11600 raft_consensus.cc:740] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.738268 10945 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.739100 11600 consensus_queue.cc:260] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.739745 11595 raft_consensus.cc:2749] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.741345 11600 ts_tablet_manager.cc:1434] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:25:54.742285 11600 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.760406 11606 raft_consensus.cc:493] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.761078 11606 raft_consensus.cc:515] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:54.764889 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.765583 10979 raft_consensus.cc:2468] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:54.766944 10795 leader_election.cc:304] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:54.767928 11602 raft_consensus.cc:2804] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.768376 11602 raft_consensus.cc:493] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.768828 11602 raft_consensus.cc:3060] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.773162 11600 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.774387 11600 tablet_bootstrap.cc:492] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.775156 11607 raft_consensus.cc:493] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.775379 11566 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.775573 11600 ts_tablet_manager.cc:1403] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260709 12:25:54.775821 11607 raft_consensus.cc:515] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.776008 11566 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.778713 11600 raft_consensus.cc:359] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.779580 11600 raft_consensus.cc:740] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.780596 11569 raft_consensus.cc:493] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.780509 11600 consensus_queue.cc:260] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.781312 11569 raft_consensus.cc:515] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.783407 11600 ts_tablet_manager.cc:1434] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:54.784330 11600 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.784830 11607 leader_election.cc:290] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.785631 11569 leader_election.cc:290] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:54.788946 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:54.789760 10903 raft_consensus.cc:2468] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:54.780414 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
W20260709 12:25:54.794850 10870 leader_election.cc:336] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.795475 10796 leader_election.cc:304] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:54.798162 11566 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.798167 11596 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.799088 11596 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.801764 11596 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.804140 10827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:54.805576 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:54.808374 10871 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.812186 11566 raft_consensus.cc:2749] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.801612 11603 raft_consensus.cc:2804] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.813462 11603 raft_consensus.cc:493] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.814550 11603 raft_consensus.cc:3060] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.816625 11606 leader_election.cc:290] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:54.810057 10870 leader_election.cc:336] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.818562 10870 leader_election.cc:304] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.821414 11566 raft_consensus.cc:2749] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.829079 11602 raft_consensus.cc:515] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:54.833196 10796 leader_election.cc:336] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.840821 11571 raft_consensus.cc:493] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.841434 11571 raft_consensus.cc:515] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.843591 11571 leader_election.cc:290] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.845075 11603 raft_consensus.cc:515] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.846436 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:54.847132 10831 raft_consensus.cc:2468] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:54.848229 10946 leader_election.cc:304] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:54.849493 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37510d79bda5472982bc0642efbfa935" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:54.850179 10979 raft_consensus.cc:3060] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.851210 11596 raft_consensus.cc:2804] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.851647 11596 raft_consensus.cc:493] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.852020 11596 raft_consensus.cc:3060] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.847874 11603 leader_election.cc:290] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
W20260709 12:25:54.859503 10796 leader_election.cc:336] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.863678 11600 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.864753 11600 tablet_bootstrap.cc:492] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.866672 11600 ts_tablet_manager.cc:1403] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.083s	user 0.050s	sys 0.016s
I20260709 12:25:54.869282 11600 raft_consensus.cc:359] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.870077 11600 raft_consensus.cc:740] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.870766 11600 consensus_queue.cc:260] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.871682 11596 raft_consensus.cc:515] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.872834 11600 ts_tablet_manager.cc:1434] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:54.873721 11600 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.875692 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d54448b54b54a389ab14ab6345f0a14" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:54.876379 10828 raft_consensus.cc:3060] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:54.876955 10945 leader_election.cc:336] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.877545 10945 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.881935 11603 raft_consensus.cc:493] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.883607 11603 raft_consensus.cc:515] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.885862 11603 leader_election.cc:290] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:54.902668 11602 leader_election.cc:290] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:54.886768 11595 raft_consensus.cc:2749] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:54.904667 11600 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.891685 10828 raft_consensus.cc:2468] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 2.
I20260709 12:25:54.905674 11600 tablet_bootstrap.cc:492] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.906454 11600 ts_tablet_manager.cc:1403] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.013s
I20260709 12:25:54.869194 10979 raft_consensus.cc:2468] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:54.896837 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704fe5e459f54a538fd219b8151c7777" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:54.907298 10903 raft_consensus.cc:3060] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.908437 10946 leader_election.cc:304] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:54.909132 11600 raft_consensus.cc:359] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.909860 11600 raft_consensus.cc:740] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.892400 11596 leader_election.cc:290] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.909909 11592 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.910425 11591 raft_consensus.cc:2804] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.910547 11592 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.911046 11591 raft_consensus.cc:697] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:54.911921 11591 consensus_queue.cc:237] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.912436 11600 consensus_queue.cc:260] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.912842 11592 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:54.914546 11600 ts_tablet_manager.cc:1434] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:54.915369 11600 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:54.915717 10945 leader_election.cc:336] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:54.916565 10945 leader_election.cc:336] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.920466 11603 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.897149 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:54.922956 10898 raft_consensus.cc:2468] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
W20260709 12:25:54.899027 10796 leader_election.cc:336] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.926935 10903 raft_consensus.cc:2468] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:54.927210 10795 leader_election.cc:304] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.927781 11603 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.934963 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:54.937194 10831 raft_consensus.cc:2468] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:54.934499 11591 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.940938 11591 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:54.928231 10945 leader_election.cc:336] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.945052 10946 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.945396 11591 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.933313 11617 raft_consensus.cc:2804] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.953194 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:54.956238 10903 raft_consensus.cc:2468] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:54.956521 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.948463 11606 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.957261 10979 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:54.957517 11606 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.958695 10795 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:54.951375 11571 raft_consensus.cc:2804] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.959648 11571 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.960042 11606 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.961067 10796 leader_election.cc:304] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:54.962038 11603 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.942831 10653 catalog_manager.cc:5697] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 2 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.954978 11600 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: 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 12:25:54.962718 11603 raft_consensus.cc:2804] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.960261 11569 raft_consensus.cc:2804] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.953197 11617 raft_consensus.cc:697] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:54.963850 11600 tablet_bootstrap.cc:492] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:54.964704 11600 ts_tablet_manager.cc:1403] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.015s
I20260709 12:25:54.960130 11571 raft_consensus.cc:3060] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.964604 11617 consensus_queue.cc:237] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:54.955538 10945 leader_election.cc:336] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:54.967656 10945 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:54.967629 11600 raft_consensus.cc:359] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.968564 11600 raft_consensus.cc:740] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.968770 11595 raft_consensus.cc:2804] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:54.969326 11595 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.969841 11603 raft_consensus.cc:493] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.962745 10796 leader_election.cc:304] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:54.963852 11569 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.969398 11600 consensus_queue.cc:260] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:54.962421 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.982220 10979 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:54.969956 11595 raft_consensus.cc:3060] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.983377 11600 ts_tablet_manager.cc:1434] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:25:54.984315 11600 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:54.981659 11569 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.990939 11607 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.991847 11607 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:54.993284  7403 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:25:54.993712  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.429s	user 0.309s	sys 0.007s
I20260709 12:25:54.997141 11607 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:54.997254 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:54.998167 10979 raft_consensus.cc:2468] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:54.999424 10869 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
W20260709 12:25:55.003041 10870 leader_election.cc:336] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.004221 11615 raft_consensus.cc:2804] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.004513 11607 raft_consensus.cc:2804] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.004989 11615 raft_consensus.cc:697] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.005173 11607 raft_consensus.cc:493] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.005914 11607 raft_consensus.cc:3060] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.006405 11615 consensus_queue.cc:237] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
W20260709 12:25:55.011013 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 48353.3us
I20260709 12:25:54.979948 11566 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:54.922119 11602 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.012835 10795 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:55.018584 11606 raft_consensus.cc:2804] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.019045 11606 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.019471 11606 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.017410 11602 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.012470 11569 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:54.970784 11603 raft_consensus.cc:3060] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.017326 11566 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.023730 11602 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.029330 11566 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.027357 11595 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.032572 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:55.033525 10979 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 1.
I20260709 12:25:55.031836 11615 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.034854 11615 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.035696 11595 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.036530 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.036990 11615 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.037278 10903 raft_consensus.cc:3060] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.038201 11602 raft_consensus.cc:493] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.038393 10869 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:55.038793 11602 raft_consensus.cc:515] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.039240 11566 raft_consensus.cc:2804] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.039662 11566 raft_consensus.cc:493] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.040040 11566 raft_consensus.cc:3060] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:55.040870 10870 leader_election.cc:336] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.041883 10945 leader_election.cc:336] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.040982 11602 leader_election.cc:290] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.042047 11571 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.048614 11606 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.051204 11569 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.053426 11571 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:55.051154 11602 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.058738 11602 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:55.061576 10945 leader_election.cc:336] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.057698 11595 raft_consensus.cc:493] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.063360 11595 raft_consensus.cc:515] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.064545 11602 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.067193 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:55.067937 10979 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.070799 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:55.071673 10898 raft_consensus.cc:2468] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 1.
I20260709 12:25:55.071266 10652 catalog_manager.cc:5697] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:55.071818 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:25:55.075591 11566 raft_consensus.cc:515] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.073493 10831 raft_consensus.cc:3060] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.051290 11607 raft_consensus.cc:515] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.086799 10979 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:55.088403 10795 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:55.089607 11625 raft_consensus.cc:2804] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.095646 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efef5204dbfd4ca5b07617e1b67ecaee" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:55.096444 10977 raft_consensus.cc:3060] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.088841 11595 leader_election.cc:290] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.097009 10831 raft_consensus.cc:2468] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 2.
I20260709 12:25:55.100108 11566 leader_election.cc:290] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.104395 11625 raft_consensus.cc:697] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
W20260709 12:25:55.105042 10870 leader_election.cc:336] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.109148 11617 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.105530 11625 consensus_queue.cc:237] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.112699 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:55.113523 10898 raft_consensus.cc:2468] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:55.114378 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:55.114516 10946 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:55.115506 10979 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.110066 11617 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.098133 11606 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.110975 10945 leader_election.cc:304] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:55.118863 11607 leader_election.cc:290] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.119166 11617 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.088438 11603 raft_consensus.cc:515] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.120995 11591 raft_consensus.cc:2804] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.122068 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4986312a3e143a887aeac5e10906a71" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:55.121671 11591 raft_consensus.cc:697] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:55.122812 10981 raft_consensus.cc:3060] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.124114 11591 consensus_queue.cc:237] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.125047 11603 leader_election.cc:290] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.123386 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:55.126448 10980 raft_consensus.cc:2468] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:55.127140 10977 raft_consensus.cc:2468] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:25:55.129066 10869 leader_election.cc:304] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:55.129021 10795 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
W20260709 12:25:55.134255 10870 leader_election.cc:336] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.133247 10796 leader_election.cc:336] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.135560 10796 leader_election.cc:336] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.141497 11002 debug-util.cc:398] Leaking SignalData structure 0x7b080033fd80 after lost signal to thread 7406
I20260709 12:25:55.133510 11607 raft_consensus.cc:2804] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.143932 11607 raft_consensus.cc:697] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:55.144312 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:55.146109 10898 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:55.147441 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:55.145972 11607 consensus_queue.cc:237] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.148258 10900 raft_consensus.cc:2468] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:55.149345 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:55.133665 11603 raft_consensus.cc:2804] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.150749 11603 raft_consensus.cc:493] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.152735 10979 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:55.153492 11603 raft_consensus.cc:3060] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.157859 10795 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:25:55.132599 11596 raft_consensus.cc:2804] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.158680 11596 raft_consensus.cc:493] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.159121 11596 raft_consensus.cc:3060] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.152776 11600 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: 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 12:25:55.160382 11600 tablet_bootstrap.cc:492] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
W20260709 12:25:55.158123 11002 debug-util.cc:398] Leaking SignalData structure 0x7b0800083a40 after lost signal to thread 10688
I20260709 12:25:55.162832 11600 ts_tablet_manager.cc:1403] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.179s	user 0.020s	sys 0.001s
W20260709 12:25:55.163357 11002 debug-util.cc:398] Leaking SignalData structure 0x7b080013cbc0 after lost signal to thread 10856
W20260709 12:25:55.164641 11002 debug-util.cc:398] Leaking SignalData structure 0x7b0800381000 after lost signal to thread 10931
I20260709 12:25:55.165910 10796 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.134115 10903 raft_consensus.cc:2468] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 2.
I20260709 12:25:55.167599 11617 raft_consensus.cc:2804] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.168071 11617 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.168493 11617 raft_consensus.cc:3060] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.168901 10981 raft_consensus.cc:2468] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:25:55.165660 11600 raft_consensus.cc:359] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.170666 11600 raft_consensus.cc:740] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.170917 10869 leader_election.cc:304] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:55.172309 10796 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.171700 11600 consensus_queue.cc:260] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:55.173399 10945 leader_election.cc:336] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.184253 11600 ts_tablet_manager.cc:1434] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:25:55.203727 11600 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:55.178406 10796 leader_election.cc:304] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.150795 10898 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 1.
I20260709 12:25:55.213376 11566 raft_consensus.cc:2804] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.214810 11628 raft_consensus.cc:2804] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:25:55.176863 11002 debug-util.cc:398] Leaking SignalData structure 0x7b0800016520 after lost signal to thread 11005
I20260709 12:25:55.184500 10945 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
W20260709 12:25:55.222541 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 44659.9us
I20260709 12:25:55.217344 11603 raft_consensus.cc:515] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.220402 11615 raft_consensus.cc:2804] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.223877 11602 raft_consensus.cc:2804] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.223839 11595 raft_consensus.cc:2804] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.231544 11615 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.231992 11602 raft_consensus.cc:493] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.239382 11602 raft_consensus.cc:3060] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.231997 11603 leader_election.cc:290] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.236038 11615 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.237094 11595 raft_consensus.cc:697] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
W20260709 12:25:55.271174 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 97074.7us
W20260709 12:25:55.280321 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 56978.5us
I20260709 12:25:55.282552 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94870e2bc1d2401dbd026b0364a84287" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:25:55.293148 10981 raft_consensus.cc:3060] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.224143 11566 raft_consensus.cc:697] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:25:55.302568 10796 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.329402 10981 raft_consensus.cc:2468] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
W20260709 12:25:55.331892 10796 leader_election.cc:336] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.339493 10795 leader_election.cc:304] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
W20260709 12:25:55.339874 10796 leader_election.cc:336] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.340876 10796 leader_election.cc:336] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.313484 11603 raft_consensus.cc:2804] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:55.355696 11645 raft_consensus.cc:2804] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.356345 11645 raft_consensus.cc:697] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.356988 11596 raft_consensus.cc:515] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.357263 11645 consensus_queue.cc:237] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:55.361029 10869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 77186.8us
I20260709 12:25:55.344146 11603 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:25:55.373874 11628 raft_consensus.cc:697] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.390655 11617 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.371434 11603 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.404294 11628 consensus_queue.cc:237] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:55.406682 10871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 141612us
I20260709 12:25:55.360649 11566 consensus_queue.cc:237] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.366597 11595 consensus_queue.cc:237] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:55.435504 10796 leader_election.cc:336] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.436744 10796 leader_election.cc:336] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.437659 11600 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: 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 12:25:55.439715 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06782ac1ff03454ca7eb14edd8b99b02" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.440518 10898 raft_consensus.cc:3060] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.449985 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e3d9a6fea4702af26e39ded52c4cb" candidate_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.450716 10900 raft_consensus.cc:3060] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.444111 11615 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.430846 11596 leader_election.cc:290] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:25:55.456543 10945 leader_election.cc:336] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.458973 11617 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.461537 11615 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.474532 11600 tablet_bootstrap.cc:492] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
W20260709 12:25:55.437691 10796 leader_election.cc:336] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.503868 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 66206us
I20260709 12:25:55.503919 11600 ts_tablet_manager.cc:1403] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.301s	user 0.029s	sys 0.023s
W20260709 12:25:55.504443 10796 leader_election.cc:336] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.507027 10796 leader_election.cc:336] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.508026 10796 leader_election.cc:336] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.509047 10796 leader_election.cc:336] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.521570 10900 raft_consensus.cc:2468] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d52265c3f9ed4b7bba6eb005f12d7401 in term 2.
I20260709 12:25:55.523752 10945 leader_election.cc:304] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [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: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: db5554adda3044c382ca246a3cf91eda
I20260709 12:25:55.528278 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.529292 10905 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.512146 11602 raft_consensus.cc:515] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.550446 10905 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:55.552773 10796 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.557370 11650 raft_consensus.cc:2804] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.558000 11650 raft_consensus.cc:697] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.558928 11650 consensus_queue.cc:237] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.561610 10898 raft_consensus.cc:2468] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:55.553812 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.567054 10900 raft_consensus.cc:3060] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.574894 11600 raft_consensus.cc:359] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.575743 11600 raft_consensus.cc:740] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.577850 11600 consensus_queue.cc:260] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.582556 10796 leader_election.cc:304] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: db5554adda3044c382ca246a3cf91eda
W20260709 12:25:55.583659 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 219871us
I20260709 12:25:55.584223 11615 raft_consensus.cc:2804] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.584807 11615 raft_consensus.cc:697] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.585731 11615 consensus_queue.cc:237] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.589326 10981 raft_consensus.cc:1275] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.590288 11600 ts_tablet_manager.cc:1434] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 12:25:55.591585 11600 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:55.593664 10900 raft_consensus.cc:2468] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:25:55.595198 10796 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.598379 11645 raft_consensus.cc:2804] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.611021 10981 raft_consensus.cc:1275] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.618988 11625 consensus_queue.cc:1048] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 12:25:55.622896 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 99273.4us
I20260709 12:25:55.618386 11645 raft_consensus.cc:697] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.635852 11653 raft_consensus.cc:2804] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.636276 10977 raft_consensus.cc:1275] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.636551 11653 raft_consensus.cc:697] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Becoming Leader. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:25:55.637542 11653 consensus_queue.cc:237] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:55.648028 11603 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:55.632686 11643 consensus_queue.cc:1048] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:25:55.651149 11645 consensus_queue.cc:237] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.655851 10651 catalog_manager.cc:5697] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:55.683184 10796 leader_election.cc:336] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:55.684370 10796 leader_election.cc:336] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.700054 10898 raft_consensus.cc:1275] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.700205 11602 leader_election.cc:290] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:55.700672 11651 consensus_queue.cc:1048] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:25:55.701541 11603 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:55.759204 11600 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: 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 12:25:55.760310 11600 tablet_bootstrap.cc:492] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:55.761000 11600 ts_tablet_manager.cc:1403] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.170s	user 0.019s	sys 0.011s
I20260709 12:25:55.752609 10652 catalog_manager.cc:5697] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 2 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:55.768327 10652 catalog_manager.cc:5697] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 2 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:55.776930 10945 consensus_peers.cc:597] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:55.797839 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.798607 10903 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:55.801295 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:25:55.805670 10827 raft_consensus.cc:1275] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer d52265c3f9ed4b7bba6eb005f12d7401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.805975 10905 raft_consensus.cc:3060] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:55.814806 10945 consensus_peers.cc:597] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:55.875428 10905 raft_consensus.cc:2468] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
W20260709 12:25:55.880177 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 69194.5us
W20260709 12:25:55.880707 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 66087.3us
I20260709 12:25:55.893855 10796 leader_election.cc:304] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.886613 11603 consensus_queue.cc:1048] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:25:55.946043 11600 raft_consensus.cc:359] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:55.946916 11600 raft_consensus.cc:740] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
W20260709 12:25:55.947566 10796 leader_election.cc:336] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.948194 11600 consensus_queue.cc:260] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
W20260709 12:25:55.948693 10796 consensus_peers.cc:597] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:55.930721 11606 raft_consensus.cc:2804] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:55.933105 10827 raft_consensus.cc:1275] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer d52265c3f9ed4b7bba6eb005f12d7401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.955823 11609 raft_consensus.cc:493] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.956061 10903 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
W20260709 12:25:55.975471 10796 consensus_peers.cc:597] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:55.976073 10796 leader_election.cc:336] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:55.986524 10980 raft_consensus.cc:1275] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.986558 10976 raft_consensus.cc:1275] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:55.998298 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 112514us
I20260709 12:25:56.001230 10796 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:25:55.959756 11606 raft_consensus.cc:697] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:56.016139 11617 raft_consensus.cc:2804] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.022917 11617 raft_consensus.cc:697] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:25:55.959587 11609 raft_consensus.cc:515] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:56.023881 11617 consensus_queue.cc:237] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:56.030557 11600 ts_tablet_manager.cc:1434] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.269s	user 0.010s	sys 0.002s
I20260709 12:25:56.031473 11600 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:56.000337 11598 consensus_queue.cc:1048] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:25:56.007272 11645 consensus_queue.cc:1048] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:25:56.028926 11667 consensus_queue.cc:1048] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 12:25:56.107407 11609 leader_election.cc:290] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
W20260709 12:25:56.155807 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 119138us
I20260709 12:25:56.142928 11688 raft_consensus.cc:493] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.129839 11637 consensus_queue.cc:1048] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 12:25:56.149263 11606 consensus_queue.cc:237] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
W20260709 12:25:56.211717 10796 leader_election.cc:336] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:56.212706 10796 consensus_peers.cc:597] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:56.205068 11609 raft_consensus.cc:493] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.220659 11609 raft_consensus.cc:515] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:56.170630 11688 raft_consensus.cc:515] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:56.278369 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 234458us
I20260709 12:25:56.291790 11688 leader_election.cc:290] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
W20260709 12:25:56.294654 10796 consensus_peers.cc:597] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:56.302441 11609 leader_election.cc:290] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:56.309260 10796 consensus_peers.cc:597] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:56.309815 10979 raft_consensus.cc:1275] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:56.309938 10796 consensus_peers.cc:597] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:56.310427 10796 consensus_peers.cc:597] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:56.311075 10796 consensus_peers.cc:597] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:56.319216 11609 raft_consensus.cc:493] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.319913 11609 raft_consensus.cc:515] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:56.332154 11609 leader_election.cc:290] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:56.362859 11625 consensus_queue.cc:1048] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:56.364920 10900 raft_consensus.cc:1275] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:56.389024 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 70376.2us
W20260709 12:25:56.457372 11701 log.cc:927] Time spent T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
W20260709 12:25:56.469161 11675 log.cc:927] Time spent T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.510s	user 0.005s	sys 0.000s
W20260709 12:25:56.547946 10945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 98143.2us
W20260709 12:25:56.550927 10945 consensus_peers.cc:597] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.551594 10945 consensus_peers.cc:597] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:56.552213 10945 consensus_peers.cc:597] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:56.542373 11609 raft_consensus.cc:493] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:56.575102 11723 log.cc:927] Time spent T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:25:56.569516 11688 raft_consensus.cc:493] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.579936 11688 raft_consensus.cc:515] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:56.581458 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 88126us
I20260709 12:25:56.598935 11600 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: 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 12:25:56.559909 11609 raft_consensus.cc:515] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:56.607020 11688 leader_election.cc:290] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:56.608880 11609 leader_election.cc:290] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
W20260709 12:25:56.609741 11726 log.cc:927] Time spent T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:25:56.615218 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:56.616747 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:56.624886 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
W20260709 12:25:56.625996 11720 log.cc:927] Time spent T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:25:56.629907 10902 raft_consensus.cc:1275] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer d52265c3f9ed4b7bba6eb005f12d7401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:56.649164 11600 tablet_bootstrap.cc:492] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:56.650663 11600 ts_tablet_manager.cc:1403] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.619s	user 0.026s	sys 0.005s
I20260709 12:25:56.661154 10899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:56.662436 10899 raft_consensus.cc:2393] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db5554adda3044c382ca246a3cf91eda in current term 2: Already voted for candidate 6e14647b9f1846ac90799b4e5de291a7 in this term.
I20260709 12:25:56.659679 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f6d990f59c45649e96cdc96d48486e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:56.668267 11600 raft_consensus.cc:359] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:56.669227 11600 raft_consensus.cc:740] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.661310 10902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:56.662220 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:56.676340 11609 raft_consensus.cc:493] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.677210 11600 consensus_queue.cc:260] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:56.659684 10898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:56.687204 11600 ts_tablet_manager.cc:1434] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 12:25:56.688517 11600 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:56.691171 10945 consensus_peers.cc:597] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:56.678586 11609 raft_consensus.cc:515] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:56.690897 11588 leader_election.cc:304] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:56.693638 11688 raft_consensus.cc:2749] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:56.684947 11702 raft_consensus.cc:493] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.695358 11702 raft_consensus.cc:515] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:56.708326 10976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1999b56674772a3966589b5cb4f40" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.717175 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:56.718695 11589 leader_election.cc:304] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:56.719959 11688 raft_consensus.cc:3060] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:56.722457 10945 consensus_peers.cc:597] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.722971 10945 consensus_peers.cc:597] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.723366 10945 consensus_peers.cc:597] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.723752 10945 consensus_peers.cc:597] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:56.698177 11609 leader_election.cc:290] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:56.728652 10651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44320 (request call id 103) took 1340 ms. Trace:
I20260709 12:25:56.729475 11609 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.722162 11680 consensus_queue.cc:1048] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:56.729127 10651 rpcz_store.cc:276] 0709 12:25:55.399959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:55.405949 (+  5990us) service_pool.cc:224] Handling call
0709 12:25:55.605515 (+199566us) spinlock_profiling.cc:243] Waited 101 ms on lock 0x7b5400456ad4. stack: 00007f8ca8dc6343 00007f8ca8dc6240 00007f8ca87551d4 00007f8cb2493304 00007f8cb2493299 00007f8cabe4f090 00007f8cabeedf3a 00007f8cb1ca3e9c 00007f8cb1da204e 00007f8cb02632a4 00007f8cb0263232 00007f8cb0263161 00007f8cb02630dc 00007f8cb0262392 00007f8caa22048c 00007f8caa21f8c6
0709 12:25:56.728589 (+1123074us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:55.955818 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:55.957581 (+  1763us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:55.959011 (+  1430us) write_op.cc:435] Acquired schema lock
0709 12:25:55.962617 (+  3606us) tablet.cc:662] Decoding operations
0709 12:25:55.971186 (+  8569us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:55.971246 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:55.971275 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:55.971518 (+   243us) tablet.cc:701] Row locks acquired
0709 12:25:55.971543 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:25:55.971695 (+   152us) write_op.cc:270] Start()
0709 12:25:55.971846 (+   151us) write_op.cc:276] Timestamp: P: 1783599955971647 usec, L: 0
0709 12:25:55.971869 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:25:55.972733 (+   864us) log.cc:844] Serialized 537 byte log entry
0709 12:25:55.975817 (+  3084us) op_driver.cc:464] REPLICATION: finished
0709 12:25:55.978114 (+  2297us) write_op.cc:301] APPLY: starting
0709 12:25:55.978211 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:55.978316 (+   105us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:55.978491 (+   175us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:56.227462 (+248971us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b5c0035280c. stack: 00007f8ca8dc6343 00007f8ca8dc6240 00007f8ca87551d4 00007f8cb2493304 00007f8cb2493299 00007f8cb20d7331 00007f8cb20d7221 00007f8cb20d1f6c 00007f8caf83230b 00007f8caf831fd3 00007f8caf930e34 00007f8caf91c97c 00007f8caf920d61 00007f8caf920d19 00007f8caf920ca9 00007f8caf920c71
0709 12:25:56.227747 (+   285us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:56.227944 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:56.227998 (+    54us) write_op.cc:312] APPLY: finished
0709 12:25:56.228203 (+   205us) log.cc:844] Serialized 22 byte log entry
0709 12:25:56.263002 (+ 34799us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:56.266112 (+  3110us) write_op.cc:454] Released schema lock
0709 12:25:56.271262 (+  5150us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:56.306932 (+ 35670us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:56.306965 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":42133,"reported_tablets":1,"spinlock_wait_cycles":233444608,"child_traces":[["op",{"apply.queue_time_us":1975,"apply.run_cpu_time_us":14461,"apply.run_wall_time_us":302997,"mutex_wait_us":1017,"num_ops":1,"prepare.queue_time_us":275136,"prepare.run_cpu_time_us":3100,"prepare.run_wall_time_us":17267,"replication_time_us":3820,"spinlock_wait_cycles":40643328,"thread_start_us":199380,"threads_started":1}]]}
I20260709 12:25:56.762791 10898 raft_consensus.cc:1275] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer d52265c3f9ed4b7bba6eb005f12d7401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:56.731072 11702 leader_election.cc:290] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:56.730329 11609 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:56.798352 11688 raft_consensus.cc:2749] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:56.799284 11688 raft_consensus.cc:493] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.801200 10652 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44324 (request call id 105) took 1125 ms. Trace:
W20260709 12:25:56.801656 10945 consensus_peers.cc:597] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.804813 10945 consensus_peers.cc:597] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.805707 10945 consensus_peers.cc:597] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:56.801656 10652 rpcz_store.cc:276] 0709 12:25:55.675802 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:55.675978 (+   176us) service_pool.cc:224] Handling call
0709 12:25:56.801126 (+1125148us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:55.973220 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:56.000906 (+ 27686us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:56.005918 (+  5012us) write_op.cc:435] Acquired schema lock
0709 12:25:56.005955 (+    37us) tablet.cc:662] Decoding operations
0709 12:25:56.104226 (+ 98271us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:56.105467 (+  1241us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:56.127469 (+ 22002us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:25:56.167837 (+ 40368us) tablet.cc:701] Row locks acquired
0709 12:25:56.167868 (+    31us) write_op.cc:260] PREPARE: finished
0709 12:25:56.179171 (+ 11303us) write_op.cc:270] Start()
0709 12:25:56.187794 (+  8623us) write_op.cc:276] Timestamp: P: 1783599956176010 usec, L: 0
0709 12:25:56.187835 (+    41us) op_driver.cc:348] REPLICATION: starting
0709 12:25:56.223400 (+ 35565us) log.cc:844] Serialized 922 byte log entry
0709 12:25:56.307595 (+ 84195us) op_driver.cc:464] REPLICATION: finished
0709 12:25:56.308180 (+   585us) write_op.cc:301] APPLY: starting
0709 12:25:56.308277 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:56.308396 (+   119us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:56.308488 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:56.308839 (+   351us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:56.331122 (+ 22283us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:25:56.338552 (+  7430us) write_op.cc:312] APPLY: finished
0709 12:25:56.348380 (+  9828us) log.cc:844] Serialized 28 byte log entry
0709 12:25:56.353843 (+  5463us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:56.358306 (+  4463us) write_op.cc:454] Released schema lock
0709 12:25:56.368176 (+  9870us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:56.392559 (+ 24383us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:56.399968 (+  7409us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":352052,"reported_tablets":2,"spinlock_wait_cycles":1920,"child_traces":[["op",{"apply.queue_time_us":388,"apply.run_cpu_time_us":2647,"apply.run_wall_time_us":80175,"num_ops":2,"prepare.queue_time_us":79587,"prepare.run_cpu_time_us":4899,"prepare.run_wall_time_us":252873,"replication_time_us":109958}]]}
I20260709 12:25:56.799801 11688 raft_consensus.cc:515] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
W20260709 12:25:56.847899 10945 consensus_peers.cc:597] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:56.854454 11688 leader_election.cc:290] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:56.856938 11609 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:56.857252 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.858611 10974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc509d8064a41449eb9a701de83e93a" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.857470 10975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b460596e85411083792245bc8b2606" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.860302 10973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.877957 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.874818 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:56.921000 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:56.928319 11600 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: 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 12:25:56.918763 10972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.930773 10902 raft_consensus.cc:1275] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:56.951716 10870 consensus_peers.cc:597] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.952445 10870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 253212us
I20260709 12:25:56.967684 11600 tablet_bootstrap.cc:492] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:56.968618 11600 ts_tablet_manager.cc:1403] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.280s	user 0.014s	sys 0.025s
I20260709 12:25:56.984568 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:56.985129 11600 raft_consensus.cc:359] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:56.989544 11600 raft_consensus.cc:740] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.990439 11600 consensus_queue.cc:260] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:56.992950 11600 ts_tablet_manager.cc:1434] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:25:56.931967 11587 leader_election.cc:304] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:56.994863 11600 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:56.989897 11741 log.cc:927] Time spent T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:25:57.027594 11609 raft_consensus.cc:2749] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.025344 11692 raft_consensus.cc:493] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e14647b9f1846ac90799b4e5de291a7)
I20260709 12:25:57.036731 10906 raft_consensus.cc:1275] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:57.037494 11742 log.cc:927] Time spent T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 12:25:57.036787 11692 raft_consensus.cc:515] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
W20260709 12:25:57.047673 10870 consensus_peers.cc:597] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.048640 10870 consensus_peers.cc:597] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.051819 11643 consensus_queue.cc:1048] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:25:57.034654 11587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 122151us
I20260709 12:25:57.059628 11628 consensus_queue.cc:1048] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:57.057250 11641 consensus_queue.cc:1048] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:25:57.061667 11587 leader_election.cc:304] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:57.063768 11587 leader_election.cc:304] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:57.065346 11692 leader_election.cc:290] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:57.066073 11745 raft_consensus.cc:2749] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.067236 11745 raft_consensus.cc:2749] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.069341 10905 raft_consensus.cc:1275] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:57.073240 10870 consensus_peers.cc:597] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:57.074234 11587 leader_election.cc:304] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
W20260709 12:25:57.074652 10870 leader_election.cc:336] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:25:57.075183 10870 leader_election.cc:304] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
I20260709 12:25:57.075929 11692 raft_consensus.cc:2749] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:57.076263 11587 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
W20260709 12:25:57.077426 10870 consensus_peers.cc:597] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:57.077970 11714 consensus_queue.cc:1048] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.088053 11609 raft_consensus.cc:2749] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.090080 10903 raft_consensus.cc:1275] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.087664 11745 raft_consensus.cc:2749] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.092852 10972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2c359fe19648cca479db4fd62aa98b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:57.098088 11600 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: 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 12:25:57.099011 11646 raft_consensus.cc:493] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d52265c3f9ed4b7bba6eb005f12d7401)
I20260709 12:25:57.099229 11600 tablet_bootstrap.cc:492] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:57.100065 11600 ts_tablet_manager.cc:1403] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.014s
I20260709 12:25:57.099655 11646 raft_consensus.cc:515] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:57.104941 11600 raft_consensus.cc:359] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:57.121429 11600 raft_consensus.cc:740] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:57.122619 11600 consensus_queue.cc:260] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:57.152935 11600 ts_tablet_manager.cc:1434] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.005s
I20260709 12:25:57.159480 11600 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:57.154322 11643 raft_consensus.cc:493] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bdc0390ed82742f9998e43d9eee32888)
W20260709 12:25:57.152740 11587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 76617.6us
I20260709 12:25:57.170799 11643 raft_consensus.cc:515] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:57.175573 11646 leader_election.cc:290] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:57.177416 11587 leader_election.cc:304] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:57.178725 11745 raft_consensus.cc:2749] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.178989 11587 leader_election.cc:304] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:57.183851 11745 raft_consensus.cc:2749] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:57.188974 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 108876us
I20260709 12:25:57.194196 11643 leader_election.cc:290] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
W20260709 12:25:57.217181 10870 consensus_peers.cc:597] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.218541 10870 consensus_peers.cc:597] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.226773 11706 consensus_queue.cc:1048] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:25:57.317312 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be16d17522f14dd286183ff6eb3b2b33" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:57.326278 11662 consensus_queue.cc:1048] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:57.395376 10653 catalog_manager.cc:5697] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:57.399333 10905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:57.400981 10945 consensus_peers.cc:597] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:57.403070 10945 consensus_peers.cc:597] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.396713 10796 consensus_peers.cc:597] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.429425 11745 raft_consensus.cc:493] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:57.430536 11745 raft_consensus.cc:515] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:57.421568 10653 catalog_manager.cc:5697] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:57.436764 10828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:57.437288 10653 catalog_manager.cc:5697] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:57.475714 10870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 50851.1us
I20260709 12:25:57.483242 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799f02f524ee458aa44e1257ebdd4ff7" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:57.486716 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2c359fe19648cca479db4fd62aa98b" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:57.490177 11745 leader_election.cc:290] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:57.505193 10653 catalog_manager.cc:5697] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:57.522948 10796 consensus_peers.cc:597] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:57.523981 10796 leader_election.cc:336] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
W20260709 12:25:57.524775 10796 consensus_peers.cc:597] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.508800 10653 catalog_manager.cc:5697] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:57.531025 10870 consensus_peers.cc:597] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.539913 10870 consensus_peers.cc:597] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.540215 10897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
W20260709 12:25:57.542352 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 56477.9us
I20260709 12:25:57.543107 11588 leader_election.cc:304] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:57.545365 11745 raft_consensus.cc:2749] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.546397 10795 leader_election.cc:304] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7; no voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda
W20260709 12:25:57.580807 10796 consensus_peers.cc:597] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:57.570515 10653 catalog_manager.cc:5697] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:57.582161 11662 raft_consensus.cc:2749] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:57.593190 10796 consensus_peers.cc:597] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.603747 10870 consensus_peers.cc:597] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.610562 10870 consensus_peers.cc:597] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.635481 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 89288us
I20260709 12:25:57.637473 10795 leader_election.cc:304] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [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: 6e14647b9f1846ac90799b4e5de291a7; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:57.633710 10653 catalog_manager.cc:5697] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:57.641270 11643 raft_consensus.cc:2749] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:57.648633 10796 consensus_peers.cc:597] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:57.656091 11600 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: 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 12:25:57.657465 11770 log.cc:927] Time spent T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:25:57.679036 11600 tablet_bootstrap.cc:492] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:57.700742 11600 ts_tablet_manager.cc:1403] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.542s	user 0.022s	sys 0.016s
I20260709 12:25:57.720082 10871 leader_election.cc:304] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [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: bdc0390ed82742f9998e43d9eee32888; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:57.732605 11651 raft_consensus.cc:2749] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:57.733657 11600 raft_consensus.cc:359] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:57.734953 11600 raft_consensus.cc:740] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:57.736021 11600 consensus_queue.cc:260] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:57.776672 11600 ts_tablet_manager.cc:1434] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.004s
I20260709 12:25:57.781193 11600 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:57.796561 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 82522.8us
I20260709 12:25:57.825299 11745 raft_consensus.cc:493] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:57.826360 11745 raft_consensus.cc:515] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:57.836200 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:57.837145 11745 leader_election.cc:290] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:25:57.839417 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9a9cad21f1486a8c692f65074267f8" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:57.842077 11588 leader_election.cc:304] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888
I20260709 12:25:57.851385 11745 raft_consensus.cc:2749] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:57.859791 10796 consensus_peers.cc:597] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.898877 10796 consensus_peers.cc:597] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:57.899880 10796 consensus_peers.cc:597] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.916003 11600 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: 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 12:25:57.919983 10796 consensus_peers.cc:597] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:57.921006 11600 tablet_bootstrap.cc:492] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:57.922561 11600 ts_tablet_manager.cc:1403] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.001s
I20260709 12:25:57.934315 11600 raft_consensus.cc:359] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:57.935105 11600 raft_consensus.cc:740] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:57.936527 11600 consensus_queue.cc:260] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:57.939107 11600 ts_tablet_manager.cc:1434] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:25:57.939966 11600 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:57.989398 11600 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: 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 12:25:57.990617 11600 tablet_bootstrap.cc:492] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:57.991328 11600 ts_tablet_manager.cc:1403] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.000s
I20260709 12:25:58.002239 11600 raft_consensus.cc:359] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.003120 11600 raft_consensus.cc:740] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.004559 11600 consensus_queue.cc:260] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.019502 11600 ts_tablet_manager.cc:1434] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:25:58.020965 11600 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.050993 11600 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.052295 11600 tablet_bootstrap.cc:492] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.053023 11600 ts_tablet_manager.cc:1403] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260709 12:25:58.055097 10653 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44310 (request call id 93) took 2116 ms. Trace:
I20260709 12:25:58.054924 11745 raft_consensus.cc:493] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:58.056195 11745 raft_consensus.cc:515] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.057673 11600 raft_consensus.cc:359] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.057364 10652 catalog_manager.cc:5697] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196). New cstate: current_term: 2 leader_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:58.058518 11600 raft_consensus.cc:740] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.062958 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:58.064915 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbefd20149742a49b40567aacc0f185" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:58.075110 11600 consensus_queue.cc:260] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.065724 11745 leader_election.cc:290] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:58.055656 10653 rpcz_store.cc:276] 0709 12:25:55.938431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:55.938594 (+   163us) service_pool.cc:224] Handling call
0709 12:25:58.054950 (+2116356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:57.874418 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:57.875187 (+   769us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:57.875266 (+    79us) write_op.cc:435] Acquired schema lock
0709 12:25:57.875323 (+    57us) tablet.cc:662] Decoding operations
0709 12:25:57.876664 (+  1341us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:57.876825 (+   161us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:57.876879 (+    54us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:25:57.877813 (+   934us) tablet.cc:701] Row locks acquired
0709 12:25:57.877862 (+    49us) write_op.cc:260] PREPARE: finished
0709 12:25:57.878042 (+   180us) write_op.cc:270] Start()
0709 12:25:57.878216 (+   174us) write_op.cc:276] Timestamp: P: 1783599957877973 usec, L: 0
0709 12:25:57.878272 (+    56us) op_driver.cc:348] REPLICATION: starting
0709 12:25:57.905608 (+ 27336us) log.cc:844] Serialized 2848 byte log entry
0709 12:25:57.972672 (+ 67064us) spinlock_profiling.cc:243] Waited 951 us on lock 0x7b18003df300. stack: 00007f8ca8dc6343 00007f8ca8dc6240 00007f8ca87551d4 00007f8cb2493304 00007f8cb2493299 00007f8cb1cc0ab1 00007f8cb1ccd281 00007f8ca8dc62a6 00007f8ca8dc6240 00007f8ca87551d4 00007f8cb2493304 00007f8cb2493299 00007f8cb1cc0ab1 00007f8cb1ccd281 00007f8ca8df83f3 00007f8ca8dfa7c1
0709 12:25:57.989633 (+ 16961us) spinlock_profiling.cc:243] Waited 5.2 ms on lock 0x7b18003df300. stack: 00007f8ca8dc6343 00007f8ca8dc6240 00007f8ca87551d4 00007f8cb2493304 00007f8cb2493299 00007f8cb1cc0ab1 00007f8cb1ccd281 00007f8ca8df83f3 00007f8ca8dfa7c1 00007f8ca8dfa779 00007f8ca8dfa709 00007f8ca8dfa6d1 00007f8ca8df99cd 0000000000388634 0000000000388479 00007f8ca8ddb83a
0709 12:25:57.990027 (+   394us) op_driver.cc:464] REPLICATION: finished
0709 12:25:58.016834 (+ 26807us) write_op.cc:301] APPLY: starting
0709 12:25:58.016942 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:58.017198 (+   256us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:58.017244 (+    46us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:58.018544 (+  1300us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:58.037676 (+ 19132us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:25:58.037747 (+    71us) write_op.cc:312] APPLY: finished
0709 12:25:58.038177 (+   430us) log.cc:844] Serialized 58 byte log entry
0709 12:25:58.039104 (+   927us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:58.039250 (+   146us) write_op.cc:454] Released schema lock
0709 12:25:58.039336 (+    86us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:58.039874 (+   538us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:58.039907 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":26456,"apply.run_cpu_time_us":3502,"apply.run_wall_time_us":22997,"num_ops":7,"prepare.queue_time_us":105718,"prepare.run_cpu_time_us":17615,"prepare.run_wall_time_us":55995,"raft.queue_time_us":3398,"raft.run_cpu_time_us":1865,"raft.run_wall_time_us":24359,"replication_time_us":111570,"spinlock_wait_cycles":14921344,"thread_start_us":86414,"threads_started":4,"wal-append.queue_time_us":24876}]]}
I20260709 12:25:58.079452 11587 leader_election.cc:304] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:58.077116 10652 catalog_manager.cc:5697] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } }
I20260709 12:25:58.086398 11745 raft_consensus.cc:2749] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:58.092842 11600 ts_tablet_manager.cc:1434] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.004s
I20260709 12:25:58.118229 11600 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.157205 10651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44320 (request call id 104) took 1343 ms. Trace:
I20260709 12:25:58.157871 11600 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.158111 10651 rpcz_store.cc:276] 0709 12:25:56.811533 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:56.818655 (+  7122us) service_pool.cc:224] Handling call
0709 12:25:58.154774 (+1336119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":67206,"reported_tablets":5}
I20260709 12:25:58.174732 10652 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44324 (request call id 106) took 1344 ms. Trace:
I20260709 12:25:58.181185 11600 tablet_bootstrap.cc:492] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.182091 11600 ts_tablet_manager.cc:1403] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.004s
I20260709 12:25:58.178876 10652 rpcz_store.cc:276] 0709 12:25:56.829384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:56.829628 (+   244us) service_pool.cc:224] Handling call
0709 12:25:58.173810 (+1344182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:58.119570 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:58.120145 (+   575us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:58.120187 (+    42us) write_op.cc:435] Acquired schema lock
0709 12:25:58.120201 (+    14us) tablet.cc:662] Decoding operations
0709 12:25:58.120642 (+   441us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:58.120704 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:58.120741 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:25:58.121094 (+   353us) tablet.cc:701] Row locks acquired
0709 12:25:58.121109 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:25:58.121278 (+   169us) write_op.cc:270] Start()
0709 12:25:58.121664 (+   386us) write_op.cc:276] Timestamp: P: 1783599958121232 usec, L: 0
0709 12:25:58.121685 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:25:58.122357 (+   672us) log.cc:844] Serialized 922 byte log entry
0709 12:25:58.124416 (+  2059us) op_driver.cc:464] REPLICATION: finished
0709 12:25:58.124901 (+   485us) write_op.cc:301] APPLY: starting
0709 12:25:58.124984 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:58.125110 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:58.125197 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:58.125532 (+   335us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:58.125691 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:25:58.125740 (+    49us) write_op.cc:312] APPLY: finished
0709 12:25:58.125967 (+   227us) log.cc:844] Serialized 28 byte log entry
0709 12:25:58.126715 (+   748us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:58.126910 (+   195us) write_op.cc:454] Released schema lock
0709 12:25:58.126973 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:58.127385 (+   412us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:58.127506 (+   121us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9071,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":269,"apply.run_cpu_time_us":1875,"apply.run_wall_time_us":2431,"num_ops":2,"prepare.queue_time_us":141,"prepare.run_cpu_time_us":3108,"prepare.run_wall_time_us":4259,"replication_time_us":2574}]]}
I20260709 12:25:58.190220 10653 catalog_manager.cc:5697] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.197124 11600 raft_consensus.cc:359] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.198325 11600 raft_consensus.cc:740] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.199226 11600 consensus_queue.cc:260] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.200990 10653 catalog_manager.cc:5697] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from db5554adda3044c382ca246a3cf91eda (127.7.58.193) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.204062 11600 ts_tablet_manager.cc:1434] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:25:58.205209 11600 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.290875  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:37343
I20260709 12:25:58.295951 11817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:37343 every 8 connection(s)
I20260709 12:25:58.297528 11600 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.298779 11600 tablet_bootstrap.cc:492] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.299499 11600 ts_tablet_manager.cc:1403] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.034s
I20260709 12:25:58.303958 11600 raft_consensus.cc:359] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.304667 11600 raft_consensus.cc:740] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.306483 11600 consensus_queue.cc:260] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.309568 11600 ts_tablet_manager.cc:1434] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:25:58.309854 11745 raft_consensus.cc:493] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:58.310873 11600 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.310555 11745 raft_consensus.cc:515] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.314045 11745 leader_election.cc:290] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:25:58.314218 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:58.339452 10903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1e44dd877c4fa3a7c5fa488652424e" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdc0390ed82742f9998e43d9eee32888" is_pre_election: true
I20260709 12:25:58.342427 11588 leader_election.cc:304] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:58.351472 11745 raft_consensus.cc:2749] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:58.382086 11600 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.383450 11600 tablet_bootstrap.cc:492] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.384333 11600 ts_tablet_manager.cc:1403] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.009s
I20260709 12:25:58.389066 11600 raft_consensus.cc:359] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:58.389911 11600 raft_consensus.cc:740] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.390841 11600 consensus_queue.cc:260] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:58.396207 11600 ts_tablet_manager.cc:1434] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:25:58.397253 11600 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.406404 11818 heartbeater.cc:344] Connected to a master server at 127.7.58.254:37225
I20260709 12:25:58.407076 11818 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:58.408146 11818 heartbeater.cc:507] Master 127.7.58.254:37225 requested a full tablet report, sending...
I20260709 12:25:58.443192 11771 raft_consensus.cc:3060] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.464417 10651 ts_manager.cc:194] Re-registered known tserver with Master: db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
I20260709 12:25:58.489261 11600 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.491159 11600 tablet_bootstrap.cc:492] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.495899 11600 ts_tablet_manager.cc:1403] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.006s
I20260709 12:25:58.498939 11600 raft_consensus.cc:359] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.505455 11600 raft_consensus.cc:740] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.506697 11600 consensus_queue.cc:260] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.509409 11600 ts_tablet_manager.cc:1434] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:25:58.510305 11600 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.533653 11600 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.534674 11600 tablet_bootstrap.cc:492] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.535341 11600 ts_tablet_manager.cc:1403] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 12:25:58.536094 11777 raft_consensus.cc:3060] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.538286 11600 raft_consensus.cc:359] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.539080 11600 raft_consensus.cc:740] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.540095 11600 consensus_queue.cc:260] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.542582 11600 ts_tablet_manager.cc:1434] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:58.543458 11600 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.549095 10651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33460
I20260709 12:25:58.556756 11818 heartbeater.cc:499] Master 127.7.58.254:37225 was elected leader, sending a full tablet report...
I20260709 12:25:58.570367 11600 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.571501 11600 tablet_bootstrap.cc:492] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.572165 11600 ts_tablet_manager.cc:1403] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 12:25:58.575042 11600 raft_consensus.cc:359] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.575753 11600 raft_consensus.cc:740] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.576483 11600 consensus_queue.cc:260] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.580889 11600 ts_tablet_manager.cc:1434] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:58.581832 11600 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:58.615387 10796 consensus_peers.cc:597] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:58.620292 11600 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.621450 11600 tablet_bootstrap.cc:492] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.622242 11600 ts_tablet_manager.cc:1403] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.016s
I20260709 12:25:58.625573 11600 raft_consensus.cc:359] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:58.626434 11600 raft_consensus.cc:740] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.635449 11600 consensus_queue.cc:260] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:58.637996 11600 ts_tablet_manager.cc:1434] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:58.639024 11600 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.675487 11771 raft_consensus.cc:3060] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.677330 11745 raft_consensus.cc:493] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:58.678032 11745 raft_consensus.cc:515] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.680874 11745 leader_election.cc:290] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:58.681726 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:58.692925 11745 raft_consensus.cc:493] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:58.693888 11745 raft_consensus.cc:515] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.698190 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:58.716761 11745 leader_election.cc:290] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:58.722903 11600 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.729511 11600 tablet_bootstrap.cc:492] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.728992 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f08cf8aa984f34be144f2db1bb1530" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:58.730371 11600 ts_tablet_manager.cc:1403] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.015s
I20260709 12:25:58.731570 11589 leader_election.cc:304] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:58.731942 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b83386535b47519a008a6c148227b6" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:58.733071 11745 raft_consensus.cc:2749] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:58.733732 11589 leader_election.cc:304] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:58.735041 11745 raft_consensus.cc:2749] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:58.738379 11600 raft_consensus.cc:359] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.738983 11600 raft_consensus.cc:740] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.739693 11600 consensus_queue.cc:260] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.741765 11600 ts_tablet_manager.cc:1434] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 12:25:58.742668 11600 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.769871 11600 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.770722 11600 tablet_bootstrap.cc:492] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.771368 11600 ts_tablet_manager.cc:1403] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260709 12:25:58.773728 11600 raft_consensus.cc:359] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.774449 11600 raft_consensus.cc:740] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.775801 11600 consensus_queue.cc:260] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.779464 11600 ts_tablet_manager.cc:1434] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:58.780395 11600 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.806120 11600 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.807232 11600 tablet_bootstrap.cc:492] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.808039 11600 ts_tablet_manager.cc:1403] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260709 12:25:58.811005 11600 raft_consensus.cc:359] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.811705 11600 raft_consensus.cc:740] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.812615 11600 consensus_queue.cc:260] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.815150 11600 ts_tablet_manager.cc:1434] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:58.815516 11777 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.815980 11600 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.840991 11600 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.842095 11600 tablet_bootstrap.cc:492] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.842967 11600 ts_tablet_manager.cc:1403] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 12:25:58.845650 11600 raft_consensus.cc:359] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:58.846381 11600 raft_consensus.cc:740] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.847119 11600 consensus_queue.cc:260] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:58.849339 11600 ts_tablet_manager.cc:1434] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:58.850247 11600 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.855794 11771 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.860874 11745 raft_consensus.cc:493] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:58.861546 11745 raft_consensus.cc:515] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.865674 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:58.868423 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3d35da21f8473893db81cd298d5945" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:58.870410 11589 leader_election.cc:304] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:58.871467 11834 raft_consensus.cc:2749] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:58.872700 11745 leader_election.cc:290] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:58.906204 11600 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.907191 11600 tablet_bootstrap.cc:492] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
W20260709 12:25:58.907123 10796 consensus_peers.cc:597] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:58.908077 11600 ts_tablet_manager.cc:1403] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.018s
I20260709 12:25:58.910743 11600 raft_consensus.cc:359] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.911453 11600 raft_consensus.cc:740] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.912132 11600 consensus_queue.cc:260] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:58.914216 11600 ts_tablet_manager.cc:1434] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:58.915403 11777 raft_consensus.cc:3060] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.917058 11600 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:58.969974 11600 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: 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 12:25:58.971052 11600 tablet_bootstrap.cc:492] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:58.971794 11600 ts_tablet_manager.cc:1403] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.010s
I20260709 12:25:58.974609 11600 raft_consensus.cc:359] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.975387 11600 raft_consensus.cc:740] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:58.976184 11600 consensus_queue.cc:260] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:58.979074 11600 ts_tablet_manager.cc:1434] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:58.982085 11600 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.036137 11600 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.037168 11600 tablet_bootstrap.cc:492] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.041630 11600 ts_tablet_manager.cc:1403] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.026s
I20260709 12:25:59.045037 11600 raft_consensus.cc:359] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:59.045763 11600 raft_consensus.cc:740] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.046527 11600 consensus_queue.cc:260] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:59.050392 11600 ts_tablet_manager.cc:1434] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:59.051608 11600 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.054632 11777 raft_consensus.cc:3060] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.057793 11745 raft_consensus.cc:493] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:59.058499 11745 raft_consensus.cc:515] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:59.059057 11771 raft_consensus.cc:3060] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.060624 11745 leader_election.cc:290] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:25:59.062388 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" is_pre_election: true
I20260709 12:25:59.062810 11778 raft_consensus.cc:3060] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.068248 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae8cbdfb5454c79a249a5d7e2cc28e5" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e14647b9f1846ac90799b4e5de291a7" is_pre_election: true
I20260709 12:25:59.074318 11589 leader_election.cc:304] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [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: db5554adda3044c382ca246a3cf91eda; no voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401
I20260709 12:25:59.076068 11745 raft_consensus.cc:2749] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:59.101574 11752 raft_consensus.cc:3060] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.103440 11600 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.104527 11600 tablet_bootstrap.cc:492] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.105254 11600 ts_tablet_manager.cc:1403] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.031s
I20260709 12:25:59.128616 11600 raft_consensus.cc:359] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.134415 11600 raft_consensus.cc:740] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.135247 11600 consensus_queue.cc:260] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.155134 11600 ts_tablet_manager.cc:1434] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.005s
I20260709 12:25:59.156127 11600 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:59.210322 10795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 135667us
I20260709 12:25:59.287894 11600 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.288918 11600 tablet_bootstrap.cc:492] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.289619 11600 ts_tablet_manager.cc:1403] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.134s	user 0.029s	sys 0.011s
I20260709 12:25:59.356773 11600 raft_consensus.cc:359] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.357491 11600 raft_consensus.cc:740] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.363001 11600 consensus_queue.cc:260] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
W20260709 12:25:59.383989 10869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 98902.1us
I20260709 12:25:59.389608 11600 ts_tablet_manager.cc:1434] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 12:25:59.402634 11600 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:59.414362 10945 consensus_peers.cc:597] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:59.470513 10796 consensus_peers.cc:597] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:59.480057 11600 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.480947 11600 tablet_bootstrap.cc:492] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.481531 11600 ts_tablet_manager.cc:1403] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.000s
I20260709 12:25:59.483666 11600 raft_consensus.cc:359] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.484391 11600 raft_consensus.cc:740] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.485215 11600 consensus_queue.cc:260] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.490226 11600 ts_tablet_manager.cc:1434] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:25:59.491245 11600 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:59.493813 10870 consensus_peers.cc:597] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:25:59.526086 11749 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.583598 11600 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.584618 11600 tablet_bootstrap.cc:492] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.585347 11600 ts_tablet_manager.cc:1403] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.018s
I20260709 12:25:59.587985 11600 raft_consensus.cc:359] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.588682 11600 raft_consensus.cc:740] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.589418 11600 consensus_queue.cc:260] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.591871 11600 ts_tablet_manager.cc:1434] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 12:25:59.592099 10945 consensus_peers.cc:597] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:59.592695 11600 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.627578 11600 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.628648 11600 tablet_bootstrap.cc:492] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.629438 11600 ts_tablet_manager.cc:1403] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260709 12:25:59.632462 11600 raft_consensus.cc:359] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.633267 11600 raft_consensus.cc:740] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.634069 11600 consensus_queue.cc:260] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.636518 11600 ts_tablet_manager.cc:1434] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:59.637826 11600 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.655150 11600 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.656440 11600 tablet_bootstrap.cc:492] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.657338 11600 ts_tablet_manager.cc:1403] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:25:59.660498 11600 raft_consensus.cc:359] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:59.661415 11600 raft_consensus.cc:740] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.662424 11600 consensus_queue.cc:260] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:25:59.664384 11600 ts_tablet_manager.cc:1434] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:59.665838 11600 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.692530 11600 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.693620 11600 tablet_bootstrap.cc:492] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.694410 11600 ts_tablet_manager.cc:1403] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260709 12:25:59.697379 11600 raft_consensus.cc:359] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.698180 11600 raft_consensus.cc:740] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.699075 11600 consensus_queue.cc:260] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.701519 11600 ts_tablet_manager.cc:1434] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:59.702930 11600 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.745545 11600 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.746690 11600 tablet_bootstrap.cc:492] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.747426 11600 ts_tablet_manager.cc:1403] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.012s
I20260709 12:25:59.750152 11600 raft_consensus.cc:359] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:59.750859 11600 raft_consensus.cc:740] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.751560 11600 consensus_queue.cc:260] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [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: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:25:59.753505 11600 ts_tablet_manager.cc:1434] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:59.755012 11600 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
W20260709 12:25:59.774632 10870 consensus_peers.cc:597] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:59.824793 11600 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.825899 11600 tablet_bootstrap.cc:492] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.826575 11600 ts_tablet_manager.cc:1403] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.035s
I20260709 12:25:59.829283 11600 raft_consensus.cc:359] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.829861 11600 raft_consensus.cc:740] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.830564 11600 consensus_queue.cc:260] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:25:59.832777 11600 ts_tablet_manager.cc:1434] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:25:59.834271 11600 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.908092 11600 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: 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 12:25:59.909093 11600 tablet_bootstrap.cc:492] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:25:59.909758 11600 ts_tablet_manager.cc:1403] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.044s
I20260709 12:25:59.912611 11600 raft_consensus.cc:359] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.913146 11777 raft_consensus.cc:3060] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.913303 11600 raft_consensus.cc:740] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.917717 11600 consensus_queue.cc:260] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:25:59.920418 11600 ts_tablet_manager.cc:1434] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:25:59.923406 11600 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:25:59.953658 11752 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.004916 11600 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: 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 12:26:00.006112 11600 tablet_bootstrap.cc:492] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:26:00.006845 11600 ts_tablet_manager.cc:1403] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.012s
I20260709 12:26:00.023757 11600 raft_consensus.cc:359] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:00.024497 11600 raft_consensus.cc:740] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.025228 11600 consensus_queue.cc:260] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:00.027271 11600 ts_tablet_manager.cc:1434] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:26:00.027987 11600 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:26:00.045679 11600 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: 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 12:26:00.046608 11600 tablet_bootstrap.cc:492] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:26:00.047281 11600 ts_tablet_manager.cc:1403] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:26:00.049999 11600 raft_consensus.cc:359] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:00.050742 11600 raft_consensus.cc:740] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.053238 11600 consensus_queue.cc:260] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:00.056013 11752 raft_consensus.cc:3060] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.062985 11600 ts_tablet_manager.cc:1434] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:26:00.066211 11600 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Bootstrap starting.
I20260709 12:26:00.110725 11600 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: 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 12:26:00.111932 11600 tablet_bootstrap.cc:492] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Bootstrap complete.
I20260709 12:26:00.112751 11600 ts_tablet_manager.cc:1403] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.006s
I20260709 12:26:00.115654 11600 raft_consensus.cc:359] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:00.117612 11600 raft_consensus.cc:740] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.118429 11600 consensus_queue.cc:260] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:00.120743 11600 ts_tablet_manager.cc:1434] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:26:00.505829 11749 raft_consensus.cc:3060] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:05.917793 10796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:43297, user_credentials={real_user=slave}} blocked reactor thread for 75511.1us
W20260709 12:26:05.921360 10946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 50326us
W20260709 12:26:05.981190 10870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37343, user_credentials={real_user=slave}} blocked reactor thread for 51307.1us
W20260709 12:26:06.899753 11002 debug-util.cc:398] Leaking SignalData structure 0x7b08001c39a0 after lost signal to thread 7406
W20260709 12:26:06.900920 11002 debug-util.cc:398] Leaking SignalData structure 0x7b080013ef60 after lost signal to thread 10688
W20260709 12:26:06.902061 11002 debug-util.cc:398] Leaking SignalData structure 0x7b08002ebc20 after lost signal to thread 10856
W20260709 12:26:06.902995 11002 debug-util.cc:398] Leaking SignalData structure 0x7b0800137e40 after lost signal to thread 10931
W20260709 12:26:06.904068 11002 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd820 after lost signal to thread 11005
W20260709 12:26:06.905138 11002 debug-util.cc:398] Leaking SignalData structure 0x7b0800190d00 after lost signal to thread 11817
I20260709 12:26:08.418576  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:08.508589 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:08.509739 10832 raft_consensus.cc:606] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:08.528779 10978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7278424e4244113aa913a4fcde21639"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:08.529575 10978 raft_consensus.cc:606] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:08.534222 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:08.534896 10832 raft_consensus.cc:606] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:08.537614 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:08.538199 10832 raft_consensus.cc:606] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS bdc0390ed82742f9998e43d9eee32888
I20260709 12:26:08.542115 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:08.542881 10832 raft_consensus.cc:606] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:08.546446 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:08.547096 10832 raft_consensus.cc:606] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS bdc0390ed82742f9998e43d9eee32888
I20260709 12:26:08.550410  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:26:08.552510  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:08.553932  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:08.586467 11908 raft_consensus.cc:993] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.587106 11908 raft_consensus.cc:1081] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.588825 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:08.589475 11771 raft_consensus.cc:493] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.590019 11771 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:08.597946 11771 raft_consensus.cc:515] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:08.601972 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:08.603335 10832 raft_consensus.cc:3055] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:08.603655 10832 raft_consensus.cc:740] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:08.602478 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c1e4adce9b40bca5ed3fe1a3b08c45" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:08.604434 10901 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:08.604612 10832 consensus_queue.cc:260] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:08.605947 10832 raft_consensus.cc:3060] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:08.612937 10901 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:08.600626 11771 leader_election.cc:290] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 3 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:08.614921 11588 leader_election.cc:304] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [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: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:08.644326 11926 raft_consensus.cc:2804] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:08.646581 11926 raft_consensus.cc:697] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:08.647382 11898 raft_consensus.cc:993] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:08.654570 11908 raft_consensus.cc:1081] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:08.654749 11926 consensus_queue.cc:237] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [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: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:08.656983 10901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4"
dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:45050
I20260709 12:26:08.657734 10901 raft_consensus.cc:493] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.678447 10901 raft_consensus.cc:3060] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.653061 10832 raft_consensus.cc:2468] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:08.686544 10901 raft_consensus.cc:515] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:08.690042 10901 leader_election.cc:290] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:08.690573 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:08.691066 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bfef832cb84b9dae19cc5bd64bc5f4" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:08.691788 10978 raft_consensus.cc:3060] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.691274 10832 raft_consensus.cc:3055] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.694351 10832 raft_consensus.cc:740] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:08.695268 10832 consensus_queue.cc:260] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:08.696725 10832 raft_consensus.cc:3060] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.701350 10654 catalog_manager.cc:5697] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 2 to 3, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 3 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.709399 10978 raft_consensus.cc:2468] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:08.711936 10869 leader_election.cc:304] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:26:08.713495 11922 raft_consensus.cc:2804] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.714222 11922 raft_consensus.cc:697] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:26:08.717159 11913 raft_consensus.cc:993] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:08.717728 11913 raft_consensus.cc:1081] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:08.720513 11922 consensus_queue.cc:237] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:08.722909 10900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28"
dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:45050
I20260709 12:26:08.723608 10900 raft_consensus.cc:493] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.724061 10900 raft_consensus.cc:3060] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.721405 10832 raft_consensus.cc:2468] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:08.733353 10900 raft_consensus.cc:515] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:08.738103 10900 leader_election.cc:290] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:08.737880 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:08.739727 10832 raft_consensus.cc:3055] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.740144 10832 raft_consensus.cc:740] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:08.741040 10832 consensus_queue.cc:260] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:08.743374 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f51ce4e3b24abcbd3d8beaada5bd28" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:08.744051 10981 raft_consensus.cc:3060] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.742527 10832 raft_consensus.cc:3060] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.753162 10981 raft_consensus.cc:2468] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:08.756192 10832 raft_consensus.cc:2468] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:08.757611 10871 leader_election.cc:304] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:26:08.758713 11922 raft_consensus.cc:2804] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.759267 11922 raft_consensus.cc:697] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:26:08.763877 11922 consensus_queue.cc:237] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:08.780418 10652 catalog_manager.cc:5697] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.823851 10652 catalog_manager.cc:5697] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.833069 11898 raft_consensus.cc:993] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.833588 11898 raft_consensus.cc:1081] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.835618 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:08.836380 11771 raft_consensus.cc:493] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.836807 11771 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:08.849983 11918 raft_consensus.cc:993] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.850632 11918 raft_consensus.cc:1081] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.852872 11753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7278424e4244113aa913a4fcde21639"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34134
I20260709 12:26:08.853484 11753 raft_consensus.cc:493] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.853881 11753 raft_consensus.cc:3060] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.856801 11771 raft_consensus.cc:515] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:08.862576 11771 leader_election.cc:290] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 3 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:26:08.863405 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:08.863826 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd0e4d9c24d4f1697dde591329c29b7" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:08.864154 10981 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:08.864624 10832 raft_consensus.cc:3055] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:08.865022 10832 raft_consensus.cc:740] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:08.864135 11753 raft_consensus.cc:515] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:08.865994 10832 consensus_queue.cc:260] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:08.868167 10832 raft_consensus.cc:3060] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:08.872401 10981 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:08.875576 11587 leader_election.cc:304] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [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: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:08.876570 11926 raft_consensus.cc:2804] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:08.877280 11926 raft_consensus.cc:697] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:08.878228 11926 consensus_queue.cc:237] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:08.889025 10832 raft_consensus.cc:2468] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:08.879987 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:08.895238 10981 raft_consensus.cc:3055] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.895653 10981 raft_consensus.cc:740] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:08.896682 11753 leader_election.cc:290] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:26:08.896466 10981 consensus_queue.cc:260] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:08.898291 10981 raft_consensus.cc:3060] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.899811 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7278424e4244113aa913a4fcde21639" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:08.900501 10832 raft_consensus.cc:3060] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.899865 10652 catalog_manager.cc:5697] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 2 to 3, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 3 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.905817 11908 raft_consensus.cc:993] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.908090 11908 raft_consensus.cc:1081] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:08.910568 10832 raft_consensus.cc:2468] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:08.911904 11589 leader_election.cc:304] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:08.912165 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:08.913004 11771 raft_consensus.cc:493] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.913388 11771 raft_consensus.cc:3060] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.915714 10981 raft_consensus.cc:2468] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:08.916837 11926 raft_consensus.cc:2804] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.917425 11926 raft_consensus.cc:697] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:08.918504 11926 consensus_queue.cc:237] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:08.921157 11771 raft_consensus.cc:515] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:08.925046 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:08.925848 10832 raft_consensus.cc:3055] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.926239 10832 raft_consensus.cc:740] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:08.927220 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a52da8441b42ed83c0c7b23b26593b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:08.927156 10832 consensus_queue.cc:260] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:08.927829 10901 raft_consensus.cc:3060] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.928534 10832 raft_consensus.cc:3060] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.948671 10901 raft_consensus.cc:2468] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:08.953424 11588 leader_election.cc:304] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:08.954604 11928 raft_consensus.cc:2804] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.956215 11928 raft_consensus.cc:697] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:08.957325 11928 consensus_queue.cc:237] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:08.949445 11771 leader_election.cc:290] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:08.976541 10652 catalog_manager.cc:5697] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.993866 10832 raft_consensus.cc:2468] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:09.001845 10654 catalog_manager.cc:5697] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:09.061553 10900 raft_consensus.cc:1275] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:09.063280 11928 consensus_queue.cc:1048] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:09.077015 10832 raft_consensus.cc:1275] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:09.078502 11926 consensus_queue.cc:1048] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:09.226850 10978 raft_consensus.cc:1275] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.228564 11937 consensus_queue.cc:1048] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:09.229007 10832 raft_consensus.cc:1275] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.230932 11937 consensus_queue.cc:1048] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.245321 10981 raft_consensus.cc:1275] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.257493 11934 consensus_queue.cc:1048] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:09.271065 10832 raft_consensus.cc:1275] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.273913 11934 consensus_queue.cc:1048] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.310705 10976 raft_consensus.cc:1275] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.312072 11926 consensus_queue.cc:1048] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.330833 10831 raft_consensus.cc:1275] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.333108 11941 consensus_queue.cc:1048] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.378532 10900 raft_consensus.cc:1275] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.380281 11941 consensus_queue.cc:1048] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.392419 10831 raft_consensus.cc:1275] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:09.395466 10981 raft_consensus.cc:1275] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:09.396320 11926 consensus_queue.cc:1048] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.397751 11926 consensus_queue.cc:1048] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:26:09.454664 11587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.196:35413, user_credentials={real_user=slave}} blocked reactor thread for 43569.5us
W20260709 12:26:09.467541 11589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:39877, user_credentials={real_user=slave}} blocked reactor thread for 55593.1us
I20260709 12:26:09.485323 10831 raft_consensus.cc:1275] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:09.486979 11960 consensus_queue.cc:1048] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:09.633121  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:09.685954 10831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1134255a260f48618e61df303da07f2b"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:09.686584 10831 raft_consensus.cc:606] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:09.689708 10831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:09.692652 10831 raft_consensus.cc:606] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS bdc0390ed82742f9998e43d9eee32888
I20260709 12:26:09.695629 10981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:09.696228 10981 raft_consensus.cc:606] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:26:09.700814 10981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:09.701349 10981 raft_consensus.cc:606] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:09.704077 10981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:09.704618 10981 raft_consensus.cc:606] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:26:09.705870  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:26:09.707115  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:09.707792  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:09.764015 11961 raft_consensus.cc:993] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:09.764617 11961 raft_consensus.cc:1081] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:09.766753 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1134255a260f48618e61df303da07f2b"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:09.767388 11771 raft_consensus.cc:493] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:09.767786 11771 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:09.774595 11771 raft_consensus.cc:515] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:09.776436 11771 leader_election.cc:290] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 3 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:26:09.777359 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:09.778117 10981 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:09.778307 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1134255a260f48618e61df303da07f2b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:09.779063 10831 raft_consensus.cc:3055] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:09.779484 10831 raft_consensus.cc:740] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:09.780378 10831 consensus_queue.cc:260] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:09.781867 10831 raft_consensus.cc:3060] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:09.786727 10981 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:09.788012 11587 leader_election.cc:304] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [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: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:09.788851 10831 raft_consensus.cc:2468] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:09.789031 11960 raft_consensus.cc:2804] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:09.789885 11960 raft_consensus.cc:697] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:09.790820 11960 consensus_queue.cc:237] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [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: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:09.793596 11938 raft_consensus.cc:993] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:09.794238 11938 raft_consensus.cc:1081] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:09.796267 10831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:54160
I20260709 12:26:09.796880 10831 raft_consensus.cc:493] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:09.797295 10831 raft_consensus.cc:3060] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.805855 10831 raft_consensus.cc:515] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:09.809733 10831 leader_election.cc:290] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:09.809955 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:09.809186 10652 catalog_manager.cc:5697] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 2 to 3, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 3 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:09.810678 10900 raft_consensus.cc:3060] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.811179 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05117f6d5cb481e8cdea08e62d7ca49" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:09.811854 10981 raft_consensus.cc:3055] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:09.812155 10981 raft_consensus.cc:740] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:09.813022 10981 consensus_queue.cc:260] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:09.814606 10981 raft_consensus.cc:3060] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.828670 10981 raft_consensus.cc:2468] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:09.835614 10795 leader_election.cc:304] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:26:09.825194 10900 raft_consensus.cc:2468] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:09.837460 11961 raft_consensus.cc:2804] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:09.838240 11961 raft_consensus.cc:697] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:09.839264 11961 consensus_queue.cc:237] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:09.860795 10654 catalog_manager.cc:5697] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:09.967809 11899 raft_consensus.cc:993] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:09.968410 11899 raft_consensus.cc:1081] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:09.970407 11753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34134
I20260709 12:26:09.971012 11753 raft_consensus.cc:493] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:09.971405 11753 raft_consensus.cc:3060] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.980020 11753 raft_consensus.cc:515] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:09.983664 11753 leader_election.cc:290] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:09.983912 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:09.985811 10981 raft_consensus.cc:3055] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:09.986253 10981 raft_consensus.cc:740] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:09.987469 10981 consensus_queue.cc:260] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:09.988577 10981 raft_consensus.cc:3060] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.990832 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7842b12fa304f7da521cf3f8aeed2b3" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:09.991559 10900 raft_consensus.cc:3060] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:09.995540 10981 raft_consensus.cc:2468] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:09.996731 11587 leader_election.cc:304] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d52265c3f9ed4b7bba6eb005f12d7401, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:09.997637 11960 raft_consensus.cc:2804] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:09.998170 11960 raft_consensus.cc:697] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:09.999100 11960 consensus_queue.cc:237] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:10.000495 10900 raft_consensus.cc:2468] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:10.009264 10652 catalog_manager.cc:5697] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:10.108819 11898 raft_consensus.cc:993] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:10.109378 11898 raft_consensus.cc:1081] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:10.112191 10900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97"
dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:45050
I20260709 12:26:10.112949 10900 raft_consensus.cc:493] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:10.113422 10900 raft_consensus.cc:3060] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.122836 10900 raft_consensus.cc:515] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.125146 10900 leader_election.cc:290] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:10.126055 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:10.126266 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c946e308fe46c5b1686c2e1a350f97" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:10.126760 10831 raft_consensus.cc:3055] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:10.126814 10981 raft_consensus.cc:3060] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.127162 10831 raft_consensus.cc:740] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:10.128003 10831 consensus_queue.cc:260] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.129177 10831 raft_consensus.cc:3060] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.134068 10981 raft_consensus.cc:2468] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:10.135908 10869 leader_election.cc:304] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, d52265c3f9ed4b7bba6eb005f12d7401; no voters: 
I20260709 12:26:10.137008 11905 raft_consensus.cc:2804] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:10.137619 10831 raft_consensus.cc:2468] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:10.137549 11905 raft_consensus.cc:697] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:26:10.141599 11905 consensus_queue.cc:237] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.156374 10652 catalog_manager.cc:5697] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:10.172304 11918 raft_consensus.cc:993] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:10.172808 11899 raft_consensus.cc:1081] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:10.175227 10831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:54160
I20260709 12:26:10.175879 10831 raft_consensus.cc:493] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:10.176306 10831 raft_consensus.cc:3060] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.183557 10831 raft_consensus.cc:515] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.185380 10831 leader_election.cc:290] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:10.185983 10900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:10.186477 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc65b8096084d80a63ce98fc3937492" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:10.186642 10900 raft_consensus.cc:3060] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.187234 10981 raft_consensus.cc:3055] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:10.187558 10981 raft_consensus.cc:740] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:10.188459 10981 consensus_queue.cc:260] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.190548 10981 raft_consensus.cc:3060] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.193516 10900 raft_consensus.cc:2468] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:10.194995 10796 leader_election.cc:304] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:26:10.195734 11908 raft_consensus.cc:2804] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:10.196194 11908 raft_consensus.cc:697] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:10.196602 10981 raft_consensus.cc:2468] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:10.197049 11908 consensus_queue.cc:237] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.213587 10831 raft_consensus.cc:1275] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:10.215121 11960 consensus_queue.cc:1048] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:10.216683 10652 catalog_manager.cc:5697] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:10.228467 10981 raft_consensus.cc:1275] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:10.230211 11958 consensus_queue.cc:1048] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:10.233824 10900 raft_consensus.cc:1275] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.236878 11913 consensus_queue.cc:1048] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:10.261119 10976 raft_consensus.cc:1275] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.262774 11898 consensus_queue.cc:1048] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:10.467810 10978 raft_consensus.cc:1275] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.469552 11960 consensus_queue.cc:1048] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:10.486987 10898 raft_consensus.cc:1275] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.489667 11941 consensus_queue.cc:1048] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:10.670687 10976 raft_consensus.cc:1275] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.671882 11961 consensus_queue.cc:1048] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:10.681674 10898 raft_consensus.cc:1275] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.683431 11961 consensus_queue.cc:1048] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:10.752429  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:10.767294 10978 raft_consensus.cc:1275] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.769675 11937 consensus_queue.cc:1048] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:10.772410 10831 raft_consensus.cc:1275] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:10.785686 11937 consensus_queue.cc:1048] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:10.891075 10898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19669732112f47fba802726f71c903f9"
dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:45164
I20260709 12:26:10.891685 10898 raft_consensus.cc:606] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:10.895287 10978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "357856fbfd644f95a167407482d85364"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:10.895970 10978 raft_consensus.cc:606] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:26:10.899606 10976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:10.900194 10976 raft_consensus.cc:606] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:10.903735 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:10.904673 10832 raft_consensus.cc:606] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:10.908288 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:10.908972 10832 raft_consensus.cc:606] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:10.910343  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:26:10.912145  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:10.912930  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:10.973093 11988 raft_consensus.cc:993] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:10.973666 11899 raft_consensus.cc:1081] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:10.975232 10831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "357856fbfd644f95a167407482d85364"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:54160
I20260709 12:26:10.975907 10831 raft_consensus.cc:493] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:10.976224 10831 raft_consensus.cc:3060] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.981515 10831 raft_consensus.cc:515] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.983198 10831 leader_election.cc:290] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:10.984076 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:10.984368 10976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357856fbfd644f95a167407482d85364" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:10.984885 10901 raft_consensus.cc:3060] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.984959 10976 raft_consensus.cc:3055] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:10.985417 10976 raft_consensus.cc:740] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:10.986344 10976 consensus_queue.cc:260] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:10.987720 10976 raft_consensus.cc:3060] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:10.993302 10901 raft_consensus.cc:2468] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:10.994561 10796 leader_election.cc:304] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:26:10.994869 10976 raft_consensus.cc:2468] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:10.995290 11898 raft_consensus.cc:2804] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:10.995811 11898 raft_consensus.cc:697] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:10.996938 11898 consensus_queue.cc:237] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:11.008906 10654 catalog_manager.cc:5697] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.013393 11937 raft_consensus.cc:993] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.014021 11985 raft_consensus.cc:1081] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.015861 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19669732112f47fba802726f71c903f9"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:26:11.016382 11771 raft_consensus.cc:493] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:11.016717 11771 raft_consensus.cc:3060] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.023859 11771 raft_consensus.cc:515] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:11.026142 11771 leader_election.cc:290] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:11.027060 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:11.026917 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19669732112f47fba802726f71c903f9" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:11.027727 10901 raft_consensus.cc:3055] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:11.027726 10831 raft_consensus.cc:3060] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.028105 10901 raft_consensus.cc:740] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:26:11.028939 10901 consensus_queue.cc:260] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:11.030009 10901 raft_consensus.cc:3060] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.035109 10831 raft_consensus.cc:2468] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:11.035310 10901 raft_consensus.cc:2468] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:11.036652 11589 leader_election.cc:304] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:11.037564 11960 raft_consensus.cc:2804] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:11.038147 11960 raft_consensus.cc:697] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:11.039175 11960 consensus_queue.cc:237] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:11.050475 10654 catalog_manager.cc:5697] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from bdc0390ed82742f9998e43d9eee32888 (127.7.58.195) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.155972 11988 raft_consensus.cc:993] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.156504 11899 raft_consensus.cc:1081] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.158216 11749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34134
I20260709 12:26:11.158763 11749 raft_consensus.cc:493] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:11.159106 11749 raft_consensus.cc:3060] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.164498 11749 raft_consensus.cc:515] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:11.166118 11749 leader_election.cc:290] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:26:11.167093 10976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:11.167181 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367ccc173b764fc4ad73ec6e634e4f2c" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:11.167778 10976 raft_consensus.cc:3055] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:11.167904 10832 raft_consensus.cc:3060] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.168112 10976 raft_consensus.cc:740] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:11.168933 10976 consensus_queue.cc:260] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:11.170171 10976 raft_consensus.cc:3060] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.176143 10832 raft_consensus.cc:2468] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:11.177457 10976 raft_consensus.cc:2468] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:11.177567 11589 leader_election.cc:304] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:11.179461 11960 raft_consensus.cc:2804] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:11.179987 11960 raft_consensus.cc:697] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:11.182106 11960 consensus_queue.cc:237] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:11.203298 10654 catalog_manager.cc:5697] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.313088 11898 raft_consensus.cc:993] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.313642 11913 raft_consensus.cc:1081] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.315223 11749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:11.315660 11749 raft_consensus.cc:493] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:11.315901 11749 raft_consensus.cc:3060] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.322471 11749 raft_consensus.cc:515] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:11.325403 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:11.325623 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaed070e83b64156895b6fb8e3e0308f" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:11.326030 10901 raft_consensus.cc:3060] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.327441 10832 raft_consensus.cc:3055] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:11.327863 10832 raft_consensus.cc:740] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:11.326689 11749 leader_election.cc:290] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:11.328675 10832 consensus_queue.cc:260] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:11.329685 10832 raft_consensus.cc:3060] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:11.333869 10901 raft_consensus.cc:2468] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:11.335582 10832 raft_consensus.cc:2468] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:11.335610 11588 leader_election.cc:304] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:11.336782 11958 raft_consensus.cc:2804] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:11.337306 11958 raft_consensus.cc:697] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:11.338119 11958 consensus_queue.cc:237] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:11.350978 10654 catalog_manager.cc:5697] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.361140 11898 raft_consensus.cc:993] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.361676 11898 raft_consensus.cc:1081] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:11.363150 11749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:11.363605 11749 raft_consensus.cc:493] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:11.363860 11749 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:11.369935 11749 raft_consensus.cc:515] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:11.371578 11749 leader_election.cc:290] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 3 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877)
I20260709 12:26:11.372336 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:11.372599 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d3241c676a49d6972f3c0046b7a813" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:11.372961 10901 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:11.373179 10832 raft_consensus.cc:3055] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:11.373569 10832 raft_consensus.cc:740] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:11.374477 10832 consensus_queue.cc:260] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:11.375735 10832 raft_consensus.cc:3060] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:11.379549 10901 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:11.380759 11588 leader_election.cc:304] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [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: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:11.381609 11960 raft_consensus.cc:2804] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:11.382148 11960 raft_consensus.cc:697] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:11.382653 10832 raft_consensus.cc:2468] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 3.
I20260709 12:26:11.382973 11960 consensus_queue.cc:237] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [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: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } }
I20260709 12:26:11.388597 10978 raft_consensus.cc:1275] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.391973 11898 consensus_queue.cc:1048] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:11.397838 10654 catalog_manager.cc:5697] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 2 to 3, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 3 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.432032 10901 raft_consensus.cc:1275] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.434003 11898 consensus_queue.cc:1048] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:11.489588 10900 raft_consensus.cc:1275] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.496740 11960 consensus_queue.cc:1048] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:11.516084 10832 raft_consensus.cc:1275] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.517769 11960 consensus_queue.cc:1048] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:11.622532 10978 raft_consensus.cc:1275] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.623832 11958 consensus_queue.cc:1048] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:11.633412 10832 raft_consensus.cc:1275] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.635072 11941 consensus_queue.cc:1048] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:11.841005 10823 raft_consensus.cc:1275] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.842489 11960 consensus_queue.cc:1048] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:11.854223 10900 raft_consensus.cc:1275] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:11.857339 11941 consensus_queue.cc:1048] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:11.958282  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:11.988529 10823 raft_consensus.cc:1275] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:11.990008 11960 consensus_queue.cc:1048] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:12.004868 10978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:12.005602 10978 raft_consensus.cc:606] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:26:12.008646 10900 raft_consensus.cc:1275] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:12.018414 11941 consensus_queue.cc:1048] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:12.024151 10978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:12.024827 10978 raft_consensus.cc:606] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS bdc0390ed82742f9998e43d9eee32888
I20260709 12:26:12.029917 10832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:12.030547 10832 raft_consensus.cc:606] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:12.040514 10978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31"
dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
mode: GRACEFUL
new_leader_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:43750
I20260709 12:26:12.042403 10978 raft_consensus.cc:606] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Received request to transfer leadership to TS 6e14647b9f1846ac90799b4e5de291a7
I20260709 12:26:12.043883  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:26:12.045993  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:12.046818  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:12.134025 11899 raft_consensus.cc:993] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:12.134511 11899 raft_consensus.cc:1081] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:12.136061 10832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:54160
I20260709 12:26:12.136574 10832 raft_consensus.cc:493] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.136900 10832 raft_consensus.cc:3060] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.142604 10832 raft_consensus.cc:515] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.144671 10832 leader_election.cc:290] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:12.145925 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:12.146646 10901 raft_consensus.cc:3060] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.146031 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7c2b0686a740bd88306b3362c0df31" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:12.150216 10978 raft_consensus.cc:3055] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.150588 10978 raft_consensus.cc:740] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:12.151369 10978 consensus_queue.cc:260] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.152622 10978 raft_consensus.cc:3060] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.153659 10901 raft_consensus.cc:2468] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:12.154970 10796 leader_election.cc:304] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:26:12.155980 11961 raft_consensus.cc:2804] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.156589 11961 raft_consensus.cc:697] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:12.157522 11961 consensus_queue.cc:237] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.160038 10978 raft_consensus.cc:2468] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:12.164757 11913 raft_consensus.cc:993] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:12.165280 11961 raft_consensus.cc:1081] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:12.167400 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:12.167948 11771 raft_consensus.cc:493] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.168296 11771 raft_consensus.cc:3060] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.170430 10654 catalog_manager.cc:5697] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.178272 11771 raft_consensus.cc:515] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:12.180086 11771 leader_election.cc:290] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:12.181128 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:12.181191 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239a7b5d08f146b689d08ad9d4602427" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:12.181829 10901 raft_consensus.cc:3060] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.181986 10832 raft_consensus.cc:3055] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.182493 10832 raft_consensus.cc:740] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:12.183404 10832 consensus_queue.cc:260] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:12.184954 10832 raft_consensus.cc:3060] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.189595 10901 raft_consensus.cc:2468] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:12.190735 11588 leader_election.cc:304] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:12.191565 12006 raft_consensus.cc:2804] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.192142 12006 raft_consensus.cc:697] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:12.192974 11988 raft_consensus.cc:993] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:12.193472 11988 raft_consensus.cc:1081] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer 6e14647b9f1846ac90799b4e5de291a7 to start an election
I20260709 12:26:12.193212 12006 consensus_queue.cc:237] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:12.191960 10832 raft_consensus.cc:2468] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:12.196609 10823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
 from {username='slave'} at 127.0.0.1:54160
I20260709 12:26:12.197135 10823 raft_consensus.cc:493] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.197510 10823 raft_consensus.cc:3060] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.207980 10823 raft_consensus.cc:515] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.212417 10823 leader_election.cc:290] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:12.213652 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:12.214380 10901 raft_consensus.cc:3060] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.214419 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a8a1a19a154ed98db004aff18638bb" candidate_uuid: "6e14647b9f1846ac90799b4e5de291a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:12.215206 10978 raft_consensus.cc:3055] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.215548 10978 raft_consensus.cc:740] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:12.214915 10654 catalog_manager.cc:5697] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.216396 10978 consensus_queue.cc:260] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.218024 10978 raft_consensus.cc:3060] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.221135 10901 raft_consensus.cc:2468] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:12.222359 10796 leader_election.cc:304] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:26:12.223428 11961 raft_consensus.cc:2804] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.224283 11961 raft_consensus.cc:697] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Becoming Leader. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:12.225188 10978 raft_consensus.cc:2468] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e14647b9f1846ac90799b4e5de291a7 in term 2.
I20260709 12:26:12.226016 11961 consensus_queue.cc:237] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.237890 10654 catalog_manager.cc:5697] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "6e14647b9f1846ac90799b4e5de291a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.374306 11927 raft_consensus.cc:993] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: : Instructing follower bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:12.374779 11988 raft_consensus.cc:1081] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Signalling peer bdc0390ed82742f9998e43d9eee32888 to start an election
I20260709 12:26:12.376399 10901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443"
dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
 from {username='slave'} at 127.0.0.1:45060
I20260709 12:26:12.376967 10901 raft_consensus.cc:493] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.377341 10901 raft_consensus.cc:3060] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.382913 10901 raft_consensus.cc:515] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.384613 10901 leader_election.cc:290] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:12.385541 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:12.385541 10823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab483cc243c4ba8ba8af36acaee1443" candidate_uuid: "bdc0390ed82742f9998e43d9eee32888" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:12.386394 10978 raft_consensus.cc:3055] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.386420 10823 raft_consensus.cc:3060] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.386862 10978 raft_consensus.cc:740] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d52265c3f9ed4b7bba6eb005f12d7401, State: Running, Role: LEADER
I20260709 12:26:12.387651 10978 consensus_queue.cc:260] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.388882 10978 raft_consensus.cc:3060] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.393613 10823 raft_consensus.cc:2468] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:12.394903 10871 leader_election.cc:304] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e14647b9f1846ac90799b4e5de291a7, bdc0390ed82742f9998e43d9eee32888; no voters: 
I20260709 12:26:12.395454 10978 raft_consensus.cc:2468] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdc0390ed82742f9998e43d9eee32888 in term 2.
I20260709 12:26:12.395802 12019 raft_consensus.cc:2804] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.396378 12019 raft_consensus.cc:697] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Becoming Leader. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:26:12.397207 12019 consensus_queue.cc:237] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } }
I20260709 12:26:12.408219 10651 catalog_manager.cc:5697] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 reported cstate change: term changed from 1 to 2, leader changed from d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196) to bdc0390ed82742f9998e43d9eee32888 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "bdc0390ed82742f9998e43d9eee32888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.577672 10901 raft_consensus.cc:1275] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.579129 11913 consensus_queue.cc:1048] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.590327 10976 raft_consensus.cc:1275] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.591831 11898 consensus_queue.cc:1048] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.627444 10901 raft_consensus.cc:1275] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.628624 12006 consensus_queue.cc:1048] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.640430 10832 raft_consensus.cc:1275] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.641856 12006 consensus_queue.cc:1048] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.675036 10976 raft_consensus.cc:1275] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.676535 11898 consensus_queue.cc:1048] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.689148 10901 raft_consensus.cc:1275] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer 6e14647b9f1846ac90799b4e5de291a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.691165 11898 consensus_queue.cc:1048] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.799439 10976 raft_consensus.cc:1275] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.800711 12019 consensus_queue.cc:1048] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.812665 10823 raft_consensus.cc:1275] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer bdc0390ed82742f9998e43d9eee32888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.814342 12008 consensus_queue.cc:1048] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.090608  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:13.145468 10831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:13.146168 10831 raft_consensus.cc:606] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:13.149333 10831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c"
dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:40352
I20260709 12:26:13.149981 10831 raft_consensus.cc:606] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:13.152742 10901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b"
dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
mode: GRACEFUL
new_leader_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:45164
I20260709 12:26:13.153371 10901 raft_consensus.cc:606] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Received request to transfer leadership to TS db5554adda3044c382ca246a3cf91eda
I20260709 12:26:13.154778  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:13.155967  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:13.156569  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:13.170527 11913 raft_consensus.cc:993] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:13.171093 11898 raft_consensus.cc:1081] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:13.172737 11771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:13.173285 11771 raft_consensus.cc:493] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:13.173626 11771 raft_consensus.cc:3060] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.181056 11771 raft_consensus.cc:515] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:13.183696 11771 leader_election.cc:290] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:13.184263 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:13.185230 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd4c11756b544939e50ad729a30774c" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:13.185827 10901 raft_consensus.cc:3060] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.187930 10831 raft_consensus.cc:3055] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:13.189596 10831 raft_consensus.cc:740] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:13.190594 10831 consensus_queue.cc:260] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:13.192042 10831 raft_consensus.cc:3060] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.199355 10901 raft_consensus.cc:2468] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:13.201064 10831 raft_consensus.cc:2468] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:13.201074 11588 leader_election.cc:304] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:13.202411 12006 raft_consensus.cc:2804] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:13.203822 12006 raft_consensus.cc:697] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:13.204865 12006 consensus_queue.cc:237] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:13.216115 10652 catalog_manager.cc:5697] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:13.275331 12019 raft_consensus.cc:993] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:13.275943 12008 raft_consensus.cc:1081] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:13.278296 11753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:26:13.278985 11753 raft_consensus.cc:493] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:13.279448 11753 raft_consensus.cc:3060] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.285938 11753 raft_consensus.cc:515] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:13.289083 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:13.289830 10901 raft_consensus.cc:3055] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:13.289969 10978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0befbb75604552b9e99cc32d3f706b" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d52265c3f9ed4b7bba6eb005f12d7401"
I20260709 12:26:13.290228 10901 raft_consensus.cc:740] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdc0390ed82742f9998e43d9eee32888, State: Running, Role: LEADER
I20260709 12:26:13.290625 10978 raft_consensus.cc:3060] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.291112 10901 consensus_queue.cc:260] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:13.292297 11753 leader_election.cc:290] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), d52265c3f9ed4b7bba6eb005f12d7401 (127.7.58.196:35413)
I20260709 12:26:13.292546 10901 raft_consensus.cc:3060] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.299348 10901 raft_consensus.cc:2468] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:13.300164 10978 raft_consensus.cc:2468] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:13.300431 11588 leader_election.cc:304] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:13.301281 12006 raft_consensus.cc:2804] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:13.303164 12006 raft_consensus.cc:697] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:13.304768 12006 consensus_queue.cc:237] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:13.319175 10652 catalog_manager.cc:5697] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from bdc0390ed82742f9998e43d9eee32888 (127.7.58.195) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:13.527387 11898 raft_consensus.cc:993] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: : Instructing follower db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:13.527913 11913 raft_consensus.cc:1081] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Signalling peer db5554adda3044c382ca246a3cf91eda to start an election
I20260709 12:26:13.529541 11753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39"
dest_uuid: "db5554adda3044c382ca246a3cf91eda"
 from {username='slave'} at 127.0.0.1:34350
I20260709 12:26:13.530052 11753 raft_consensus.cc:493] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:13.530495 11753 raft_consensus.cc:3060] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.535475 11753 raft_consensus.cc:515] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:13.537104 11753 leader_election.cc:290] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Requested vote from peers 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877), bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297)
I20260709 12:26:13.537936 10831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e14647b9f1846ac90799b4e5de291a7"
I20260709 12:26:13.538147 10901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391cd37e1eca4c66b6ebde052e056f39" candidate_uuid: "db5554adda3044c382ca246a3cf91eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdc0390ed82742f9998e43d9eee32888"
I20260709 12:26:13.538622 10831 raft_consensus.cc:3055] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:13.538703 10901 raft_consensus.cc:3060] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.538938 10831 raft_consensus.cc:740] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e14647b9f1846ac90799b4e5de291a7, State: Running, Role: LEADER
I20260709 12:26:13.539757 10831 consensus_queue.cc:260] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:13.540642 10831 raft_consensus.cc:3060] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:13.544725 10901 raft_consensus.cc:2468] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:13.545898 11588 leader_election.cc:304] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda; no voters: 
I20260709 12:26:13.546487 10831 raft_consensus.cc:2468] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db5554adda3044c382ca246a3cf91eda in term 2.
I20260709 12:26:13.546705 11941 raft_consensus.cc:2804] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:13.547199 11941 raft_consensus.cc:697] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Becoming Leader. State: Replica: db5554adda3044c382ca246a3cf91eda, State: Running, Role: LEADER
I20260709 12:26:13.548074 11941 consensus_queue.cc:237] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } }
I20260709 12:26:13.557554 10652 catalog_manager.cc:5697] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda reported cstate change: term changed from 1 to 2, leader changed from 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194) to db5554adda3044c382ca246a3cf91eda (127.7.58.193). New cstate: current_term: 2 leader_uuid: "db5554adda3044c382ca246a3cf91eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:13.645882 10831 raft_consensus.cc:1275] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.647310 11941 consensus_queue.cc:1048] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.666864 10901 raft_consensus.cc:1275] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.669842 12006 consensus_queue.cc:1048] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.849781 10976 raft_consensus.cc:1275] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.851292 12006 consensus_queue.cc:1048] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.874519 10900 raft_consensus.cc:1275] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.878003 12006 consensus_queue.cc:1048] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.965598 10823 raft_consensus.cc:1275] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.967129 12006 consensus_queue.cc:1048] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e14647b9f1846ac90799b4e5de291a7" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.984139 10900 raft_consensus.cc:1275] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Refusing update from remote peer db5554adda3044c382ca246a3cf91eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.985707 11960 consensus_queue.cc:1048] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:14.206286  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:14.249606  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:14.250703  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:14.251199  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:14.291996  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:14.330962  7403 tablet_server.cc:179] TabletServer@127.7.58.193:37343 shutting down...
I20260709 12:26:14.379098  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:14.379994  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.380867  7403 raft_consensus.cc:2243] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.381729  7403 raft_consensus.cc:2272] T 6bd4c11756b544939e50ad729a30774c P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.385090  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.385939  7403 raft_consensus.cc:2243] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.386514  7403 raft_consensus.cc:2272] T 37510d79bda5472982bc0642efbfa935 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.389576  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.390473  7403 raft_consensus.cc:2243] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.391522  7403 raft_consensus.cc:2272] T 94d3241c676a49d6972f3c0046b7a813 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.394549  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.395467  7403 raft_consensus.cc:2243] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.396166  7403 raft_consensus.cc:2272] T 19669732112f47fba802726f71c903f9 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.399185  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.400049  7403 raft_consensus.cc:2243] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.400873  7403 raft_consensus.cc:2272] T 68a52da8441b42ed83c0c7b23b26593b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.403067  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.403822  7403 raft_consensus.cc:2243] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.404327  7403 raft_consensus.cc:2272] T d64c14393ceb4677905b48b87f9db699 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.406916  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.407651  7403 raft_consensus.cc:2243] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.408087  7403 raft_consensus.cc:2272] T 7369364f5292418c964de470ff1c0d65 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.410420  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.411255  7403 raft_consensus.cc:2243] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.411741  7403 raft_consensus.cc:2272] T c380a3d694b146c69f05b40c38c37928 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.414639  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.415324  7403 raft_consensus.cc:2243] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.415899  7403 raft_consensus.cc:2272] T 2cd7db52c69b41c7a06c3ef487c66858 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.415854 10870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 325 similar messages]
I20260709 12:26:14.419304  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.419999  7403 raft_consensus.cc:2243] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:26:14.419906 10870 consensus_peers.cc:597] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.421355  7403 raft_consensus.cc:2272] T 1134255a260f48618e61df303da07f2b P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.424219  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.425005  7403 raft_consensus.cc:2243] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.425515  7403 raft_consensus.cc:2272] T be16d17522f14dd286183ff6eb3b2b33 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.428028  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.428711  7403 raft_consensus.cc:2243] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.429193  7403 raft_consensus.cc:2272] T efef5204dbfd4ca5b07617e1b67ecaee P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.431370  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.432132  7403 raft_consensus.cc:2243] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.432602  7403 raft_consensus.cc:2272] T 1e0fe2865e27411ea51547c364b5a7e7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.435374  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.435992  7403 raft_consensus.cc:2243] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.436743  7403 raft_consensus.cc:2272] T dcd0e4d9c24d4f1697dde591329c29b7 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.439411  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.440241  7403 raft_consensus.cc:2243] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.440897  7403 raft_consensus.cc:2272] T e2a1999b56674772a3966589b5cb4f40 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.441892 10945 consensus_peers.cc:597] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.450778  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.452054  7403 raft_consensus.cc:2243] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.453115  7403 raft_consensus.cc:2272] T e7842b12fa304f7da521cf3f8aeed2b3 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.456557  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.457391  7403 raft_consensus.cc:2243] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.457983  7403 raft_consensus.cc:2272] T afbefd20149742a49b40567aacc0f185 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.460203 10796 consensus_peers.cc:597] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.460875  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.461694  7403 raft_consensus.cc:2243] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.462256  7403 raft_consensus.cc:2272] T 4d54448b54b54a389ab14ab6345f0a14 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.464762  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.465401  7403 raft_consensus.cc:2243] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.466225  7403 raft_consensus.cc:2272] T a7278424e4244113aa913a4fcde21639 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.468393  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.468966  7403 raft_consensus.cc:2243] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.469473  7403 raft_consensus.cc:2272] T 73de3a62664549ca99656b3e874004e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.471446  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.472056  7403 raft_consensus.cc:2243] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.473045  7403 raft_consensus.cc:2272] T 367ccc173b764fc4ad73ec6e634e4f2c P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.475538  7403 tablet_replica.cc:333] stopping tablet replica
W20260709 12:26:14.476233 10796 consensus_peers.cc:597] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.476284  7403 raft_consensus.cc:2243] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.477139  7403 raft_consensus.cc:2272] T b9dbbe940ffb4fd792da41596d142418 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.479547  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.480130  7403 raft_consensus.cc:2243] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.480891  7403 raft_consensus.cc:2272] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P db5554adda3044c382ca246a3cf91eda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.483554  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.484383  7403 raft_consensus.cc:2243] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.484866  7403 raft_consensus.cc:2272] T 0367e12fc055433f96933d6f45851906 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.487021 10945 consensus_peers.cc:597] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.487761  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.488745  7403 raft_consensus.cc:2243] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.489316  7403 raft_consensus.cc:2272] T 3c3d35da21f8473893db81cd298d5945 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.491906 10945 consensus_peers.cc:597] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.492563  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.493371  7403 raft_consensus.cc:2243] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.493901  7403 raft_consensus.cc:2272] T de1e44dd877c4fa3a7c5fa488652424e P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.495913  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.496559  7403 raft_consensus.cc:2243] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.497036  7403 raft_consensus.cc:2272] T d71e3d9a6fea4702af26e39ded52c4cb P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.499282  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.499943  7403 raft_consensus.cc:2243] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.500433  7403 raft_consensus.cc:2272] T 757d739bca204c1687dc1fbfb38e4adf P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.502748  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.503371  7403 raft_consensus.cc:2243] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.503813  7403 raft_consensus.cc:2272] T 8125a2552e304a1b88b479f312db0f6c P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.505986  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.506722  7403 raft_consensus.cc:2243] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.507153  7403 raft_consensus.cc:2272] T 10d8214dea0d43a1bcca0a08f30f62c7 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.509291  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.510010  7403 raft_consensus.cc:2243] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.510563  7403 raft_consensus.cc:2272] T 94870e2bc1d2401dbd026b0364a84287 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.513605  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.514457  7403 raft_consensus.cc:2243] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.515293  7403 raft_consensus.cc:2272] T de0befbb75604552b9e99cc32d3f706b P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.518069  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.518748  7403 raft_consensus.cc:2243] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.519187  7403 raft_consensus.cc:2272] T a4f08cf8aa984f34be144f2db1bb1530 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.521289  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.521938  7403 raft_consensus.cc:2243] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.522513  7403 raft_consensus.cc:2272] T 22b83386535b47519a008a6c148227b6 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.524634  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.525225  7403 raft_consensus.cc:2243] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.525702  7403 raft_consensus.cc:2272] T d4986312a3e143a887aeac5e10906a71 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.527871  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.528465  7403 raft_consensus.cc:2243] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.528872  7403 raft_consensus.cc:2272] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.531526  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.532286  7403 raft_consensus.cc:2243] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.532879  7403 raft_consensus.cc:2272] T 0f9a9cad21f1486a8c692f65074267f8 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.535888  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.536697  7403 raft_consensus.cc:2243] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.537295  7403 raft_consensus.cc:2272] T 67f6d990f59c45649e96cdc96d48486e P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.540403  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.541296  7403 raft_consensus.cc:2243] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:26:14.541926 10796 consensus_peers.cc:597] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.542479  7403 raft_consensus.cc:2272] T 239a7b5d08f146b689d08ad9d4602427 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.545499  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.546350  7403 raft_consensus.cc:2243] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.546969  7403 raft_consensus.cc:2272] T 06782ac1ff03454ca7eb14edd8b99b02 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.549669  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.550537  7403 raft_consensus.cc:2243] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.551450  7403 raft_consensus.cc:2272] T 391cd37e1eca4c66b6ebde052e056f39 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.554033  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.554600  7403 raft_consensus.cc:2243] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.555390  7403 raft_consensus.cc:2272] T aaed070e83b64156895b6fb8e3e0308f P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.558079  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.558847  7403 raft_consensus.cc:2243] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.559497  7403 raft_consensus.cc:2272] T 704fe5e459f54a538fd219b8151c7777 P db5554adda3044c382ca246a3cf91eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.562469  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.563248  7403 raft_consensus.cc:2243] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:14.563496 10945 consensus_peers.cc:597] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.563817  7403 raft_consensus.cc:2272] T ccc509d8064a41449eb9a701de83e93a P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.565068 10945 consensus_peers.cc:597] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.566850  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:14.567407  7403 raft_consensus.cc:2243] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.567778  7403 raft_consensus.cc:2272] T 23b460596e85411083792245bc8b2606 P db5554adda3044c382ca246a3cf91eda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.575553 10870 consensus_peers.cc:597] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.580061 10796 consensus_peers.cc:597] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.586623 10796 consensus_peers.cc:597] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.622578 10870 consensus_peers.cc:597] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. 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 12:26:14.650847  7403 tablet_server.cc:196] TabletServer@127.7.58.193:37343 shutdown complete.
W20260709 12:26:14.662639 10870 consensus_peers.cc:597] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.702486 10870 consensus_peers.cc:597] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.701654 10945 consensus_peers.cc:597] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.716213 10870 consensus_peers.cc:597] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.730240 10870 consensus_peers.cc:597] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.731200 10945 consensus_peers.cc:597] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.736192 10796 consensus_peers.cc:597] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.736945 10796 consensus_peers.cc:597] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.737576 10796 consensus_peers.cc:597] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.744024 10945 consensus_peers.cc:597] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.746215 10870 consensus_peers.cc:597] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.762756  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
W20260709 12:26:14.787606 10946 consensus_peers.cc:597] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.796270 10870 consensus_peers.cc:597] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.806025 10945 consensus_peers.cc:597] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.814807 10945 consensus_peers.cc:597] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.818142 10945 consensus_peers.cc:597] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.822194 10871 consensus_peers.cc:597] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.824771  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:14.826118  7403 tablet_replica.cc:333] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.827425  7403 raft_consensus.cc:2243] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.828518  7403 raft_consensus.cc:2272] T 1e0fe2865e27411ea51547c364b5a7e7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.828688 10945 consensus_peers.cc:597] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.829221 10945 consensus_peers.cc:597] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.831401  7403 tablet_replica.cc:333] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.832289  7403 raft_consensus.cc:2243] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.832859  7403 raft_consensus.cc:2272] T f9bfef832cb84b9dae19cc5bd64bc5f4 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.835146  7403 tablet_replica.cc:333] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.835806  7403 raft_consensus.cc:2243] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.836349  7403 raft_consensus.cc:2272] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.838864  7403 tablet_replica.cc:333] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.839751  7403 raft_consensus.cc:2243] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.840265  7403 raft_consensus.cc:2272] T 1134255a260f48618e61df303da07f2b P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.842314  7403 tablet_replica.cc:333] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.842945  7403 raft_consensus.cc:2243] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.843847  7403 raft_consensus.cc:2272] T 2cd7db52c69b41c7a06c3ef487c66858 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.846413  7403 tablet_replica.cc:333] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.847151  7403 raft_consensus.cc:2243] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.848233  7403 raft_consensus.cc:2272] T bc2c359fe19648cca479db4fd62aa98b P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.849911 10796 consensus_peers.cc:597] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 -> Peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Couldn't send request to peer db5554adda3044c382ca246a3cf91eda. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.850858  7403 tablet_replica.cc:333] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.851511  7403 raft_consensus.cc:2243] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.851939  7403 raft_consensus.cc:2272] T a4f08cf8aa984f34be144f2db1bb1530 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.854139  7403 tablet_replica.cc:333] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.854835  7403 raft_consensus.cc:2243] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.855398  7403 raft_consensus.cc:2272] T 22b83386535b47519a008a6c148227b6 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.858052  7403 tablet_replica.cc:333] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.859033  7403 raft_consensus.cc:2243] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.860090  7403 raft_consensus.cc:2272] T 23b460596e85411083792245bc8b2606 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.862618  7403 tablet_replica.cc:333] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.863328  7403 raft_consensus.cc:2243] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.863945  7403 raft_consensus.cc:2272] T d64c14393ceb4677905b48b87f9db699 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.866027  7403 tablet_replica.cc:333] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.866606  7403 raft_consensus.cc:2243] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.867017  7403 raft_consensus.cc:2272] T 239a7b5d08f146b689d08ad9d4602427 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.869029  7403 tablet_replica.cc:333] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.869871  7403 raft_consensus.cc:2243] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.870467  7403 raft_consensus.cc:2272] T c7f51ce4e3b24abcbd3d8beaada5bd28 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.873327  7403 tablet_replica.cc:333] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.874281  7403 raft_consensus.cc:2243] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.874842  7403 raft_consensus.cc:2272] T 6bd4c11756b544939e50ad729a30774c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.876041 10946 consensus_peers.cc:597] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.877290  7403 tablet_replica.cc:333] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.878008  7403 raft_consensus.cc:2243] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.878422  7403 raft_consensus.cc:2272] T ca65219055a04a1196cdaf311c1a6b41 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.880649  7403 tablet_replica.cc:333] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.881215  7403 raft_consensus.cc:2243] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.881717  7403 raft_consensus.cc:2272] T a7278424e4244113aa913a4fcde21639 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.884357  7403 tablet_replica.cc:333] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.885031  7403 raft_consensus.cc:2243] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.885473  7403 raft_consensus.cc:2272] T 4d54448b54b54a389ab14ab6345f0a14 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.887472  7403 tablet_replica.cc:333] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.888060  7403 raft_consensus.cc:2243] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.888808  7403 raft_consensus.cc:2272] T 357856fbfd644f95a167407482d85364 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.891273  7403 tablet_replica.cc:333] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.892231  7403 raft_consensus.cc:2243] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.892938  7403 raft_consensus.cc:2272] T cc7c2b0686a740bd88306b3362c0df31 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.895295  7403 tablet_replica.cc:333] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.895920  7403 raft_consensus.cc:2243] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.896716  7403 raft_consensus.cc:2272] T 06782ac1ff03454ca7eb14edd8b99b02 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.898742  7403 tablet_replica.cc:333] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.899314  7403 raft_consensus.cc:2243] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.899786  7403 raft_consensus.cc:2272] T 19669732112f47fba802726f71c903f9 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.902431  7403 tablet_replica.cc:333] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.903234  7403 raft_consensus.cc:2243] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.903774  7403 raft_consensus.cc:2272] T 799f02f524ee458aa44e1257ebdd4ff7 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.906687  7403 tablet_replica.cc:333] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.907459  7403 raft_consensus.cc:2243] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.908017  7403 raft_consensus.cc:2272] T 50c946e308fe46c5b1686c2e1a350f97 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.910755  7403 tablet_replica.cc:333] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.911594  7403 raft_consensus.cc:2243] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.912133  7403 raft_consensus.cc:2272] T 68a52da8441b42ed83c0c7b23b26593b P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.915129  7403 tablet_replica.cc:333] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
W20260709 12:26:14.915884 10946 consensus_peers.cc:597] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.916020  7403 raft_consensus.cc:2243] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.917140  7403 raft_consensus.cc:2272] T a05117f6d5cb481e8cdea08e62d7ca49 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.918049 10871 consensus_peers.cc:597] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.919900  7403 tablet_replica.cc:333] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.920849  7403 raft_consensus.cc:2243] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.921478  7403 raft_consensus.cc:2272] T 4cd382cee1d441578508f4ddbe907cfd P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.924304  7403 tablet_replica.cc:333] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.925138  7403 raft_consensus.cc:2243] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.925662  7403 raft_consensus.cc:2272] T 3c3d35da21f8473893db81cd298d5945 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.928556  7403 tablet_replica.cc:333] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.929409  7403 raft_consensus.cc:2243] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.929944  7403 raft_consensus.cc:2272] T 94d3241c676a49d6972f3c0046b7a813 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.932605  7403 tablet_replica.cc:333] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.933241  7403 raft_consensus.cc:2243] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.934150  7403 raft_consensus.cc:2272] T 37510d79bda5472982bc0642efbfa935 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.936482  7403 tablet_replica.cc:333] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.937058  7403 raft_consensus.cc:2243] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.937999  7403 raft_consensus.cc:2272] T 704fe5e459f54a538fd219b8151c7777 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.940546  7403 tablet_replica.cc:333] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.941316  7403 raft_consensus.cc:2243] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.941885  7403 raft_consensus.cc:2272] T d3f6c08bfb5e4b64a70daea3f94c2a85 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.942906 10946 consensus_peers.cc:597] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.944541  7403 tablet_replica.cc:333] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.945443  7403 raft_consensus.cc:2243] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.946007  7403 raft_consensus.cc:2272] T 1ab483cc243c4ba8ba8af36acaee1443 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.946728 10871 consensus_peers.cc:597] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.948580  7403 tablet_replica.cc:333] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.949389  7403 raft_consensus.cc:2243] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.949972  7403 raft_consensus.cc:2272] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.952762  7403 tablet_replica.cc:333] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.953480  7403 raft_consensus.cc:2243] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.954612  7403 raft_consensus.cc:2272] T 0f9a9cad21f1486a8c692f65074267f8 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.956882  7403 tablet_replica.cc:333] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.957497  7403 raft_consensus.cc:2243] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.958370  7403 raft_consensus.cc:2272] T 67f6d990f59c45649e96cdc96d48486e P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.960795  7403 tablet_replica.cc:333] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.961388  7403 raft_consensus.cc:2243] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.961899  7403 raft_consensus.cc:2272] T dcd0e4d9c24d4f1697dde591329c29b7 P 6e14647b9f1846ac90799b4e5de291a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.963971  7403 tablet_replica.cc:333] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.964534  7403 raft_consensus.cc:2243] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.964982  7403 raft_consensus.cc:2272] T 391cd37e1eca4c66b6ebde052e056f39 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.967432  7403 tablet_replica.cc:333] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.968183  7403 raft_consensus.cc:2243] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.968647  7403 raft_consensus.cc:2272] T aaed070e83b64156895b6fb8e3e0308f P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.970854  7403 tablet_replica.cc:333] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.971621  7403 raft_consensus.cc:2243] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.972222  7403 raft_consensus.cc:2272] T 367ccc173b764fc4ad73ec6e634e4f2c P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.973893 10871 consensus_peers.cc:597] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.975126  7403 tablet_replica.cc:333] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.975878  7403 raft_consensus.cc:2243] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.976502  7403 raft_consensus.cc:2272] T b9dbbe940ffb4fd792da41596d142418 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.979305  7403 tablet_replica.cc:333] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.980155  7403 raft_consensus.cc:2243] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.981073  7403 raft_consensus.cc:2272] T 73de3a62664549ca99656b3e874004e5 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.985116  7403 tablet_replica.cc:333] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.985998  7403 raft_consensus.cc:2243] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.987360  7403 raft_consensus.cc:2272] T 94870e2bc1d2401dbd026b0364a84287 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.990070  7403 tablet_replica.cc:333] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
W20260709 12:26:14.990070 10871 consensus_peers.cc:597] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:14.991047  7403 raft_consensus.cc:2243] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.992118  7403 raft_consensus.cc:2272] T fbc65b8096084d80a63ce98fc3937492 P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.995296  7403 tablet_replica.cc:333] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:14.996206  7403 raft_consensus.cc:2243] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.996932  7403 raft_consensus.cc:2272] T be16d17522f14dd286183ff6eb3b2b33 P 6e14647b9f1846ac90799b4e5de291a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.999692  7403 tablet_replica.cc:333] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7: stopping tablet replica
I20260709 12:26:15.000427  7403 raft_consensus.cc:2243] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.001484  7403 raft_consensus.cc:2272] T 16a8a1a19a154ed98db004aff18638bb P 6e14647b9f1846ac90799b4e5de291a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.055660 10871 consensus_peers.cc:597] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:15.056300 10946 consensus_peers.cc:597] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. 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 12:26:15.070329 10946 consensus_peers.cc:597] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.081434  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
W20260709 12:26:15.094693 10946 consensus_peers.cc:597] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:15.159825 10946 consensus_peers.cc:597] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.166250  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
W20260709 12:26:15.175427 10945 consensus_peers.cc:597] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. 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 12:26:15.221086  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:15.222221  7403 tablet_replica.cc:333] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.223258  7403 raft_consensus.cc:2243] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.223848  7403 raft_consensus.cc:2272] T 1e0fe2865e27411ea51547c364b5a7e7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.226457  7403 tablet_replica.cc:333] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.227182  7403 raft_consensus.cc:2243] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.227707  7403 raft_consensus.cc:2272] T c4c1e4adce9b40bca5ed3fe1a3b08c45 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.230242 10945 consensus_peers.cc:597] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. 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 12:26:15.230443  7403 tablet_replica.cc:333] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.231343  7403 raft_consensus.cc:2243] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.232390  7403 raft_consensus.cc:2272] T 0367e12fc055433f96933d6f45851906 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.234445  7403 tablet_replica.cc:333] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.235100  7403 raft_consensus.cc:2243] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.235859  7403 raft_consensus.cc:2272] T f9bfef832cb84b9dae19cc5bd64bc5f4 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.237720  7403 tablet_replica.cc:333] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.238531  7403 raft_consensus.cc:2243] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.239106  7403 raft_consensus.cc:2272] T bc2c359fe19648cca479db4fd62aa98b P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.242034  7403 tablet_replica.cc:333] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.242944  7403 raft_consensus.cc:2243] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.244107  7403 raft_consensus.cc:2272] T 4cd382cee1d441578508f4ddbe907cfd P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.246927  7403 tablet_replica.cc:333] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
W20260709 12:26:15.246994 10871 consensus_peers.cc:597] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.247759  7403 raft_consensus.cc:2243] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.248327  7403 raft_consensus.cc:2272] T ca65219055a04a1196cdaf311c1a6b41 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.250718  7403 tablet_replica.cc:333] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.251245  7403 raft_consensus.cc:2243] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.251627  7403 raft_consensus.cc:2272] T 6bd4c11756b544939e50ad729a30774c P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.253427  7403 tablet_replica.cc:333] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.254172  7403 raft_consensus.cc:2243] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.254709  7403 raft_consensus.cc:2272] T 239a7b5d08f146b689d08ad9d4602427 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.257093  7403 tablet_replica.cc:333] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.257854  7403 raft_consensus.cc:2243] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.258781  7403 raft_consensus.cc:2272] T 1ab483cc243c4ba8ba8af36acaee1443 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.260008 10945 consensus_peers.cc:597] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. 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 12:26:15.261492  7403 tablet_replica.cc:333] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.262396  7403 raft_consensus.cc:2243] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.263329  7403 raft_consensus.cc:2272] T d4986312a3e143a887aeac5e10906a71 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.264307 10946 consensus_peers.cc:597] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.265730  7403 tablet_replica.cc:333] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.266659  7403 raft_consensus.cc:2243] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.267194  7403 raft_consensus.cc:2272] T 2cd7db52c69b41c7a06c3ef487c66858 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.270105  7403 tablet_replica.cc:333] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.270917  7403 raft_consensus.cc:2243] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.271467  7403 raft_consensus.cc:2272] T c380a3d694b146c69f05b40c38c37928 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.274230  7403 tablet_replica.cc:333] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.274900  7403 raft_consensus.cc:2243] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.276067  7403 raft_consensus.cc:2272] T 8125a2552e304a1b88b479f312db0f6c P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.279065  7403 tablet_replica.cc:333] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.279925  7403 raft_consensus.cc:2243] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.280499  7403 raft_consensus.cc:2272] T 10d8214dea0d43a1bcca0a08f30f62c7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.283123  7403 tablet_replica.cc:333] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.283982  7403 raft_consensus.cc:2243] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.285079  7403 raft_consensus.cc:2272] T 757d739bca204c1687dc1fbfb38e4adf P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.287472  7403 tablet_replica.cc:333] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.288136  7403 raft_consensus.cc:2243] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.288619  7403 raft_consensus.cc:2272] T 357856fbfd644f95a167407482d85364 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.290688  7403 tablet_replica.cc:333] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.291307  7403 raft_consensus.cc:2243] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.291780  7403 raft_consensus.cc:2272] T cc7c2b0686a740bd88306b3362c0df31 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.293933  7403 tablet_replica.cc:333] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.294569  7403 raft_consensus.cc:2243] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.295152  7403 raft_consensus.cc:2272] T 06782ac1ff03454ca7eb14edd8b99b02 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.297984  7403 tablet_replica.cc:333] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.298811  7403 raft_consensus.cc:2243] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.299407  7403 raft_consensus.cc:2272] T 19669732112f47fba802726f71c903f9 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.302085  7403 tablet_replica.cc:333] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.303000  7403 raft_consensus.cc:2243] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.304049  7403 raft_consensus.cc:2272] T 799f02f524ee458aa44e1257ebdd4ff7 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.306655  7403 tablet_replica.cc:333] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.307396  7403 raft_consensus.cc:2243] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.308372  7403 raft_consensus.cc:2272] T d64c14393ceb4677905b48b87f9db699 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.311035  7403 tablet_replica.cc:333] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.311828  7403 raft_consensus.cc:2243] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.312798  7403 raft_consensus.cc:2272] T 7369364f5292418c964de470ff1c0d65 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.315723  7403 tablet_replica.cc:333] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.316618  7403 raft_consensus.cc:2243] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.317689  7403 raft_consensus.cc:2272] T 50c946e308fe46c5b1686c2e1a350f97 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.319996  7403 tablet_replica.cc:333] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.320626  7403 raft_consensus.cc:2243] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.321405  7403 raft_consensus.cc:2272] T de1e44dd877c4fa3a7c5fa488652424e P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.323587  7403 tablet_replica.cc:333] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.324198  7403 raft_consensus.cc:2243] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.324666  7403 raft_consensus.cc:2272] T 68a52da8441b42ed83c0c7b23b26593b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.326749  7403 tablet_replica.cc:333] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.327358  7403 raft_consensus.cc:2243] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.327826  7403 raft_consensus.cc:2272] T a05117f6d5cb481e8cdea08e62d7ca49 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.329684  7403 tablet_replica.cc:333] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.330272  7403 raft_consensus.cc:2243] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.330758  7403 raft_consensus.cc:2272] T afbefd20149742a49b40567aacc0f185 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.332943  7403 tablet_replica.cc:333] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.333540  7403 raft_consensus.cc:2243] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.334052  7403 raft_consensus.cc:2272] T fbc65b8096084d80a63ce98fc3937492 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.336369  7403 tablet_replica.cc:333] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.337188  7403 raft_consensus.cc:2243] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.337821  7403 raft_consensus.cc:2272] T d71e3d9a6fea4702af26e39ded52c4cb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.340101  7403 tablet_replica.cc:333] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
W20260709 12:26:15.340574 10946 consensus_peers.cc:597] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer 6e14647b9f1846ac90799b4e5de291a7 (127.7.58.194:39877): Couldn't send request to peer 6e14647b9f1846ac90799b4e5de291a7. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.340773  7403 raft_consensus.cc:2243] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.341715  7403 raft_consensus.cc:2272] T ccc509d8064a41449eb9a701de83e93a P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.343902  7403 tablet_replica.cc:333] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.344427  7403 raft_consensus.cc:2243] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.344803  7403 raft_consensus.cc:2272] T 704fe5e459f54a538fd219b8151c7777 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.346879  7403 tablet_replica.cc:333] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.347501  7403 raft_consensus.cc:2243] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.347892  7403 raft_consensus.cc:2272] T d3f6c08bfb5e4b64a70daea3f94c2a85 P bdc0390ed82742f9998e43d9eee32888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.349932  7403 tablet_replica.cc:333] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.350474  7403 raft_consensus.cc:2243] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.351217  7403 raft_consensus.cc:2272] T c7f51ce4e3b24abcbd3d8beaada5bd28 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.353080  7403 tablet_replica.cc:333] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.353605  7403 raft_consensus.cc:2243] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.354063  7403 raft_consensus.cc:2272] T de0befbb75604552b9e99cc32d3f706b P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.356251  7403 tablet_replica.cc:333] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.357038  7403 raft_consensus.cc:2243] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.357630  7403 raft_consensus.cc:2272] T e2a1999b56674772a3966589b5cb4f40 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.360160  7403 tablet_replica.cc:333] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.360931  7403 raft_consensus.cc:2243] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.361536  7403 raft_consensus.cc:2272] T 67f6d990f59c45649e96cdc96d48486e P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.364421  7403 tablet_replica.cc:333] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.365206  7403 raft_consensus.cc:2243] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.365897  7403 raft_consensus.cc:2272] T 0f9a9cad21f1486a8c692f65074267f8 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.368021  7403 tablet_replica.cc:333] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.368597  7403 raft_consensus.cc:2243] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.369421  7403 raft_consensus.cc:2272] T efef5204dbfd4ca5b07617e1b67ecaee P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.371605  7403 tablet_replica.cc:333] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.372160  7403 raft_consensus.cc:2243] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.372603  7403 raft_consensus.cc:2272] T 16a8a1a19a154ed98db004aff18638bb P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.374626  7403 tablet_replica.cc:333] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.375207  7403 raft_consensus.cc:2243] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.375685  7403 raft_consensus.cc:2272] T 94d3241c676a49d6972f3c0046b7a813 P bdc0390ed82742f9998e43d9eee32888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.377609  7403 tablet_replica.cc:333] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.378181  7403 raft_consensus.cc:2243] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.378710  7403 raft_consensus.cc:2272] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.378744 12063 raft_consensus.cc:670] T e7842b12fa304f7da521cf3f8aeed2b3 P bdc0390ed82742f9998e43d9eee32888: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 12:26:15.381199  7403 tablet_replica.cc:333] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.381839  7403 raft_consensus.cc:2243] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.382557  7403 raft_consensus.cc:2272] T 391cd37e1eca4c66b6ebde052e056f39 P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.384438  7403 tablet_replica.cc:333] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888: stopping tablet replica
I20260709 12:26:15.384966  7403 raft_consensus.cc:2243] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.385434  7403 raft_consensus.cc:2272] T aaed070e83b64156895b6fb8e3e0308f P bdc0390ed82742f9998e43d9eee32888 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.428112 10945 consensus_peers.cc:597] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. 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 12:26:15.430418 12052 raft_consensus.cc:493] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader db5554adda3044c382ca246a3cf91eda)
I20260709 12:26:15.430962 12052 raft_consensus.cc:515] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdc0390ed82742f9998e43d9eee32888" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 43297 } } peers { permanent_uuid: "d52265c3f9ed4b7bba6eb005f12d7401" member_type: VOTER last_known_addr { host: "127.7.58.196" port: 35413 } } peers { permanent_uuid: "db5554adda3044c382ca246a3cf91eda" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37343 } }
I20260709 12:26:15.433012 12052 leader_election.cc:290] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297), db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343)
W20260709 12:26:15.437461 10945 leader_election.cc:336] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:26:15.440033 10945 leader_election.cc:336] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer db5554adda3044c382ca246a3cf91eda (127.7.58.193:37343): Network error: Client connection negotiation failed: client connection to 127.7.58.193:37343: connect: Connection refused (error 111)
I20260709 12:26:15.440519 10945 leader_election.cc:304] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [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: d52265c3f9ed4b7bba6eb005f12d7401; no voters: bdc0390ed82742f9998e43d9eee32888, db5554adda3044c382ca246a3cf91eda
I20260709 12:26:15.441161 12052 raft_consensus.cc:2749] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:26:15.471364  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
W20260709 12:26:15.510744 10945 consensus_peers.cc:597] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.195:43297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:15.514241 10945 consensus_peers.cc:597] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.195:43297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:15.523769 10945 consensus_peers.cc:597] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 -> Peer bdc0390ed82742f9998e43d9eee32888 (127.7.58.195:43297): Couldn't send request to peer bdc0390ed82742f9998e43d9eee32888. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.195:43297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.557446  7403 tablet_server.cc:179] TabletServer@127.7.58.196:0 shutting down...
I20260709 12:26:15.596551  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:15.597394  7403 tablet_replica.cc:333] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.598186  7403 raft_consensus.cc:2243] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.598722  7403 raft_consensus.cc:2272] T ccc509d8064a41449eb9a701de83e93a P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.600864  7403 tablet_replica.cc:333] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.601472  7403 raft_consensus.cc:2243] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.601971  7403 raft_consensus.cc:2272] T 0367e12fc055433f96933d6f45851906 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.603798  7403 tablet_replica.cc:333] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.604365  7403 raft_consensus.cc:2243] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.604794  7403 raft_consensus.cc:2272] T f9bfef832cb84b9dae19cc5bd64bc5f4 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.606730  7403 tablet_replica.cc:333] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.607303  7403 raft_consensus.cc:2243] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.607740  7403 raft_consensus.cc:2272] T 23b460596e85411083792245bc8b2606 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.609578  7403 tablet_replica.cc:333] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.610163  7403 raft_consensus.cc:2243] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.610576  7403 raft_consensus.cc:2272] T bc2c359fe19648cca479db4fd62aa98b P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.612485  7403 tablet_replica.cc:333] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.613117  7403 raft_consensus.cc:2243] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.613471  7403 raft_consensus.cc:2272] T 1134255a260f48618e61df303da07f2b P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.615185  7403 tablet_replica.cc:333] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.615672  7403 raft_consensus.cc:2243] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.616401  7403 raft_consensus.cc:2272] T c380a3d694b146c69f05b40c38c37928 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.618850  7403 tablet_replica.cc:333] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.619503  7403 raft_consensus.cc:2243] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.620285  7403 raft_consensus.cc:2272] T ca65219055a04a1196cdaf311c1a6b41 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.622309  7403 tablet_replica.cc:333] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.622822  7403 raft_consensus.cc:2243] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.623562  7403 raft_consensus.cc:2272] T a4f08cf8aa984f34be144f2db1bb1530 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.625329  7403 tablet_replica.cc:333] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.625969  7403 raft_consensus.cc:2243] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.626721  7403 raft_consensus.cc:2272] T 22b83386535b47519a008a6c148227b6 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.628695  7403 tablet_replica.cc:333] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.629186  7403 raft_consensus.cc:2243] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.629637  7403 raft_consensus.cc:2272] T c7f51ce4e3b24abcbd3d8beaada5bd28 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.631569  7403 tablet_replica.cc:333] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.632076  7403 raft_consensus.cc:2243] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.632460  7403 raft_consensus.cc:2272] T 357856fbfd644f95a167407482d85364 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.634227  7403 tablet_replica.cc:333] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.634789  7403 raft_consensus.cc:2243] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.635152  7403 raft_consensus.cc:2272] T cc7c2b0686a740bd88306b3362c0df31 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.636942  7403 tablet_replica.cc:333] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.637472  7403 raft_consensus.cc:2243] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.637881  7403 raft_consensus.cc:2272] T 8125a2552e304a1b88b479f312db0f6c P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.639544  7403 tablet_replica.cc:333] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.640035  7403 raft_consensus.cc:2243] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.640723  7403 raft_consensus.cc:2272] T 10d8214dea0d43a1bcca0a08f30f62c7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.642688  7403 tablet_replica.cc:333] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.643244  7403 raft_consensus.cc:2243] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.643630  7403 raft_consensus.cc:2272] T 94870e2bc1d2401dbd026b0364a84287 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.645460  7403 tablet_replica.cc:333] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.645990  7403 raft_consensus.cc:2243] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.646394  7403 raft_consensus.cc:2272] T 757d739bca204c1687dc1fbfb38e4adf P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.648097  7403 tablet_replica.cc:333] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.648630  7403 raft_consensus.cc:2243] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.649065  7403 raft_consensus.cc:2272] T a7278424e4244113aa913a4fcde21639 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.650765  7403 tablet_replica.cc:333] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.651368  7403 raft_consensus.cc:2243] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.652133  7403 raft_consensus.cc:2272] T afbefd20149742a49b40567aacc0f185 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.654284  7403 tablet_replica.cc:333] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.654870  7403 raft_consensus.cc:2243] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.655612  7403 raft_consensus.cc:2272] T 4d54448b54b54a389ab14ab6345f0a14 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.657627  7403 tablet_replica.cc:333] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.658262  7403 raft_consensus.cc:2243] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.658694  7403 raft_consensus.cc:2272] T 799f02f524ee458aa44e1257ebdd4ff7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.660425  7403 tablet_replica.cc:333] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.660964  7403 raft_consensus.cc:2243] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.661393  7403 raft_consensus.cc:2272] T 7369364f5292418c964de470ff1c0d65 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.663383  7403 tablet_replica.cc:333] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.663995  7403 raft_consensus.cc:2243] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.664433  7403 raft_consensus.cc:2272] T 50c946e308fe46c5b1686c2e1a350f97 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.666169  7403 tablet_replica.cc:333] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.666822  7403 raft_consensus.cc:2243] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.667256  7403 raft_consensus.cc:2272] T de1e44dd877c4fa3a7c5fa488652424e P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.669049  7403 tablet_replica.cc:333] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.669610  7403 raft_consensus.cc:2243] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.670060  7403 raft_consensus.cc:2272] T a05117f6d5cb481e8cdea08e62d7ca49 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.671948  7403 tablet_replica.cc:333] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.672555  7403 raft_consensus.cc:2243] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.672926  7403 raft_consensus.cc:2272] T de0befbb75604552b9e99cc32d3f706b P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.674644  7403 tablet_replica.cc:333] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.675127  7403 raft_consensus.cc:2243] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.675540  7403 raft_consensus.cc:2272] T 1ab483cc243c4ba8ba8af36acaee1443 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.677299  7403 tablet_replica.cc:333] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.677906  7403 raft_consensus.cc:2243] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.678310  7403 raft_consensus.cc:2272] T d4986312a3e143a887aeac5e10906a71 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.680065  7403 tablet_replica.cc:333] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.680631  7403 raft_consensus.cc:2243] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.681396  7403 raft_consensus.cc:2272] T 1ae8cbdfb5454c79a249a5d7e2cc28e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.683339  7403 tablet_replica.cc:333] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.683833  7403 raft_consensus.cc:2243] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.684190  7403 raft_consensus.cc:2272] T dcd0e4d9c24d4f1697dde591329c29b7 P d52265c3f9ed4b7bba6eb005f12d7401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.686486  7403 tablet_replica.cc:333] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.687022  7403 raft_consensus.cc:2243] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.687824  7403 raft_consensus.cc:2272] T e2a1999b56674772a3966589b5cb4f40 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.691895  7403 tablet_replica.cc:333] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.692605  7403 raft_consensus.cc:2243] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.693497  7403 raft_consensus.cc:2272] T d71e3d9a6fea4702af26e39ded52c4cb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.695827  7403 tablet_replica.cc:333] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.696347  7403 raft_consensus.cc:2243] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.696717  7403 raft_consensus.cc:2272] T fbc65b8096084d80a63ce98fc3937492 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.698539  7403 tablet_replica.cc:333] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.698992  7403 raft_consensus.cc:2243] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.701297  7403 raft_consensus.cc:2272] T d3f6c08bfb5e4b64a70daea3f94c2a85 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.703220  7403 tablet_replica.cc:333] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.703706  7403 raft_consensus.cc:2243] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.704063  7403 raft_consensus.cc:2272] T 367ccc173b764fc4ad73ec6e634e4f2c P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.705958  7403 tablet_replica.cc:333] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.706517  7403 raft_consensus.cc:2243] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.707276  7403 raft_consensus.cc:2272] T b9dbbe940ffb4fd792da41596d142418 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.709259  7403 tablet_replica.cc:333] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.709824  7403 raft_consensus.cc:2243] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.710659  7403 raft_consensus.cc:2272] T 73de3a62664549ca99656b3e874004e5 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.712409  7403 tablet_replica.cc:333] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.712925  7403 raft_consensus.cc:2243] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.713336  7403 raft_consensus.cc:2272] T efef5204dbfd4ca5b07617e1b67ecaee P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.715088  7403 tablet_replica.cc:333] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.715605  7403 raft_consensus.cc:2243] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.716462  7403 raft_consensus.cc:2272] T be16d17522f14dd286183ff6eb3b2b33 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.719280  7403 tablet_replica.cc:333] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.720096  7403 raft_consensus.cc:2243] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.720908  7403 raft_consensus.cc:2272] T 16a8a1a19a154ed98db004aff18638bb P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.723403  7403 tablet_replica.cc:333] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.724035  7403 raft_consensus.cc:2243] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.724515  7403 raft_consensus.cc:2272] T 4cd382cee1d441578508f4ddbe907cfd P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.727363  7403 tablet_replica.cc:333] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.727993  7403 raft_consensus.cc:2243] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.728835  7403 raft_consensus.cc:2272] T 3c3d35da21f8473893db81cd298d5945 P d52265c3f9ed4b7bba6eb005f12d7401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.731139  7403 tablet_replica.cc:333] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.731920  7403 raft_consensus.cc:2243] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.732457  7403 raft_consensus.cc:2272] T 37510d79bda5472982bc0642efbfa935 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.734831  7403 tablet_replica.cc:333] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401: stopping tablet replica
I20260709 12:26:15.735344  7403 raft_consensus.cc:2243] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.735785  7403 raft_consensus.cc:2272] T e7842b12fa304f7da521cf3f8aeed2b3 P d52265c3f9ed4b7bba6eb005f12d7401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.853179  7403 tablet_server.cc:196] TabletServer@127.7.58.196:0 shutdown complete.
I20260709 12:26:15.916885  7403 master.cc:562] Master@127.7.58.254:37225 shutting down...
I20260709 12:26:15.945502  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.946115  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.946427  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P a025338c56904d6d921fe1f661627369: stopping tablet replica
I20260709 12:26:15.969244  7403 master.cc:584] Master@127.7.58.254:37225 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37947 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:26:16.069592  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:45837
I20260709 12:26:16.072160  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:16.078890 12069 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 12:26:16.078900 12068 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 12:26:16.079319 12071 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 12:26:16.080240  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:16.081434  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:16.081633  7403 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 12:26:16.081907  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599976081888 us; error 0 us; skew 500 ppm
I20260709 12:26:16.082584  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:16.085347  7403 webserver.cc:533] Webserver started at http://127.7.58.254:41837/ using document root <none> and password file <none>
I20260709 12:26:16.085985  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:16.086212  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:16.086550  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:16.087833  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "69bfcccf5ceb44ef828d3a5079e472de"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.093040  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260709 12:26:16.096992 12076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.097982  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:16.098341  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "69bfcccf5ceb44ef828d3a5079e472de"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.098637  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-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 12:26:16.113543  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:16.114787  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:16.156316  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:45837
I20260709 12:26:16.156453 12127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:45837 every 8 connection(s)
I20260709 12:26:16.160373 12128 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 12:26:16.172228 12128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de: Bootstrap starting.
I20260709 12:26:16.177613 12128 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.182766 12128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de: No bootstrap required, opened a new log
I20260709 12:26:16.185344 12128 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69bfcccf5ceb44ef828d3a5079e472de" member_type: VOTER }
I20260709 12:26:16.185812 12128 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.186082 12128 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69bfcccf5ceb44ef828d3a5079e472de, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.186635 12128 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69bfcccf5ceb44ef828d3a5079e472de" member_type: VOTER }
I20260709 12:26:16.187088 12128 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:16.187299 12128 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:16.187557 12128 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.192538 12128 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69bfcccf5ceb44ef828d3a5079e472de" member_type: VOTER }
I20260709 12:26:16.193078 12128 leader_election.cc:304] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [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: 69bfcccf5ceb44ef828d3a5079e472de; no voters: 
I20260709 12:26:16.194454 12128 leader_election.cc:290] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:16.194793 12131 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:16.196367 12131 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 1 LEADER]: Becoming Leader. State: Replica: 69bfcccf5ceb44ef828d3a5079e472de, State: Running, Role: LEADER
I20260709 12:26:16.197114 12131 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [LEADER]: Queue going to LEADER mode. State: All 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: "69bfcccf5ceb44ef828d3a5079e472de" member_type: VOTER }
I20260709 12:26:16.197953 12128 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:16.202123 12132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69bfcccf5ceb44ef828d3a5079e472de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69bfcccf5ceb44ef828d3a5079e472de" member_type: VOTER } }
I20260709 12:26:16.202864 12132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:16.202971 12133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69bfcccf5ceb44ef828d3a5079e472de. Latest consensus state: current_term: 1 leader_uuid: "69bfcccf5ceb44ef828d3a5079e472de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69bfcccf5ceb44ef828d3a5079e472de" member_type: VOTER } }
I20260709 12:26:16.203564 12133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:16.206772 12138 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:16.211691 12138 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:16.220845  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:16.221063 12138 catalog_manager.cc:1383] Generated new cluster ID: 5f3f1331d41b43e9a46bc415d3f1ff7e
I20260709 12:26:16.221429 12138 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:16.237458 12138 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:16.238801 12138 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:16.253152 12138 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de: Generated new TSK 0
I20260709 12:26:16.253955 12138 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:16.287606  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:16.294420 12149 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 12:26:16.295431 12150 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 12:26:16.296929 12152 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 12:26:16.297806  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:16.298861  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:16.299054  7403 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 12:26:16.299259  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599976299244 us; error 0 us; skew 500 ppm
I20260709 12:26:16.299942  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:16.302548  7403 webserver.cc:533] Webserver started at http://127.7.58.193:42003/ using document root <none> and password file <none>
I20260709 12:26:16.303188  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:16.303431  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:16.303742  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:16.304944  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "c52c2e9d56bc47f0a55948a4c3023029"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.309909  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:26:16.314132 12157 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.315032  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:16.315462  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "c52c2e9d56bc47f0a55948a4c3023029"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.315742  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-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 12:26:16.332392  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:16.333765  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:16.335433  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:16.338186  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:16.338462  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.338737  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:16.338963  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.385236  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:46067
I20260709 12:26:16.385320 12219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:46067 every 8 connection(s)
I20260709 12:26:16.390846  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:16.398365 12224 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 12:26:16.398942 12225 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 12:26:16.401293 12227 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 12:26:16.402266  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:16.403463  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:16.403654  7403 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 12:26:16.403864  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599976403849 us; error 0 us; skew 500 ppm
I20260709 12:26:16.404623  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:16.408387  7403 webserver.cc:533] Webserver started at http://127.7.58.194:42991/ using document root <none> and password file <none>
I20260709 12:26:16.409060  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:16.409351  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:16.409549 12220 heartbeater.cc:344] Connected to a master server at 127.7.58.254:45837
I20260709 12:26:16.409701  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:16.410058 12220 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:16.410842 12220 heartbeater.cc:507] Master 127.7.58.254:45837 requested a full tablet report, sending...
I20260709 12:26:16.411103  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "f9102c7562f349cbaf50eee69546c579"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.413437 12093 ts_manager.cc:194] Registered new tserver with Master: c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067)
I20260709 12:26:16.415908 12093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53808
I20260709 12:26:16.416692  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:26:16.421610 12232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.422844  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:16.423228  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "f9102c7562f349cbaf50eee69546c579"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.423532  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-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 12:26:16.448421  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:16.449911  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:16.451606  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:16.454133  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:16.454340  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.454676  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:16.454838  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.499751  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:42649
I20260709 12:26:16.499934 12294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:42649 every 8 connection(s)
I20260709 12:26:16.505098  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:16.512867 12298 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 12:26:16.513759 12299 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 12:26:16.518637 12301 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 12:26:16.519465 12295 heartbeater.cc:344] Connected to a master server at 127.7.58.254:45837
I20260709 12:26:16.519801  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:16.519969 12295 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:16.520867  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:26:16.520910 12295 heartbeater.cc:507] Master 127.7.58.254:45837 requested a full tablet report, sending...
W20260709 12:26:16.521127  7403 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 12:26:16.521421  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599976521402 us; error 0 us; skew 500 ppm
I20260709 12:26:16.522238  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:16.523753 12093 ts_manager.cc:194] Registered new tserver with Master: f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:16.525454  7403 webserver.cc:533] Webserver started at http://127.7.58.195:43975/ using document root <none> and password file <none>
I20260709 12:26:16.525851 12093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53814
I20260709 12:26:16.526223  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:16.526531  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:16.526878  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:16.528137  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "23a28e7183d9476aa47339fe6f9c630f"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.532661  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:26:16.536207 12306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.537086  7403 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:26:16.537358  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "23a28e7183d9476aa47339fe6f9c630f"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:16.537617  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-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 12:26:16.556083  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:16.557246  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:16.558775  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:16.561077  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:16.561265  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.561583  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:16.561728  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.604985  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:35683
I20260709 12:26:16.605085 12368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:35683 every 8 connection(s)
I20260709 12:26:16.619760 12369 heartbeater.cc:344] Connected to a master server at 127.7.58.254:45837
I20260709 12:26:16.620329 12369 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:16.621212 12369 heartbeater.cc:507] Master 127.7.58.254:45837 requested a full tablet report, sending...
I20260709 12:26:16.623328 12093 ts_manager.cc:194] Registered new tserver with Master: 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:16.623570  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01552719s
I20260709 12:26:16.625138 12093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53830
I20260709 12:26:16.652513 12093 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53834:
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 12:26:16.655539 12093 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 12:26:16.729645 12260 tablet_service.cc:1511] Processing CreateTablet for tablet 67bba0e69a4d41b4819e26120da97930 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:26:16.730527 12259 tablet_service.cc:1511] Processing CreateTablet for tablet 7b517ef7952446529b317667e5ea2aa3 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:26:16.731338 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67bba0e69a4d41b4819e26120da97930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.732468 12259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b517ef7952446529b317667e5ea2aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.734565 12258 tablet_service.cc:1511] Processing CreateTablet for tablet 5b21647e4cd24334ab12024a7e6fbcbc (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:26:16.736455 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b21647e4cd24334ab12024a7e6fbcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.740068 12257 tablet_service.cc:1511] Processing CreateTablet for tablet 5a79d976c528464eaabe6747d119407b (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:26:16.741801 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a79d976c528464eaabe6747d119407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.748340 12256 tablet_service.cc:1511] Processing CreateTablet for tablet 9a821a44e6f64e309134bb4b2b28c12e (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:26:16.750039 12256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a821a44e6f64e309134bb4b2b28c12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.756400 12334 tablet_service.cc:1511] Processing CreateTablet for tablet 67bba0e69a4d41b4819e26120da97930 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:26:16.758002 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67bba0e69a4d41b4819e26120da97930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.759155 12255 tablet_service.cc:1511] Processing CreateTablet for tablet 88e2c79a51b24f03bf7dc7207b8a2bdd (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:26:16.761560 12255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e2c79a51b24f03bf7dc7207b8a2bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.762499 12333 tablet_service.cc:1511] Processing CreateTablet for tablet 7b517ef7952446529b317667e5ea2aa3 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:26:16.763268 12331 tablet_service.cc:1511] Processing CreateTablet for tablet 5a79d976c528464eaabe6747d119407b (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:26:16.763974 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b517ef7952446529b317667e5ea2aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.764629 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a79d976c528464eaabe6747d119407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.767124 12332 tablet_service.cc:1511] Processing CreateTablet for tablet 5b21647e4cd24334ab12024a7e6fbcbc (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:26:16.769318 12332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b21647e4cd24334ab12024a7e6fbcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.775640 12330 tablet_service.cc:1511] Processing CreateTablet for tablet 9a821a44e6f64e309134bb4b2b28c12e (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:26:16.777222 12330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a821a44e6f64e309134bb4b2b28c12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.779178 12329 tablet_service.cc:1511] Processing CreateTablet for tablet 88e2c79a51b24f03bf7dc7207b8a2bdd (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:26:16.780864 12329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e2c79a51b24f03bf7dc7207b8a2bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.790958 12185 tablet_service.cc:1511] Processing CreateTablet for tablet 67bba0e69a4d41b4819e26120da97930 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:26:16.793195 12185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67bba0e69a4d41b4819e26120da97930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.795187 12184 tablet_service.cc:1511] Processing CreateTablet for tablet 7b517ef7952446529b317667e5ea2aa3 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:26:16.796663 12184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b517ef7952446529b317667e5ea2aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.799135 12183 tablet_service.cc:1511] Processing CreateTablet for tablet 5b21647e4cd24334ab12024a7e6fbcbc (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:26:16.800889 12183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b21647e4cd24334ab12024a7e6fbcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.803241 12182 tablet_service.cc:1511] Processing CreateTablet for tablet 5a79d976c528464eaabe6747d119407b (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:26:16.804988 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a79d976c528464eaabe6747d119407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.807241 12181 tablet_service.cc:1511] Processing CreateTablet for tablet 9a821a44e6f64e309134bb4b2b28c12e (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:26:16.808863 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a821a44e6f64e309134bb4b2b28c12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.811056 12180 tablet_service.cc:1511] Processing CreateTablet for tablet 88e2c79a51b24f03bf7dc7207b8a2bdd (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:26:16.812599 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e2c79a51b24f03bf7dc7207b8a2bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.820209 12258 tablet_service.cc:1511] Processing CreateTablet for tablet d702e98e558c415b8dcddb4d5d700f3a (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:26:16.822199 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d702e98e558c415b8dcddb4d5d700f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.822858 12331 tablet_service.cc:1511] Processing CreateTablet for tablet d702e98e558c415b8dcddb4d5d700f3a (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:26:16.825248 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d702e98e558c415b8dcddb4d5d700f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.820330 12179 tablet_service.cc:1511] Processing CreateTablet for tablet d702e98e558c415b8dcddb4d5d700f3a (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:26:16.828061 12385 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:16.834201 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d702e98e558c415b8dcddb4d5d700f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.839299 12384 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:16.846134 12384 tablet_bootstrap.cc:654] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.854790 12178 tablet_service.cc:1511] Processing CreateTablet for tablet d1e43579c4554c3b80b995bedf2bf1cc (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:26:16.857034 12178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e43579c4554c3b80b995bedf2bf1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.868444 12385 tablet_bootstrap.cc:654] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.876746 12258 tablet_service.cc:1511] Processing CreateTablet for tablet d1e43579c4554c3b80b995bedf2bf1cc (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:26:16.878610 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e43579c4554c3b80b995bedf2bf1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.884555 12334 tablet_service.cc:1511] Processing CreateTablet for tablet d1e43579c4554c3b80b995bedf2bf1cc (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:26:16.886174 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e43579c4554c3b80b995bedf2bf1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.890092 12177 tablet_service.cc:1511] Processing CreateTablet for tablet 21f3f4f2a01c4662bb450b19002a26f4 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:26:16.891662 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f3f4f2a01c4662bb450b19002a26f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.915050 12259 tablet_service.cc:1511] Processing CreateTablet for tablet 21f3f4f2a01c4662bb450b19002a26f4 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:26:16.917261 12259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f3f4f2a01c4662bb450b19002a26f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.924154 12329 tablet_service.cc:1511] Processing CreateTablet for tablet 21f3f4f2a01c4662bb450b19002a26f4 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:26:16.926724 12329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f3f4f2a01c4662bb450b19002a26f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.955569 12176 tablet_service.cc:1511] Processing CreateTablet for tablet 0654b8aecd49491eb60a642ef9c42091 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:26:16.957177 12176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0654b8aecd49491eb60a642ef9c42091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.958421 12256 tablet_service.cc:1511] Processing CreateTablet for tablet 0654b8aecd49491eb60a642ef9c42091 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:26:16.960047 12256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0654b8aecd49491eb60a642ef9c42091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.959813 12331 tablet_service.cc:1511] Processing CreateTablet for tablet 0654b8aecd49491eb60a642ef9c42091 (DEFAULT_TABLE table=test-workload [id=940948113a2647daba39975e64f2eb1f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:26:16.962886 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0654b8aecd49491eb60a642ef9c42091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.999253 12385 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.000077 12385 ts_tablet_manager.cc:1403] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.172s	user 0.029s	sys 0.043s
I20260709 12:26:17.005168 12384 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.006080 12384 ts_tablet_manager.cc:1403] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.167s	user 0.059s	sys 0.060s
I20260709 12:26:17.003818 12385 raft_consensus.cc:359] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.010406 12385 raft_consensus.cc:385] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.010779 12385 raft_consensus.cc:740] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.014357 12388 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.019145 12385 consensus_queue.cc:260] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.023348 12388 tablet_bootstrap.cc:654] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.030707 12369 heartbeater.cc:499] Master 127.7.58.254:45837 was elected leader, sending a full tablet report...
I20260709 12:26:17.031138 12385 ts_tablet_manager.cc:1434] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:26:17.032178 12385 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.039512 12384 raft_consensus.cc:359] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.047472 12384 raft_consensus.cc:385] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.047817 12384 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.048772 12384 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.059806 12388 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.060444 12388 ts_tablet_manager.cc:1403] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.018s
I20260709 12:26:17.063524 12385 tablet_bootstrap.cc:654] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.063805 12388 raft_consensus.cc:359] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.064802 12388 raft_consensus.cc:385] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.064882 12295 heartbeater.cc:499] Master 127.7.58.254:45837 was elected leader, sending a full tablet report...
I20260709 12:26:17.065193 12388 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.069752 12388 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.072588 12220 heartbeater.cc:499] Master 127.7.58.254:45837 was elected leader, sending a full tablet report...
I20260709 12:26:17.073256 12388 ts_tablet_manager.cc:1434] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 12:26:17.074483 12388 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.082628 12388 tablet_bootstrap.cc:654] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.087071 12384 ts_tablet_manager.cc:1434] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.081s	user 0.014s	sys 0.009s
I20260709 12:26:17.088502 12388 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.088678 12384 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.089154 12388 ts_tablet_manager.cc:1403] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 12:26:17.092509 12388 raft_consensus.cc:359] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.093502 12388 raft_consensus.cc:385] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.093921 12388 raft_consensus.cc:740] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.094954 12388 consensus_queue.cc:260] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.098037 12388 ts_tablet_manager.cc:1434] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 12:26:17.099187 12388 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.099404 12384 tablet_bootstrap.cc:654] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.107359 12388 tablet_bootstrap.cc:654] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:17.109251 12370 tablet.cc:2406] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:26:17.114184 12384 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.115142 12384 ts_tablet_manager.cc:1403] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260709 12:26:17.119594 12384 raft_consensus.cc:359] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.120882 12384 raft_consensus.cc:385] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.121342 12384 raft_consensus.cc:740] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.122859 12388 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.124085 12388 ts_tablet_manager.cc:1403] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.002s
I20260709 12:26:17.123036 12384 consensus_queue.cc:260] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.129285 12388 raft_consensus.cc:359] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.130365 12388 raft_consensus.cc:385] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.130764 12388 raft_consensus.cc:740] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.131789 12388 consensus_queue.cc:260] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.132527 12384 ts_tablet_manager.cc:1434] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 12:26:17.134052 12384 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.134786 12388 ts_tablet_manager.cc:1434] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:26:17.135969 12388 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.137987 12393 raft_consensus.cc:493] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.138630 12393 raft_consensus.cc:515] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.141680 12393 leader_election.cc:290] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.147001 12384 tablet_bootstrap.cc:654] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.151043 12388 tablet_bootstrap.cc:654] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.160914 12384 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.161748 12384 ts_tablet_manager.cc:1403] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.000s
I20260709 12:26:17.164469 12388 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.165133 12388 ts_tablet_manager.cc:1403] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.002s
I20260709 12:26:17.166025 12384 raft_consensus.cc:359] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.167132 12384 raft_consensus.cc:385] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.167526 12384 raft_consensus.cc:740] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.168648 12388 raft_consensus.cc:359] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.169617 12388 raft_consensus.cc:385] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.168905 12384 consensus_queue.cc:260] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.170028 12388 raft_consensus.cc:740] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.171172 12388 consensus_queue.cc:260] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.172699 12384 ts_tablet_manager.cc:1434] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:26:17.174275 12388 ts_tablet_manager.cc:1434] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 12:26:17.174263 12384 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.176021 12388 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.184427 12384 tablet_bootstrap.cc:654] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.184823 12388 tablet_bootstrap.cc:654] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.193543 12385 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.194175 12385 ts_tablet_manager.cc:1403] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.162s	user 0.048s	sys 0.074s
I20260709 12:26:17.197314 12385 raft_consensus.cc:359] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.198182 12385 raft_consensus.cc:385] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.198511 12385 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.200117 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.200922 12270 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 0.
I20260709 12:26:17.202462 12160 leader_election.cc:304] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.204048 12393 raft_consensus.cc:2804] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.204583 12393 raft_consensus.cc:493] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.199496 12385 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.208467 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.208020 12393 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.211367 12385 ts_tablet_manager.cc:1434] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:26:17.213085 12385 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
W20260709 12:26:17.221329 12158 leader_election.cc:343] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:17.225288 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:17.225580 12385 tablet_bootstrap.cc:654] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.241405 12385 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.242297 12385 ts_tablet_manager.cc:1403] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260709 12:26:17.246877 12385 raft_consensus.cc:359] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.248075 12385 raft_consensus.cc:385] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.248538 12385 raft_consensus.cc:740] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.249672 12385 consensus_queue.cc:260] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.251899 12388 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.252503 12388 ts_tablet_manager.cc:1403] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.038s
I20260709 12:26:17.252751 12385 ts_tablet_manager.cc:1434] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:26:17.254504 12385 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.255440 12384 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.257206 12388 raft_consensus.cc:359] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.258091 12388 raft_consensus.cc:385] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.258323 12384 ts_tablet_manager.cc:1403] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.084s	user 0.044s	sys 0.021s
I20260709 12:26:17.258420 12388 raft_consensus.cc:740] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.259586 12388 consensus_queue.cc:260] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.257035 12393 raft_consensus.cc:515] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.262135 12385 tablet_bootstrap.cc:654] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.262766 12384 raft_consensus.cc:359] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.263286 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:17.263948 12384 raft_consensus.cc:385] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.264055 12270 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.264288 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.264497 12384 raft_consensus.cc:740] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.264954 12344 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.265739 12384 consensus_queue.cc:260] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.269673 12384 ts_tablet_manager.cc:1434] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:26:17.271377 12384 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.273013 12344 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 1.
I20260709 12:26:17.273891 12393 leader_election.cc:290] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Requested vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.274614 12385 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.275234 12158 leader_election.cc:304] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:17.275449 12385 ts_tablet_manager.cc:1403] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 12:26:17.278744 12393 raft_consensus.cc:2804] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.279290 12393 raft_consensus.cc:697] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Becoming Leader. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Running, Role: LEADER
I20260709 12:26:17.279829 12384 tablet_bootstrap.cc:654] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.280432 12393 consensus_queue.cc:237] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.279325 12385 raft_consensus.cc:359] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.289428 12385 raft_consensus.cc:385] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.289901 12385 raft_consensus.cc:740] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.294524 12385 consensus_queue.cc:260] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.297232 12406 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.297740 12270 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 1.
I20260709 12:26:17.298091 12406 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.304186 12385 ts_tablet_manager.cc:1434] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:26:17.304418 12388 ts_tablet_manager.cc:1434] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.011s
I20260709 12:26:17.305902 12385 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.309346 12092 catalog_manager.cc:5697] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 reported cstate change: term changed from 0 to 1, leader changed from <none> to c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "c52c2e9d56bc47f0a55948a4c3023029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.313473 12406 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.314808 12384 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.314930 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.315488 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.314719 12388 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.315848 12344 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 0.
W20260709 12:26:17.318194 12160 leader_election.cc:343] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.318496 12385 tablet_bootstrap.cc:654] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.319437 12158 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [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: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: f9102c7562f349cbaf50eee69546c579
I20260709 12:26:17.321197 12406 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.321746 12406 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.322284 12406 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.315703 12384 ts_tablet_manager.cc:1403] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.029s
I20260709 12:26:17.323966 12388 tablet_bootstrap.cc:654] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.325866 12384 raft_consensus.cc:359] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.326778 12384 raft_consensus.cc:385] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.327134 12384 raft_consensus.cc:740] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.327944 12384 consensus_queue.cc:260] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.331116 12384 ts_tablet_manager.cc:1434] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:26:17.332365 12384 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.335655 12393 raft_consensus.cc:493] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.336413 12393 raft_consensus.cc:515] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.337813 12406 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.339525 12384 tablet_bootstrap.cc:654] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.340158 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.341895 12404 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.342561 12404 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.345182 12404 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.346558 12385 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
W20260709 12:26:17.347083 12160 leader_election.cc:343] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.348100 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.347220 12385 ts_tablet_manager.cc:1403] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260709 12:26:17.348846 12270 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 0.
I20260709 12:26:17.348954 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.350327 12160 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.351796 12393 leader_election.cc:290] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.352430 12393 raft_consensus.cc:2804] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.352850 12393 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.353202 12393 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:17.354306 12158 leader_election.cc:343] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.356705 12385 raft_consensus.cc:359] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.359602 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.362169 12388 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.358505 12385 raft_consensus.cc:385] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.363131 12388 ts_tablet_manager.cc:1403] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.004s
W20260709 12:26:17.364630 12158 leader_election.cc:343] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.365147 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:17.365362 12385 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.366384 12388 raft_consensus.cc:359] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
W20260709 12:26:17.366874 12160 leader_election.cc:343] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.366533 12385 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.367223 12388 raft_consensus.cc:385] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.365201 12158 leader_election.cc:304] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029; no voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579
I20260709 12:26:17.369355 12385 ts_tablet_manager.cc:1434] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:26:17.370256 12406 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Requested vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.370666 12385 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.370837 12404 raft_consensus.cc:2749] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.367587 12388 raft_consensus.cc:740] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.373886 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.375360 12344 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.376937 12384 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.377624 12384 ts_tablet_manager.cc:1403] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.010s
I20260709 12:26:17.378357 12388 consensus_queue.cc:260] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.378942 12393 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.381186 12388 ts_tablet_manager.cc:1434] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:26:17.382367 12388 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.382313 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:17.383188 12270 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.381204 12384 raft_consensus.cc:359] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.386317 12384 raft_consensus.cc:385] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.386690 12384 raft_consensus.cc:740] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.387940 12384 consensus_queue.cc:260] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.388775 12389 raft_consensus.cc:493] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.389343 12389 raft_consensus.cc:515] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.390862 12384 ts_tablet_manager.cc:1434] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:26:17.392194 12384 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.392191 12270 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 1.
I20260709 12:26:17.394742 12393 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Requested vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.395253 12160 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.396595 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.397361 12393 raft_consensus.cc:2804] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.397964 12391 raft_consensus.cc:493] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.399878 12385 tablet_bootstrap.cc:654] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.398593 12391 raft_consensus.cc:515] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.406553 12344 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 1.
I20260709 12:26:17.398008 12393 raft_consensus.cc:697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Becoming Leader. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Running, Role: LEADER
I20260709 12:26:17.399130 12389 leader_election.cc:290] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067)
I20260709 12:26:17.409704 12391 leader_election.cc:290] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.435710 12384 tablet_bootstrap.cc:654] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.437952 12391 raft_consensus.cc:493] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.438565 12391 raft_consensus.cc:515] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
W20260709 12:26:17.441452 12158 leader_election.cc:343] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.445075 12158 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: f9102c7562f349cbaf50eee69546c579
I20260709 12:26:17.440009 12393 consensus_queue.cc:237] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.448896 12404 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.449446 12404 raft_consensus.cc:697] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Becoming Leader. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Running, Role: LEADER
I20260709 12:26:17.450373 12404 consensus_queue.cc:237] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.451803 12391 leader_election.cc:290] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.455307 12385 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.455953 12385 ts_tablet_manager.cc:1403] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.016s
I20260709 12:26:17.457281 12388 tablet_bootstrap.cc:654] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.460028 12385 raft_consensus.cc:359] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.461997 12385 raft_consensus.cc:385] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.462525 12385 raft_consensus.cc:740] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.463496 12385 consensus_queue.cc:260] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.466743 12385 ts_tablet_manager.cc:1434] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260709 12:26:17.468050 12385 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.471071 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.472005 12343 raft_consensus.cc:2468] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 0.
I20260709 12:26:17.474159 12233 leader_election.cc:304] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.475162 12391 raft_consensus.cc:2804] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.475502 12385 tablet_bootstrap.cc:654] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.475626 12391 raft_consensus.cc:493] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.476158 12391 raft_consensus.cc:3060] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.477288 12388 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.479014 12388 ts_tablet_manager.cc:1403] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.007s
I20260709 12:26:17.464861 12384 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.481329 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67bba0e69a4d41b4819e26120da97930" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.486215 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
W20260709 12:26:17.486403 12309 leader_election.cc:343] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.487083 12344 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 0.
I20260709 12:26:17.487530 12384 ts_tablet_manager.cc:1403] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.011s
I20260709 12:26:17.487874 12385 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.488508 12385 ts_tablet_manager.cc:1403] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:26:17.488662 12233 leader_election.cc:304] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.491873 12385 raft_consensus.cc:359] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.492774 12385 raft_consensus.cc:385] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.493103 12385 raft_consensus.cc:740] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.494270 12385 consensus_queue.cc:260] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.488633 12388 raft_consensus.cc:359] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.497933 12388 raft_consensus.cc:385] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.498324 12388 raft_consensus.cc:740] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.498435 12384 raft_consensus.cc:359] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.499269 12384 raft_consensus.cc:385] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.499627 12384 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.499873 12385 ts_tablet_manager.cc:1434] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260709 12:26:17.499404 12388 consensus_queue.cc:260] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.500517 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67bba0e69a4d41b4819e26120da97930" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.501178 12385 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.500835 12384 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.501348 12195 raft_consensus.cc:2468] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 0.
I20260709 12:26:17.503814 12388 ts_tablet_manager.cc:1434] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 12:26:17.503778 12308 leader_election.cc:304] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: f9102c7562f349cbaf50eee69546c579
I20260709 12:26:17.505613 12388 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.513728 12194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.514678 12194 raft_consensus.cc:2468] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 0.
I20260709 12:26:17.508690 12384 ts_tablet_manager.cc:1434] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.007s
I20260709 12:26:17.516290 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.499939 12091 catalog_manager.cc:5697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 reported cstate change: term changed from 0 to 1, leader changed from <none> to c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "c52c2e9d56bc47f0a55948a4c3023029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.519608 12388 tablet_bootstrap.cc:654] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.519836 12385 tablet_bootstrap.cc:654] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.518965 12384 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.532593 12384 tablet_bootstrap.cc:654] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.533216 12385 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.533741 12388 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.533874 12385 ts_tablet_manager.cc:1403] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.007s
I20260709 12:26:17.534535 12388 ts_tablet_manager.cc:1403] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260709 12:26:17.499426 12428 raft_consensus.cc:2804] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.507017 12389 raft_consensus.cc:2804] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.537315 12385 raft_consensus.cc:359] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.537921 12389 raft_consensus.cc:493] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.538159 12385 raft_consensus.cc:385] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.538376 12389 raft_consensus.cc:3060] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.538005 12388 raft_consensus.cc:359] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.538647 12385 raft_consensus.cc:740] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.538880 12388 raft_consensus.cc:385] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.539498 12385 consensus_queue.cc:260] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.541837 12388 raft_consensus.cc:740] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.542140 12428 raft_consensus.cc:493] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.542851 12428 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.543241 12388 consensus_queue.cc:260] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.546083 12388 ts_tablet_manager.cc:1434] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:26:17.547230 12388 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.547125 12089 catalog_manager.cc:5697] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 reported cstate change: term changed from 0 to 1, leader changed from <none> to c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "c52c2e9d56bc47f0a55948a4c3023029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.550784 12429 raft_consensus.cc:493] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.551633 12429 raft_consensus.cc:515] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.555498 12388 tablet_bootstrap.cc:654] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.559408 12384 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.560251 12384 ts_tablet_manager.cc:1403] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.005s
I20260709 12:26:17.564275 12384 raft_consensus.cc:359] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.570010 12384 raft_consensus.cc:385] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.570353 12384 raft_consensus.cc:740] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.571089 12384 consensus_queue.cc:260] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.567164 12385 ts_tablet_manager.cc:1434] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.021s
I20260709 12:26:17.572674 12385 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.574824 12429 leader_election.cc:290] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
W20260709 12:26:17.575955 12234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:46067, user_credentials={real_user=slave}} blocked reactor thread for 58800.6us
I20260709 12:26:17.567483 12388 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.577970 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.578267 12388 ts_tablet_manager.cc:1403] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 12:26:17.578760 12195 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 0.
I20260709 12:26:17.493594 12391 raft_consensus.cc:515] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.581696 12388 raft_consensus.cc:359] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.582614 12388 raft_consensus.cc:385] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.582947 12388 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.583463 12391 leader_election.cc:290] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.569032 12389 raft_consensus.cc:515] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.583793 12388 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.585323 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.586490 12388 ts_tablet_manager.cc:1434] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:26:17.586688 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67bba0e69a4d41b4819e26120da97930" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:17.587383 12270 raft_consensus.cc:3060] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.587750 12388 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:17.586966 12343 raft_consensus.cc:3060] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.594314 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.595413 12385 tablet_bootstrap.cc:654] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.596261 12388 tablet_bootstrap.cc:654] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.596300 12270 raft_consensus.cc:2468] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
W20260709 12:26:17.597731 12234 leader_election.cc:343] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.602902 12428 raft_consensus.cc:515] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.603941 12389 leader_election.cc:290] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 election: Requested vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067)
I20260709 12:26:17.611173 12309 leader_election.cc:304] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.615418 12384 ts_tablet_manager.cc:1434] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.055s	user 0.024s	sys 0.024s
I20260709 12:26:17.616567 12384 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.618794 12385 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.619647 12385 ts_tablet_manager.cc:1403] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 12:26:17.621579 12384 tablet_bootstrap.cc:654] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.624430 12234 leader_election.cc:304] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.626446 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67bba0e69a4d41b4819e26120da97930" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:17.627389 12195 raft_consensus.cc:3060] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.627672 12428 leader_election.cc:290] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.627844 12344 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 0.
I20260709 12:26:17.628530 12428 raft_consensus.cc:2804] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.628945 12428 raft_consensus.cc:493] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.629323 12428 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.624035 12385 raft_consensus.cc:359] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.631637 12433 raft_consensus.cc:2804] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.632272 12433 raft_consensus.cc:697] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:17.633270 12433 consensus_queue.cc:237] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.637732 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.638221 12194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:17.638995 12194 raft_consensus.cc:3060] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.638792 12344 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.642382 12193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:17.643246 12193 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.645515 12343 raft_consensus.cc:2468] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:17.631372 12385 raft_consensus.cc:385] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.647096 12385 raft_consensus.cc:740] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.648937 12233 leader_election.cc:304] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.653383 12435 raft_consensus.cc:2804] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.657111 12193 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:17.660234 12385 consensus_queue.cc:260] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.659053 12435 raft_consensus.cc:697] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:17.663414 12344 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:17.663291 12435 consensus_queue.cc:237] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.665293 12233 leader_election.cc:304] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.666718 12391 raft_consensus.cc:2804] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.666972 12384 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.667416 12391 raft_consensus.cc:697] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:17.667740 12384 ts_tablet_manager.cc:1403] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.021s
I20260709 12:26:17.665323 12428 raft_consensus.cc:515] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.667435 12385 ts_tablet_manager.cc:1434] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 12:26:17.668387 12391 consensus_queue.cc:237] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.669659 12385 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: Bootstrap starting.
I20260709 12:26:17.670387 12428 leader_election.cc:290] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.671670 12384 raft_consensus.cc:359] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.672609 12384 raft_consensus.cc:385] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.672999 12384 raft_consensus.cc:740] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.672400 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.673645 12343 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.673754 12388 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: No bootstrap required, opened a new log
I20260709 12:26:17.676604 12388 ts_tablet_manager.cc:1403] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.005s
I20260709 12:26:17.679598 12388 raft_consensus.cc:359] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.680184 12388 raft_consensus.cc:385] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.680444 12388 raft_consensus.cc:740] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.681015 12388 consensus_queue.cc:260] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.674077 12384 consensus_queue.cc:260] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.687374 12384 ts_tablet_manager.cc:1434] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:26:17.687418 12388 ts_tablet_manager.cc:1434] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:26:17.738528 12195 raft_consensus.cc:2468] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:17.735244 12089 catalog_manager.cc:5697] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 1 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:17.747510 12404 raft_consensus.cc:493] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.750325 12406 raft_consensus.cc:493] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.751400 12406 raft_consensus.cc:515] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.748832 12404 raft_consensus.cc:515] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.755538 12433 raft_consensus.cc:493] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.760576 12433 raft_consensus.cc:515] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.767026 12393 consensus_queue.cc:1048] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.767927 12433 leader_election.cc:290] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:17.768293 12404 leader_election.cc:290] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.770527 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.771947 12344 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 0.
I20260709 12:26:17.773726 12158 leader_election.cc:304] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:17.774178 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.774407 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.775388 12195 raft_consensus.cc:2468] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 0.
I20260709 12:26:17.776742 12406 leader_election.cc:290] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.741293 12193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:17.777348 12308 leader_election.cc:304] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:17.776865 12393 raft_consensus.cc:2804] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.778402 12193 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.778838 12433 raft_consensus.cc:2804] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.779331 12433 raft_consensus.cc:493] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.779745 12433 raft_consensus.cc:3060] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.780853 12385 tablet_bootstrap.cc:654] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.781351 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.782908 12384 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579: Bootstrap starting.
I20260709 12:26:17.782644 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.783661 12435 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.783794 12269 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 0.
I20260709 12:26:17.784632 12435 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.788085 12435 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.778465 12393 raft_consensus.cc:493] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.793841 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:17.795545 12344 raft_consensus.cc:2393] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9102c7562f349cbaf50eee69546c579 in current term 1: Already voted for candidate c52c2e9d56bc47f0a55948a4c3023029 in this term.
I20260709 12:26:17.795361 12268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
W20260709 12:26:17.798519 12158 leader_election.cc:343] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:17.799705 12160 leader_election.cc:343] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:17.800282 12160 leader_election.cc:304] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029; no voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579
I20260709 12:26:17.801470 12194 raft_consensus.cc:2468] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:17.801893 12406 raft_consensus.cc:2749] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.775655 12270 raft_consensus.cc:2468] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 0.
I20260709 12:26:17.775391 12343 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:17.812258 12233 leader_election.cc:304] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.803936 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.805832 12406 consensus_queue.cc:1048] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.790345 12393 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.814468 12435 raft_consensus.cc:2804] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.816838 12435 raft_consensus.cc:697] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:17.818516 12435 consensus_queue.cc:237] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.819169 12234 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9102c7562f349cbaf50eee69546c579; no voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:17.820477 12391 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.832510 12193 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:17.833652 12433 raft_consensus.cc:515] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.836323 12391 raft_consensus.cc:2749] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.840768 12384 tablet_bootstrap.cc:654] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.845327 12385 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: No bootstrap required, opened a new log
I20260709 12:26:17.844671 12393 raft_consensus.cc:515] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.847712 12385 ts_tablet_manager.cc:1403] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.012s
I20260709 12:26:17.850304 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:17.851064 12269 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.852103 12385 raft_consensus.cc:359] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.853029 12385 raft_consensus.cc:385] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.853395 12385 raft_consensus.cc:740] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.853047 12344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "c52c2e9d56bc47f0a55948a4c3023029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:17.849498 12393 leader_election.cc:290] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Requested vote from peers f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:17.854236 12344 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.854290 12385 consensus_queue.cc:260] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.860780 12385 ts_tablet_manager.cc:1434] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:26:17.883805 12389 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.884591 12389 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.888701 12342 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.892613 12384 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579: No bootstrap required, opened a new log
I20260709 12:26:17.893530 12384 ts_tablet_manager.cc:1403] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579: Time spent bootstrapping tablet: real 0.205s	user 0.012s	sys 0.006s
I20260709 12:26:17.908195 12393 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.912688 12384 raft_consensus.cc:359] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.895354 12433 leader_election.cc:290] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:17.895871 12193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:17.896306 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.914184 12193 raft_consensus.cc:3060] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.898013 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.899021 12268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:17.915720 12268 raft_consensus.cc:3060] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.898066 12404 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:26:17.917703 12089 catalog_manager.cc:5697] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.894493 12389 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:17.921267 12089 catalog_manager.cc:5697] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.923241 12193 raft_consensus.cc:2468] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:17.926412 12308 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f; no voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579
I20260709 12:26:17.927944 12308 leader_election.cc:304] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:17.928821 12433 raft_consensus.cc:2749] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.929654 12433 raft_consensus.cc:2804] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.930119 12433 raft_consensus.cc:697] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:17.931128 12433 consensus_queue.cc:237] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.931829 12268 raft_consensus.cc:2468] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:17.932855 12393 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.913702 12384 raft_consensus.cc:385] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.939584 12384 raft_consensus.cc:740] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.942180 12344 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 1.
I20260709 12:26:17.943816 12269 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52c2e9d56bc47f0a55948a4c3023029 in term 1.
I20260709 12:26:17.945345 12160 leader_election.cc:304] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.945057 12384 consensus_queue.cc:260] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.946934 12393 raft_consensus.cc:2804] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.948072 12393 raft_consensus.cc:697] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Becoming Leader. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Running, Role: LEADER
I20260709 12:26:17.949242 12393 consensus_queue.cc:237] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.959354 12384 ts_tablet_manager.cc:1434] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:26:17.986115 12433 raft_consensus.cc:493] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.986769 12433 raft_consensus.cc:515] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:17.990872 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:17.991875 12266 raft_consensus.cc:2468] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 0.
I20260709 12:26:17.993474 12309 leader_election.cc:304] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:17.994553 12389 raft_consensus.cc:2804] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.995005 12389 raft_consensus.cc:493] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.994771 12393 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.995620 12193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029" is_pre_election: true
I20260709 12:26:17.995559 12389 raft_consensus.cc:3060] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:18.004695 12091 catalog_manager.cc:5697] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 reported cstate change: term changed from 0 to 1, leader changed from <none> to c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "c52c2e9d56bc47f0a55948a4c3023029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:18.007145 12193 raft_consensus.cc:2468] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 0.
I20260709 12:26:18.008525 12389 raft_consensus.cc:515] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:18.012674 12193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:18.009341 12089 catalog_manager.cc:5697] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 1 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:18.012717 12093 catalog_manager.cc:5697] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.996466 12433 leader_election.cc:290] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:18.013473 12193 raft_consensus.cc:3060] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:18.038380 12193 raft_consensus.cc:2468] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:18.040336 12389 leader_election.cc:290] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:18.040829 12308 leader_election.cc:304] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:18.041057 12389 consensus_queue.cc:1048] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:18.041728 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:18.043077 12433 raft_consensus.cc:2804] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:18.044589 12433 raft_consensus.cc:697] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:18.045578 12433 consensus_queue.cc:237] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:18.047252 12267 raft_consensus.cc:3060] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:18.058926 12435 consensus_queue.cc:1048] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:18.060659 12267 raft_consensus.cc:2468] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:18.082989 12429 consensus_queue.cc:1048] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:18.096319 12091 catalog_manager.cc:5697] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 1 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:18.105192 12433 consensus_queue.cc:1048] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:18.190402 12429 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:18.202935 12429 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:18.236913 12391 consensus_queue.cc:1048] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:18.249575 12435 consensus_queue.cc:1048] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:18.262559  7403 ts_manager.cc:295] Set tserver state for c52c2e9d56bc47f0a55948a4c3023029 to MAINTENANCE_MODE
I20260709 12:26:18.263657  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
I20260709 12:26:18.298672  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:18.299588  7403 tablet_replica.cc:333] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.300814  7403 raft_consensus.cc:2243] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:18.301304  7403 raft_consensus.cc:2272] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.304234  7403 tablet_replica.cc:333] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.304908  7403 raft_consensus.cc:2243] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:18.305503  7403 pending_rounds.cc:70] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Trying to abort 1 pending ops.
I20260709 12:26:18.305701  7403 pending_rounds.cc:77] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625509716926464 op_type: NO_OP noop_request { }
I20260709 12:26:18.306106  7403 raft_consensus.cc:2889] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:18.306406  7403 raft_consensus.cc:2272] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.309403  7403 tablet_replica.cc:333] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.310472  7403 raft_consensus.cc:2243] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:18.310951  7403 raft_consensus.cc:2272] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.313097  7403 tablet_replica.cc:333] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.313931  7403 raft_consensus.cc:2243] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:18.314787  7403 raft_consensus.cc:2272] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.317765  7403 tablet_replica.cc:333] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.318481  7403 raft_consensus.cc:2243] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:18.318979  7403 raft_consensus.cc:2272] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.321646  7403 tablet_replica.cc:333] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.322312  7403 raft_consensus.cc:2243] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:18.322710  7403 raft_consensus.cc:2272] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.325135  7403 tablet_replica.cc:333] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.326148  7403 raft_consensus.cc:2243] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:18.327031  7403 raft_consensus.cc:2272] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.329623  7403 tablet_replica.cc:333] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.330209  7403 raft_consensus.cc:2243] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:18.330614  7403 raft_consensus.cc:2272] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.333415  7403 tablet_replica.cc:333] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.334010  7403 raft_consensus.cc:2243] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:18.334430  7403 raft_consensus.cc:2272] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.336453  7403 tablet_replica.cc:333] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: stopping tablet replica
I20260709 12:26:18.336874  7403 raft_consensus.cc:2243] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:18.337677  7403 raft_consensus.cc:2272] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:18.341696 12456 consensus_queue.cc:1048] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:18.361008 12308 consensus_peers.cc:597] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. 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 12:26:18.381090  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
W20260709 12:26:18.546406 12308 consensus_peers.cc:597] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:18.613669 12308 consensus_peers.cc:597] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:18.647884 12234 consensus_peers.cc:597] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:18.673840 12456 consensus_queue.cc:1048] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:26:18.717346 12234 consensus_peers.cc:597] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:18.767372 12234 consensus_peers.cc:597] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:19.244160 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:19.455922 12458 raft_consensus.cc:493] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.456607 12458 raft_consensus.cc:515] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
W20260709 12:26:19.457073 12308 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111) [suppressed 105 similar messages]
I20260709 12:26:19.458791 12458 leader_election.cc:290] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.459965 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
W20260709 12:26:19.462764 12308 leader_election.cc:336] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.463258 12308 leader_election.cc:304] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f; no voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579
I20260709 12:26:19.464082 12458 raft_consensus.cc:2749] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:19.483042 12435 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.483788 12435 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.485987 12435 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:19.487185 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
W20260709 12:26:19.489550 12234 leader_election.cc:336] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.490041 12234 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [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: f9102c7562f349cbaf50eee69546c579; no voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:19.490208 12435 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.490717 12391 raft_consensus.cc:2749] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:19.490796 12435 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.492933 12435 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:19.494133 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
W20260709 12:26:19.496479 12234 leader_election.cc:336] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.496848 12234 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [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: f9102c7562f349cbaf50eee69546c579; no voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:19.497450 12435 raft_consensus.cc:2749] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:26:19.523172 12458 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.523851 12458 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.525758 12458 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.527351 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:19.528056 12267 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:19.529119 12309 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:19.529930 12458 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:26:19.529958 12308 leader_election.cc:336] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.530300 12458 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.530686 12458 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:19.536732 12458 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.538473 12458 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.539785 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:19.540470 12267 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:19.542358 12308 leader_election.cc:336] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.545981 12267 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:19.547226 12309 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:19.548064 12458 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:19.548674 12458 raft_consensus.cc:697] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:19.549578 12458 consensus_queue.cc:237] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.558477 12091 catalog_manager.cc:5697] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 1 to 2, leader changed from c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 2 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:19.562471 12458 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.563094 12458 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.565125 12458 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.566656 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:19.567472 12267 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:19.570231 12309 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
W20260709 12:26:19.572121 12308 leader_election.cc:336] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.572562 12458 raft_consensus.cc:2804] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:19.573025 12458 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting leader election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.573419 12458 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:19.581247 12458 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.583240 12458 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.584331 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:19.585101 12267 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:19.587318 12308 leader_election.cc:336] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.591531 12267 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:19.592965 12309 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:19.593950 12458 raft_consensus.cc:2804] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:19.594400 12458 raft_consensus.cc:697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:19.595093 12458 consensus_queue.cc:237] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.603542 12091 catalog_manager.cc:5697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 1 to 2, leader changed from c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 2 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:19.734050 12458 raft_consensus.cc:493] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:19.734659 12458 raft_consensus.cc:515] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.736545 12458 leader_election.cc:290] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.737846 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579" is_pre_election: true
I20260709 12:26:19.738478 12267 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 1.
I20260709 12:26:19.739440 12309 leader_election.cc:304] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
W20260709 12:26:19.740355 12308 leader_election.cc:336] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.740499 12458 raft_consensus.cc:2804] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:19.741056 12458 raft_consensus.cc:493] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:19.741385 12458 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:19.747776 12458 raft_consensus.cc:515] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.749629 12458 leader_election.cc:290] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:19.750928 12267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:19.751535 12267 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:19.753736 12308 leader_election.cc:336] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.757432 12267 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:19.758671 12309 leader_election.cc:304] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:19.759368 12458 raft_consensus.cc:2804] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:19.759838 12458 raft_consensus.cc:697] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:19.760646 12458 consensus_queue.cc:237] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER 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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.767650 12091 catalog_manager.cc:5697] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 1 to 2, leader changed from c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 2 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:19.810515 12435 raft_consensus.cc:493] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.811090 12435 raft_consensus.cc:515] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.812841 12435 leader_election.cc:290] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:19.814083 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f" is_pre_election: true
I20260709 12:26:19.814870 12343 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 1.
I20260709 12:26:19.815960 12233 leader_election.cc:304] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:19.816745 12435 raft_consensus.cc:2804] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:26:19.816975 12234 leader_election.cc:336] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.817154 12435 raft_consensus.cc:493] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c52c2e9d56bc47f0a55948a4c3023029)
I20260709 12:26:19.817714 12435 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:19.823676 12435 raft_consensus.cc:515] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.825461 12435 leader_election.cc:290] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:19.826726 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:19.827421 12343 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:26:19.829671 12234 leader_election.cc:336] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111)
I20260709 12:26:19.833715 12343 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 2.
I20260709 12:26:19.835035 12233 leader_election.cc:304] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: c52c2e9d56bc47f0a55948a4c3023029
I20260709 12:26:19.835784 12435 raft_consensus.cc:2804] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:19.836202 12435 raft_consensus.cc:697] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:19.836990 12435 consensus_queue.cc:237] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:19.844718 12091 catalog_manager.cc:5697] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 1 to 2, leader changed from c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:20.021649 12267 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:20.023038 12458 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:20.039713 12308 consensus_peers.cc:597] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:20.062497 12308 consensus_peers.cc:597] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:20.087947 12267 raft_consensus.cc:1275] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:20.089483 12456 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:20.224438 12267 raft_consensus.cc:1275] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:26:20.226050 12486 consensus_queue.cc:1048] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:20.243098 12308 consensus_peers.cc:597] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:20.245178 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:26:20.313858 12234 consensus_peers.cc:597] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:20.390568 12343 raft_consensus.cc:1275] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:20.392052 12391 consensus_queue.cc:1048] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:26:20.920887 12308 consensus_peers.cc:597] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:20.932893 12308 consensus_peers.cc:597] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:20.974403 12308 consensus_peers.cc:597] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:21.069145 12234 consensus_peers.cc:597] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:21.160588 12234 consensus_peers.cc:597] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:21.201129 12234 consensus_peers.cc:597] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:21.246239 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:26:22.247589 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:26:22.270973 12308 consensus_peers.cc:597] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:22.441076 12308 consensus_peers.cc:597] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:22.617512 12234 consensus_peers.cc:597] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:22.655522 12308 consensus_peers.cc:597] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:26:23.248728 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:26:23.342845 12308 consensus_peers.cc:597] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:23.408123  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:23.413628 12308 consensus_peers.cc:597] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:26:23.416659 12494 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 12:26:23.417060 12495 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 12:26:23.419534 12497 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 12:26:23.419901  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:23.422012  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:23.422276  7403 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 12:26:23.422475  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599983422451 us; error 0 us; skew 500 ppm
I20260709 12:26:23.423046  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:23.426191  7403 webserver.cc:533] Webserver started at http://127.7.58.193:42003/ using document root <none> and password file <none>
I20260709 12:26:23.426717  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:23.426934  7403 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:26:23.431136  7403 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:23.438472 12502 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:23.439493  7403 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:26:23.439899  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "c52c2e9d56bc47f0a55948a4c3023029"
format_stamp: "Formatted at 2026-07-09 12:26:16 on dist-test-slave-37fn"
I20260709 12:26:23.440435  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599805301507-7403-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 12:26:23.454645  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:23.456359  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:23.458738  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:23.462836 12509 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:26:23.526422  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:26:23.526939  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.065s	user 0.003s	sys 0.000s
I20260709 12:26:23.527314  7403 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:26:23.533254 12509 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
W20260709 12:26:23.541126 12308 consensus_peers.cc:597] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:23.550980 12509 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.552201 12509 tablet_bootstrap.cc:492] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.552954 12509 ts_tablet_manager.cc:1403] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:26:23.555804 12509 raft_consensus.cc:359] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.556566 12509 raft_consensus.cc:740] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.557477 12509 consensus_queue.cc:260] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [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: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.560416 12509 ts_tablet_manager.cc:1434] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:26:23.561311 12509 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.578495 12509 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.579543 12509 tablet_bootstrap.cc:492] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.580238 12509 ts_tablet_manager.cc:1403] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:26:23.583070 12509 raft_consensus.cc:359] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.583804 12509 raft_consensus.cc:740] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.584578 12509 consensus_queue.cc:260] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.586669 12509 ts_tablet_manager.cc:1434] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:26:23.587535 12509 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.590715  7403 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:26:23.591172  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.064s	user 0.063s	sys 0.000s
I20260709 12:26:23.610230 12509 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.611461 12509 tablet_bootstrap.cc:492] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.612468 12509 ts_tablet_manager.cc:1403] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 12:26:23.617106 12509 raft_consensus.cc:359] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.618130 12509 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.619114 12509 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.621670 12509 ts_tablet_manager.cc:1434] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:26:23.622651 12509 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.640873 12509 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.641309 12234 consensus_peers.cc:597] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:23.641737 12509 tablet_bootstrap.cc:492] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.642659 12509 ts_tablet_manager.cc:1403] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 12:26:23.644831 12509 raft_consensus.cc:359] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.645394 12509 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.646157 12509 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.647733 12509 ts_tablet_manager.cc:1434] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:26:23.648422 12509 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.658250  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:46067
I20260709 12:26:23.658339 12570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:46067 every 8 connection(s)
I20260709 12:26:23.660607 12509 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.661427 12509 tablet_bootstrap.cc:492] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.662148 12509 ts_tablet_manager.cc:1403] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 12:26:23.663777  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:23.666338 12509 raft_consensus.cc:359] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.667655 12509 raft_consensus.cc:740] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.668882 12509 consensus_queue.cc:260] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.672188 12509 ts_tablet_manager.cc:1434] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:23.673491 12509 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.703423 12509 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.705523 12509 tablet_bootstrap.cc:492] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.706411 12509 ts_tablet_manager.cc:1403] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260709 12:26:23.709839 12572 heartbeater.cc:344] Connected to a master server at 127.7.58.254:45837
I20260709 12:26:23.710391 12572 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:23.710426 12509 raft_consensus.cc:359] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.711333 12509 raft_consensus.cc:740] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.711376 12572 heartbeater.cc:507] Master 127.7.58.254:45837 requested a full tablet report, sending...
I20260709 12:26:23.712211 12509 consensus_queue.cc:260] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.714962 12509 ts_tablet_manager.cc:1434] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 12:26:23.715739 12234 consensus_peers.cc:597] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:26:23.715984 12509 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.721859 12091 ts_manager.cc:194] Re-registered known tserver with Master: c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067)
I20260709 12:26:23.724480 12343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:23.725383 12343 raft_consensus.cc:606] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:23.728232 12343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a79d976c528464eaabe6747d119407b"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:23.728870 12343 raft_consensus.cc:606] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:23.732952 12509 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.734386 12509 tablet_bootstrap.cc:492] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.735244 12509 ts_tablet_manager.cc:1403] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 12:26:23.736563 12091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53850
I20260709 12:26:23.738286 12509 raft_consensus.cc:359] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.739391 12509 raft_consensus.cc:740] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.740375 12509 consensus_queue.cc:260] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.741432 12572 heartbeater.cc:499] Master 127.7.58.254:45837 was elected leader, sending a full tablet report...
I20260709 12:26:23.742623 12509 ts_tablet_manager.cc:1434] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:26:23.743716 12509 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.743875 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:23.744632 12266 raft_consensus.cc:606] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:23.746672  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:23.747444  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:23.748103  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:23.761502 12509 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.762794 12509 tablet_bootstrap.cc:492] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.763478 12509 ts_tablet_manager.cc:1403] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:26:23.763679 12545 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:23.765584 12509 raft_consensus.cc:359] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.766427 12509 raft_consensus.cc:740] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.767218 12509 consensus_queue.cc:260] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.769382 12509 ts_tablet_manager.cc:1434] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:26:23.770251 12509 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.785446 12509 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.786934 12509 tablet_bootstrap.cc:492] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.787693 12509 ts_tablet_manager.cc:1403] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:26:23.790156 12509 raft_consensus.cc:359] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.790689 12509 raft_consensus.cc:740] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.791205 12509 consensus_queue.cc:260] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.792737 12509 ts_tablet_manager.cc:1434] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 12:26:23.793653 12509 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap starting.
I20260709 12:26:23.807109 12509 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: 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 12:26:23.808249 12509 tablet_bootstrap.cc:492] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Bootstrap complete.
I20260709 12:26:23.808946 12509 ts_tablet_manager.cc:1403] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:26:23.811129 12509 raft_consensus.cc:359] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.811728 12509 raft_consensus.cc:740] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52c2e9d56bc47f0a55948a4c3023029, State: Initialized, Role: FOLLOWER
I20260709 12:26:23.812361 12509 consensus_queue.cc:260] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.814215 12509 ts_tablet_manager.cc:1434] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:26:23.871768 12492 raft_consensus.cc:993] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:23.872346 12493 raft_consensus.cc:1081] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:23.874516 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a79d976c528464eaabe6747d119407b"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:23.875025 12266 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:23.875348 12266 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:23.880860 12266 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.883365 12266 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 3 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:23.884137 12544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:23.884876 12544 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:23.885336 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:23.886363 12343 raft_consensus.cc:3055] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:23.886860 12343 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:23.888082 12343 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.890043 12343 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:23.892733 12544 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:23.894057 12234 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [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: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:23.894970 12490 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:23.896461 12490 raft_consensus.cc:697] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:23.897468 12490 consensus_queue.cc:237] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:23.899380 12343 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:23.907886 12091 catalog_manager.cc:5697] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 2 to 3, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:24.124668 12544 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.163420 12492 raft_consensus.cc:993] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:24.163934 12493 raft_consensus.cc:1081] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:24.165455 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:24.165969 12266 raft_consensus.cc:493] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:24.166267 12266 raft_consensus.cc:3060] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.171554 12266 raft_consensus.cc:515] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.173493 12266 leader_election.cc:290] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:24.174556 12544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:24.175005 12343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f3f4f2a01c4662bb450b19002a26f4" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:24.175247 12544 raft_consensus.cc:3060] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.175644 12343 raft_consensus.cc:3055] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:24.175993 12343 raft_consensus.cc:740] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:24.176856 12343 consensus_queue.cc:260] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.178236 12343 raft_consensus.cc:3060] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.182953 12544 raft_consensus.cc:2468] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 2.
I20260709 12:26:24.184340 12234 leader_election.cc:304] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:24.185230 12589 raft_consensus.cc:2804] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:24.185757 12589 raft_consensus.cc:697] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:24.185832 12343 raft_consensus.cc:2468] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 2.
I20260709 12:26:24.186933 12589 consensus_queue.cc:237] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.187456 12544 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.194311 12544 pending_rounds.cc:85] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Aborting all ops after (but not including) 0
I20260709 12:26:24.194646 12544 pending_rounds.cc:107] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:26:24.194949 12544 raft_consensus.cc:2889] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:26:24.195138 12091 catalog_manager.cc:5697] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 1 to 2, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:24.198637 12490 raft_consensus.cc:993] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:24.199244 12589 raft_consensus.cc:1081] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:24.201292 12343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:24.201972 12343 raft_consensus.cc:493] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:24.202373 12343 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.209079 12343 raft_consensus.cc:515] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.213107 12544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:24.214017 12544 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.218881 12343 leader_election.cc:290] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:24.220927 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:24.221944 12266 raft_consensus.cc:3055] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:24.222358 12544 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:24.222440 12266 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:24.223731 12308 leader_election.cc:304] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:24.223748 12266 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.224658 12493 raft_consensus.cc:2804] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:24.225106 12493 raft_consensus.cc:697] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:24.225315 12266 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.225951 12493 consensus_queue.cc:237] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.232286 12266 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:24.233598 12091 catalog_manager.cc:5697] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 1 to 2, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 2 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:24.249958 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:24.274626 12545 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.323989 12343 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:24.325634 12589 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:24.335146 12545 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:24.337028 12490 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:24.710804 12266 raft_consensus.cc:1275] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:24.712024 12606 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:24.721802 12545 raft_consensus.cc:1275] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:24.723418 12605 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:24.755523  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:24.757897 12343 raft_consensus.cc:1275] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:24.759625 12490 consensus_queue.cc:1048] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:24.765667 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:24.766366 12342 raft_consensus.cc:606] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:24.770140 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:24.771631 12545 raft_consensus.cc:1275] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:24.772079 12266 raft_consensus.cc:606] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:24.773554 12604 consensus_queue.cc:1048] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:24.775883 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:24.776669 12266 raft_consensus.cc:606] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:24.778707  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:24.779461  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:24.780310  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:24.785761 12490 raft_consensus.cc:993] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:24.786348 12604 raft_consensus.cc:1081] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:24.788201 12342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:24.788858 12342 raft_consensus.cc:493] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:24.789300 12342 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.796052 12342 raft_consensus.cc:515] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.798061 12342 leader_election.cc:290] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:24.799204 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:24.799309 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:24.800344 12545 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.800441 12266 raft_consensus.cc:3055] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:24.801095 12266 raft_consensus.cc:740] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:24.801986 12266 consensus_queue.cc:260] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.803184 12266 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:24.807029 12545 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:24.808377 12308 leader_election.cc:304] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:24.809095 12605 raft_consensus.cc:2804] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:24.809293 12266 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:24.809587 12605 raft_consensus.cc:697] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:24.810751 12605 consensus_queue.cc:237] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:24.818769 12091 catalog_manager.cc:5697] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 1 to 2, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 2 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:25.018070 12490 raft_consensus.cc:993] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:25.018637 12604 raft_consensus.cc:1081] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:25.020151 12342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:25.020697 12342 raft_consensus.cc:493] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:25.021059 12342 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.026561 12342 raft_consensus.cc:515] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.028409 12342 leader_election.cc:290] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 3 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:25.029348 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:25.029539 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a821a44e6f64e309134bb4b2b28c12e" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:25.030160 12545 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.030293 12266 raft_consensus.cc:3055] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:25.030711 12266 raft_consensus.cc:740] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:25.031448 12266 consensus_queue.cc:260] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.032449 12266 raft_consensus.cc:3060] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.035621 12545 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 3.
I20260709 12:26:25.036844 12308 leader_election.cc:304] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:25.037523 12605 raft_consensus.cc:2804] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:25.037691 12266 raft_consensus.cc:2468] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 3.
I20260709 12:26:25.037964 12605 raft_consensus.cc:697] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 3 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:25.038968 12605 consensus_queue.cc:237] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.045622 12091 catalog_manager.cc:5697] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 2 to 3, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 3 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:25.153463 12606 raft_consensus.cc:993] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:25.153983 12605 raft_consensus.cc:1081] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:25.155741 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:25.156419 12266 raft_consensus.cc:493] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:25.156831 12266 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.162526 12266 raft_consensus.cc:515] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.164392 12266 leader_election.cc:290] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 3 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:25.165376 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:25.165671 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:25.166240 12545 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.166416 12342 raft_consensus.cc:3055] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:25.166870 12342 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:25.167728 12342 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.169121 12342 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.177163 12342 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:25.178285 12545 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:25.178825 12233 leader_election.cc:304] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [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: 23a28e7183d9476aa47339fe6f9c630f, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:25.180024 12604 raft_consensus.cc:2804] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:25.180629 12604 raft_consensus.cc:697] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:25.181541 12604 consensus_queue.cc:237] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.189047 12091 catalog_manager.cc:5697] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 2 to 3, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:25.250968 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:25.354591 12545 raft_consensus.cc:1275] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:25.356287 12605 consensus_queue.cc:1048] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:25.369011 12266 raft_consensus.cc:1275] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:25.370556 12605 consensus_queue.cc:1048] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:25.559163 12266 raft_consensus.cc:1275] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:25.560619 12605 consensus_queue.cc:1048] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:25.570451 12545 raft_consensus.cc:1275] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:25.572047 12493 consensus_queue.cc:1048] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:25.583367 12342 raft_consensus.cc:1275] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:25.584749 12604 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:25.593842 12545 raft_consensus.cc:1275] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:25.595309 12490 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:25.792698  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:25.800303 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a79d976c528464eaabe6747d119407b"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:25.800945 12266 raft_consensus.cc:606] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:25.804029 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:25.804684 12342 raft_consensus.cc:606] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:25.807489 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:25.808130 12342 raft_consensus.cc:606] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:25.809453  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:25.810056  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:25.810797  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:25.895320 12490 raft_consensus.cc:993] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:25.895948 12604 raft_consensus.cc:1081] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:25.897630 12342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a79d976c528464eaabe6747d119407b"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:25.898299 12342 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:25.898655 12342 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:25.904587 12342 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.906387 12342 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 4 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:25.907411 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:25.907411 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:25.908341 12266 raft_consensus.cc:3055] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:25.908447 12545 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:25.908660 12266 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:25.909582 12266 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.911214 12266 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:25.915289 12545 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 4.
I20260709 12:26:25.916519 12308 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:25.917256 12606 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:25.917901 12606 raft_consensus.cc:697] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:25.918360 12266 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 4.
I20260709 12:26:25.918865 12606 consensus_queue.cc:237] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:25.927127 12089 catalog_manager.cc:5697] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 3 to 4, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 4 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:26.021009 12606 raft_consensus.cc:993] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:26.021610 12605 raft_consensus.cc:1081] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:26.023648 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:26.024266 12266 raft_consensus.cc:493] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:26.024714 12266 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.031224 12266 raft_consensus.cc:515] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:26.033311 12266 leader_election.cc:290] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 3 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:26.034122 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:26.034420 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e43579c4554c3b80b995bedf2bf1cc" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:26.034832 12545 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.035043 12342 raft_consensus.cc:3055] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:26.035449 12342 raft_consensus.cc:740] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:26.036221 12342 consensus_queue.cc:260] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:26.037370 12342 raft_consensus.cc:3060] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.040810 12545 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:26.042095 12234 leader_election.cc:304] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [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: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:26.042806 12604 raft_consensus.cc:2804] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:26.042866 12342 raft_consensus.cc:2468] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:26.043314 12604 raft_consensus.cc:697] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:26.044248 12604 consensus_queue.cc:237] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:26.051005 12089 catalog_manager.cc:5697] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 2 to 3, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:26.170563 12606 raft_consensus.cc:993] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:26.171146 12605 raft_consensus.cc:1081] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:26.173035 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:26.173522 12266 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:26.173816 12266 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.180348 12266 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:26.182017 12266 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 3 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:26.183091 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:26.183197 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:26.184001 12545 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.184039 12342 raft_consensus.cc:3055] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:26.184547 12342 raft_consensus.cc:740] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:26.185415 12342 consensus_queue.cc:260] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:26.186695 12342 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:26.191898 12545 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:26.193439 12234 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [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: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:26.193958 12342 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:26.194245 12604 raft_consensus.cc:2804] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:26.194835 12604 raft_consensus.cc:697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:26.195698 12604 consensus_queue.cc:237] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:26.203117 12089 catalog_manager.cc:5697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 2 to 3, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:26.251956 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:26.327831 12266 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:26.329226 12605 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:26.342006 12545 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:26.343811 12493 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:26.640280 12545 raft_consensus.cc:1275] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:26:26.641526 12604 consensus_queue.cc:1048] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:26.651634 12342 raft_consensus.cc:1275] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:26:26.655241 12636 consensus_queue.cc:1048] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:26.675618 12545 raft_consensus.cc:1275] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:26.677294 12636 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:26.687141 12342 raft_consensus.cc:1275] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:26.689080 12490 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:26.820312  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:26.829062 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:26.829756 12342 raft_consensus.cc:606] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:26.832868 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:26.833520 12266 raft_consensus.cc:606] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:26.836347 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:26.836905 12266 raft_consensus.cc:606] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:26.838053  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:26.838660  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:26.839314  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:27.048055 12636 raft_consensus.cc:993] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:27.048723 12490 raft_consensus.cc:1081] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:27.050525 12342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:27.051033 12342 raft_consensus.cc:493] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:27.051307 12342 raft_consensus.cc:3060] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.056695 12342 raft_consensus.cc:515] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.058434 12342 leader_election.cc:290] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:27.059432 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:27.059615 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b21647e4cd24334ab12024a7e6fbcbc" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:27.060122 12545 raft_consensus.cc:3060] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.060153 12266 raft_consensus.cc:3055] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:27.060670 12266 raft_consensus.cc:740] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:27.061434 12266 consensus_queue.cc:260] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.062615 12266 raft_consensus.cc:3060] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.067224 12545 raft_consensus.cc:2468] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:27.068696 12308 leader_election.cc:304] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:27.069010 12266 raft_consensus.cc:2468] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 2.
I20260709 12:26:27.069470 12640 raft_consensus.cc:2804] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.070045 12640 raft_consensus.cc:697] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:27.071579 12640 consensus_queue.cc:237] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.079952 12089 catalog_manager.cc:5697] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 1 to 2, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 2 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:27.144526 12636 raft_consensus.cc:993] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:27.145052 12490 raft_consensus.cc:1081] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:27.147042 12342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:27.147682 12342 raft_consensus.cc:493] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:27.148056 12342 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:27.153928 12342 raft_consensus.cc:515] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.155992 12342 leader_election.cc:290] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 4 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:27.156797 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:27.157202 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b517ef7952446529b317667e5ea2aa3" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:27.157560 12545 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:27.157882 12266 raft_consensus.cc:3055] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:27.158353 12266 raft_consensus.cc:740] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:27.159045 12266 consensus_queue.cc:260] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.160003 12266 raft_consensus.cc:3060] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:27.162953 12545 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 4.
I20260709 12:26:27.164211 12308 leader_election.cc:304] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:27.164923 12640 raft_consensus.cc:2804] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:27.165378 12266 raft_consensus.cc:2468] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 4.
I20260709 12:26:27.165493 12640 raft_consensus.cc:697] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:27.166548 12640 consensus_queue.cc:237] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.174641 12089 catalog_manager.cc:5697] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 3 to 4, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 4 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:27.253032 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:27.264789 12493 raft_consensus.cc:993] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:27.265626 12640 raft_consensus.cc:1081] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:27.267445 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:27.267892 12266 raft_consensus.cc:493] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:27.268129 12266 raft_consensus.cc:3060] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.273344 12266 raft_consensus.cc:515] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.274806 12266 leader_election.cc:290] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:27.275925 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:27.275962 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0654b8aecd49491eb60a642ef9c42091" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:27.276800 12545 raft_consensus.cc:3060] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.276903 12342 raft_consensus.cc:3055] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:27.277303 12342 raft_consensus.cc:740] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:27.278275 12342 consensus_queue.cc:260] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.279559 12342 raft_consensus.cc:3060] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:27.284082 12545 raft_consensus.cc:2468] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 2.
I20260709 12:26:27.285455 12234 leader_election.cc:304] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:27.286294 12490 raft_consensus.cc:2804] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:27.286724 12490 raft_consensus.cc:697] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:27.286777 12342 raft_consensus.cc:2468] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 2.
I20260709 12:26:27.287583 12490 consensus_queue.cc:237] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.295189 12089 catalog_manager.cc:5697] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 1 to 2, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:27.550846 12266 raft_consensus.cc:1275] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:27.552210 12640 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:27.555199 12545 raft_consensus.cc:1275] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:27.556926 12493 consensus_queue.cc:1048] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:27.608711 12545 raft_consensus.cc:1275] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:27.609943 12493 consensus_queue.cc:1048] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:27.619854 12266 raft_consensus.cc:1275] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:27.621388 12493 consensus_queue.cc:1048] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:26:27.749275 12342 raft_consensus.cc:1275] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:27.750741 12490 consensus_queue.cc:1048] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:27.760492 12545 raft_consensus.cc:1275] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:27.764133 12636 consensus_queue.cc:1048] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:27.846972  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:27.857843 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a79d976c528464eaabe6747d119407b"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:27.859009 12342 raft_consensus.cc:606] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:27.863533 12266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
mode: GRACEFUL
new_leader_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:44654
I20260709 12:26:27.864157 12266 raft_consensus.cc:606] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Received request to transfer leadership to TS 23a28e7183d9476aa47339fe6f9c630f
I20260709 12:26:27.867374 12342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
mode: GRACEFUL
new_leader_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:49540
I20260709 12:26:27.867949 12342 raft_consensus.cc:606] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Received request to transfer leadership to TS f9102c7562f349cbaf50eee69546c579
I20260709 12:26:27.869663  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:26:27.870474  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:27.871421  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:27.967061 12652 raft_consensus.cc:993] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:27.967808 12493 raft_consensus.cc:1081] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:27.969617 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a79d976c528464eaabe6747d119407b"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:27.970498 12266 raft_consensus.cc:493] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:27.970817 12266 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:27.982862 12266 raft_consensus.cc:515] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.985930 12266 leader_election.cc:290] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 5 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:27.987287 12545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:27.987344 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79d976c528464eaabe6747d119407b" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:27.988265 12342 raft_consensus.cc:3055] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:27.988288 12545 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:27.988615 12342 raft_consensus.cc:740] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:27.989743 12342 consensus_queue.cc:260] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:27.991429 12342 raft_consensus.cc:3060] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:27.996217 12545 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 5.
I20260709 12:26:27.997996 12234 leader_election.cc:304] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [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: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:27.999028 12636 raft_consensus.cc:2804] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:27.999647 12636 raft_consensus.cc:697] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 5 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:28.001163 12636 consensus_queue.cc:237] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.001585 12342 raft_consensus.cc:2468] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 5.
I20260709 12:26:28.011463 12089 catalog_manager.cc:5697] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 4 to 5, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 5 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.201046 12493 raft_consensus.cc:993] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: : Instructing follower f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:28.201638 12640 raft_consensus.cc:1081] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Signalling peer f9102c7562f349cbaf50eee69546c579 to start an election
I20260709 12:26:28.203397 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a"
dest_uuid: "f9102c7562f349cbaf50eee69546c579"
 from {username='slave'} at 127.0.0.1:44638
I20260709 12:26:28.203853 12266 raft_consensus.cc:493] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:28.204111 12266 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:28.210072 12266 raft_consensus.cc:515] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.211974 12266 leader_election.cc:290] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [CANDIDATE]: Term 3 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195:35683)
I20260709 12:26:28.213160 12342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
I20260709 12:26:28.213341 12544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d702e98e558c415b8dcddb4d5d700f3a" candidate_uuid: "f9102c7562f349cbaf50eee69546c579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:28.213898 12342 raft_consensus.cc:3055] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:28.214121 12544 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:28.214218 12342 raft_consensus.cc:740] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:28.215341 12342 consensus_queue.cc:260] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.216358 12342 raft_consensus.cc:3060] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:28.221570 12544 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:28.221565 12342 raft_consensus.cc:2468] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9102c7562f349cbaf50eee69546c579 in term 3.
I20260709 12:26:28.223170 12234 leader_election.cc:304] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [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: c52c2e9d56bc47f0a55948a4c3023029, f9102c7562f349cbaf50eee69546c579; no voters: 
I20260709 12:26:28.223891 12636 raft_consensus.cc:2804] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:28.224366 12636 raft_consensus.cc:697] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Leader. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:28.225355 12636 consensus_queue.cc:237] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.233385 12089 catalog_manager.cc:5697] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 reported cstate change: term changed from 2 to 3, leader changed from 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195) to f9102c7562f349cbaf50eee69546c579 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "f9102c7562f349cbaf50eee69546c579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:28.254420 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:28.280390 12636 raft_consensus.cc:993] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: : Instructing follower 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:28.281013 12490 raft_consensus.cc:1081] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Signalling peer 23a28e7183d9476aa47339fe6f9c630f to start an election
I20260709 12:26:28.282661 12342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd"
dest_uuid: "23a28e7183d9476aa47339fe6f9c630f"
 from {username='slave'} at 127.0.0.1:49530
I20260709 12:26:28.283217 12342 raft_consensus.cc:493] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:28.283643 12342 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:28.289424 12342 raft_consensus.cc:515] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.291287 12342 leader_election.cc:290] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [CANDIDATE]: Term 4 election: Requested vote from peers c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067), f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649)
I20260709 12:26:28.292562 12544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c52c2e9d56bc47f0a55948a4c3023029"
I20260709 12:26:28.292562 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e2c79a51b24f03bf7dc7207b8a2bdd" candidate_uuid: "23a28e7183d9476aa47339fe6f9c630f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9102c7562f349cbaf50eee69546c579"
I20260709 12:26:28.293542 12266 raft_consensus.cc:3055] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:28.293542 12544 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:28.294023 12266 raft_consensus.cc:740] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9102c7562f349cbaf50eee69546c579, State: Running, Role: LEADER
I20260709 12:26:28.294988 12266 consensus_queue.cc:260] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.296471 12266 raft_consensus.cc:3060] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:28.302456 12544 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 4.
I20260709 12:26:28.303973 12308 leader_election.cc:304] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [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: 23a28e7183d9476aa47339fe6f9c630f, c52c2e9d56bc47f0a55948a4c3023029; no voters: 
I20260709 12:26:28.304382 12266 raft_consensus.cc:2468] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a28e7183d9476aa47339fe6f9c630f in term 4.
I20260709 12:26:28.305020 12640 raft_consensus.cc:2804] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:28.305657 12640 raft_consensus.cc:697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Becoming Leader. State: Replica: 23a28e7183d9476aa47339fe6f9c630f, State: Running, Role: LEADER
I20260709 12:26:28.306890 12640 consensus_queue.cc:237] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [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: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } }
I20260709 12:26:28.315232 12089 catalog_manager.cc:5697] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f reported cstate change: term changed from 3 to 4, leader changed from f9102c7562f349cbaf50eee69546c579 (127.7.58.194) to 23a28e7183d9476aa47339fe6f9c630f (127.7.58.195). New cstate: current_term: 4 leader_uuid: "23a28e7183d9476aa47339fe6f9c630f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.406868 12342 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 5 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:26:28.408406 12490 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:28.425308 12544 raft_consensus.cc:1275] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 5 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:26:28.427292 12490 consensus_queue.cc:1048] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:26:28.621102 12545 raft_consensus.cc:1275] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:28.622804 12490 consensus_queue.cc:1048] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:28.633594 12342 raft_consensus.cc:1275] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Refusing update from remote peer f9102c7562f349cbaf50eee69546c579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:28.636035 12657 consensus_queue.cc:1048] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a28e7183d9476aa47339fe6f9c630f" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:28.780737 12266 raft_consensus.cc:1275] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:28.782090 12640 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9102c7562f349cbaf50eee69546c579" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:28.792484 12545 raft_consensus.cc:1275] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Refusing update from remote peer 23a28e7183d9476aa47339fe6f9c630f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:28.794471 12652 consensus_queue.cc:1048] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52c2e9d56bc47f0a55948a4c3023029" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:28.878952  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:28.912443  7403 tablet_server.cc:179] TabletServer@127.7.58.193:46067 shutting down...
I20260709 12:26:28.941629  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:28.942711  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.943967  7403 raft_consensus.cc:2243] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.944644  7403 raft_consensus.cc:2272] T 88e2c79a51b24f03bf7dc7207b8a2bdd P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.944732 12308 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 94 similar messages]
I20260709 12:26:28.948140  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.949299  7403 raft_consensus.cc:2243] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.950088  7403 raft_consensus.cc:2272] T 0654b8aecd49491eb60a642ef9c42091 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:28.951124 12308 consensus_peers.cc:597] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. 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 12:26:28.953109  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.953889  7403 raft_consensus.cc:2243] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.954378  7403 raft_consensus.cc:2272] T d702e98e558c415b8dcddb4d5d700f3a P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.957202  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.957964  7403 raft_consensus.cc:2243] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.958469  7403 raft_consensus.cc:2272] T d1e43579c4554c3b80b995bedf2bf1cc P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.960705  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.961270  7403 raft_consensus.cc:2243] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.961746  7403 raft_consensus.cc:2272] T 21f3f4f2a01c4662bb450b19002a26f4 P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.965135  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.965807  7403 raft_consensus.cc:2243] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.966395  7403 raft_consensus.cc:2272] T 5a79d976c528464eaabe6747d119407b P c52c2e9d56bc47f0a55948a4c3023029 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.969235  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.969849  7403 raft_consensus.cc:2243] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.970296  7403 raft_consensus.cc:2272] T 5b21647e4cd24334ab12024a7e6fbcbc P c52c2e9d56bc47f0a55948a4c3023029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.972812  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.973335  7403 raft_consensus.cc:2243] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.974076  7403 raft_consensus.cc:2272] T 7b517ef7952446529b317667e5ea2aa3 P c52c2e9d56bc47f0a55948a4c3023029 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.976796  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.977625  7403 raft_consensus.cc:2243] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.978192  7403 raft_consensus.cc:2272] T 9a821a44e6f64e309134bb4b2b28c12e P c52c2e9d56bc47f0a55948a4c3023029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:28.980445  7403 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:28.980953  7403 raft_consensus.cc:2243] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:28.981392  7403 raft_consensus.cc:2272] T 67bba0e69a4d41b4819e26120da97930 P c52c2e9d56bc47f0a55948a4c3023029 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.002730 12234 consensus_peers.cc:597] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:29.014911  7403 tablet_server.cc:196] TabletServer@127.7.58.193:46067 shutdown complete.
W20260709 12:26:29.023703 12308 consensus_peers.cc:597] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:29.049599  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
I20260709 12:26:29.074929  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:29.075868  7403 tablet_replica.cc:333] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.076865  7403 raft_consensus.cc:2243] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.078138  7403 raft_consensus.cc:2272] T 0654b8aecd49491eb60a642ef9c42091 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.081048  7403 tablet_replica.cc:333] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.081729  7403 raft_consensus.cc:2243] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.082306  7403 raft_consensus.cc:2272] T 67bba0e69a4d41b4819e26120da97930 P f9102c7562f349cbaf50eee69546c579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.084532  7403 tablet_replica.cc:333] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.085142  7403 raft_consensus.cc:2243] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.086107  7403 raft_consensus.cc:2272] T 5a79d976c528464eaabe6747d119407b P f9102c7562f349cbaf50eee69546c579 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.090126  7403 tablet_replica.cc:333] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.090823  7403 raft_consensus.cc:2243] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.091794  7403 raft_consensus.cc:2272] T 21f3f4f2a01c4662bb450b19002a26f4 P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.094241  7403 tablet_replica.cc:333] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.094874  7403 raft_consensus.cc:2243] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.095762  7403 raft_consensus.cc:2272] T d1e43579c4554c3b80b995bedf2bf1cc P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.098198  7403 tablet_replica.cc:333] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.098839  7403 raft_consensus.cc:2243] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.099488  7403 raft_consensus.cc:2272] T 7b517ef7952446529b317667e5ea2aa3 P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.102406  7403 tablet_replica.cc:333] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.103055  7403 raft_consensus.cc:2243] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.103715  7403 raft_consensus.cc:2272] T 9a821a44e6f64e309134bb4b2b28c12e P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.107785  7403 tablet_replica.cc:333] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.108486  7403 raft_consensus.cc:2243] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.109033  7403 raft_consensus.cc:2272] T 5b21647e4cd24334ab12024a7e6fbcbc P f9102c7562f349cbaf50eee69546c579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.111320  7403 tablet_replica.cc:333] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.111919  7403 raft_consensus.cc:2243] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.112725  7403 raft_consensus.cc:2272] T d702e98e558c415b8dcddb4d5d700f3a P f9102c7562f349cbaf50eee69546c579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.116303  7403 tablet_replica.cc:333] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579: stopping tablet replica
I20260709 12:26:29.116889  7403 raft_consensus.cc:2243] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.117350  7403 raft_consensus.cc:2272] T 88e2c79a51b24f03bf7dc7207b8a2bdd P f9102c7562f349cbaf50eee69546c579 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.145082  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
I20260709 12:26:29.171716  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
W20260709 12:26:29.188021 12308 consensus_peers.cc:597] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f -> Peer c52c2e9d56bc47f0a55948a4c3023029 (127.7.58.193:46067): Couldn't send request to peer c52c2e9d56bc47f0a55948a4c3023029. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:46067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:29.191425 12309 consensus_peers.cc:597] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f -> Peer f9102c7562f349cbaf50eee69546c579 (127.7.58.194:42649): Couldn't send request to peer f9102c7562f349cbaf50eee69546c579. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:42649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:29.215794  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:29.216828  7403 tablet_replica.cc:333] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.218122  7403 raft_consensus.cc:2243] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.218833  7403 raft_consensus.cc:2272] T 0654b8aecd49491eb60a642ef9c42091 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.222321  7403 tablet_replica.cc:333] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.223023  7403 raft_consensus.cc:2243] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.223630  7403 raft_consensus.cc:2272] T 21f3f4f2a01c4662bb450b19002a26f4 P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.225884  7403 tablet_replica.cc:333] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.226516  7403 raft_consensus.cc:2243] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.226977  7403 raft_consensus.cc:2272] T d1e43579c4554c3b80b995bedf2bf1cc P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.229112  7403 tablet_replica.cc:333] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.229686  7403 raft_consensus.cc:2243] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.230170  7403 raft_consensus.cc:2272] T d702e98e558c415b8dcddb4d5d700f3a P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.233260  7403 tablet_replica.cc:333] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.233937  7403 raft_consensus.cc:2243] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.234763  7403 raft_consensus.cc:2272] T 88e2c79a51b24f03bf7dc7207b8a2bdd P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.237406  7403 tablet_replica.cc:333] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.238045  7403 raft_consensus.cc:2243] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.238914  7403 raft_consensus.cc:2272] T 7b517ef7952446529b317667e5ea2aa3 P 23a28e7183d9476aa47339fe6f9c630f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.241004  7403 tablet_replica.cc:333] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.241547  7403 raft_consensus.cc:2243] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.242444  7403 raft_consensus.cc:2272] T 9a821a44e6f64e309134bb4b2b28c12e P 23a28e7183d9476aa47339fe6f9c630f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.244581  7403 tablet_replica.cc:333] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.245128  7403 raft_consensus.cc:2243] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.245944  7403 raft_consensus.cc:2272] T 5b21647e4cd24334ab12024a7e6fbcbc P 23a28e7183d9476aa47339fe6f9c630f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.248044  7403 tablet_replica.cc:333] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.248579  7403 raft_consensus.cc:2243] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:29.249006  7403 raft_consensus.cc:2272] T 5a79d976c528464eaabe6747d119407b P 23a28e7183d9476aa47339fe6f9c630f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.251581  7403 tablet_replica.cc:333] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f: stopping tablet replica
I20260709 12:26:29.252071  7403 raft_consensus.cc:2243] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.252967  7403 raft_consensus.cc:2272] T 67bba0e69a4d41b4819e26120da97930 P 23a28e7183d9476aa47339fe6f9c630f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:29.255409 12141 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:29.284008  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
I20260709 12:26:29.311791  7403 master.cc:562] Master@127.7.58.254:45837 shutting down...
I20260709 12:26:29.340392  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:29.341034  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:29.341374  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69bfcccf5ceb44ef828d3a5079e472de: stopping tablet replica
I20260709 12:26:29.362643  7403 master.cc:584] Master@127.7.58.254:45837 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13340 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:26:29.410609  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:34837
I20260709 12:26:29.411722  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:29.418629 12685 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 12:26:29.418704 12687 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 12:26:29.419171  7403 server_base.cc:1061] running on GCE node
W20260709 12:26:29.419389 12684 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 12:26:29.420902  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:29.421126  7403 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 12:26:29.421311  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599989421238 us; error 0 us; skew 500 ppm
I20260709 12:26:29.421983  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:29.424707  7403 webserver.cc:533] Webserver started at http://127.7.58.254:44699/ using document root <none> and password file <none>
I20260709 12:26:29.425320  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:29.425588  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:29.425956  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:29.427318  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "1dcf6030bd56488faa70daffc30f5519"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.432793  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:26:29.436997 12692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.438072  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:29.438349  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "1dcf6030bd56488faa70daffc30f5519"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.438616  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-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 12:26:29.448683  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:29.450060  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:29.495107  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:34837
I20260709 12:26:29.495364 12743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:34837 every 8 connection(s)
I20260709 12:26:29.499385 12744 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 12:26:29.512126 12744 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519: Bootstrap starting.
I20260709 12:26:29.517128 12744 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:29.521878 12744 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519: No bootstrap required, opened a new log
I20260709 12:26:29.524209 12744 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcf6030bd56488faa70daffc30f5519" member_type: VOTER }
I20260709 12:26:29.524617 12744 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:29.524806 12744 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dcf6030bd56488faa70daffc30f5519, State: Initialized, Role: FOLLOWER
I20260709 12:26:29.525337 12744 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1dcf6030bd56488faa70daffc30f5519" member_type: VOTER }
I20260709 12:26:29.525815 12744 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:29.526060 12744 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:29.526314 12744 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:29.531327 12744 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcf6030bd56488faa70daffc30f5519" member_type: VOTER }
I20260709 12:26:29.531860 12744 leader_election.cc:304] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [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: 1dcf6030bd56488faa70daffc30f5519; no voters: 
I20260709 12:26:29.533010 12744 leader_election.cc:290] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:29.533378 12747 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:29.534821 12747 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 1 LEADER]: Becoming Leader. State: Replica: 1dcf6030bd56488faa70daffc30f5519, State: Running, Role: LEADER
I20260709 12:26:29.535511 12747 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [LEADER]: Queue going to LEADER mode. State: All 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: "1dcf6030bd56488faa70daffc30f5519" member_type: VOTER }
I20260709 12:26:29.536006 12744 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:29.540371 12748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1dcf6030bd56488faa70daffc30f5519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcf6030bd56488faa70daffc30f5519" member_type: VOTER } }
I20260709 12:26:29.540478 12749 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1dcf6030bd56488faa70daffc30f5519. Latest consensus state: current_term: 1 leader_uuid: "1dcf6030bd56488faa70daffc30f5519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcf6030bd56488faa70daffc30f5519" member_type: VOTER } }
I20260709 12:26:29.541462 12748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:29.541532 12749 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:29.547406 12754 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:29.555363 12754 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:29.556773  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:29.564868 12754 catalog_manager.cc:1383] Generated new cluster ID: fea68a93bb1d453f9fa3125d41176250
I20260709 12:26:29.565255 12754 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:29.594398 12754 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:29.595849 12754 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:29.618139 12754 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519: Generated new TSK 0
I20260709 12:26:29.619022 12754 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:29.624250  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:29.631304 12765 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 12:26:29.632658 12766 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 12:26:29.633762 12768 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 12:26:29.634047  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:29.635231  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:29.635437  7403 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 12:26:29.635562  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599989635551 us; error 0 us; skew 500 ppm
I20260709 12:26:29.636041  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:29.638909  7403 webserver.cc:533] Webserver started at http://127.7.58.193:44111/ using document root <none> and password file <none>
I20260709 12:26:29.639367  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:29.639545  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:29.639761  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:29.641227  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.646968  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:26:29.651494 12773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.652619  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 12:26:29.652932  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.653223  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-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 12:26:29.668385  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:29.670369  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:29.674306  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:29.677184  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:29.677464  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.677763  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:29.678036  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:26:29.725308  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:41141
I20260709 12:26:29.725409 12835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:41141 every 8 connection(s)
I20260709 12:26:29.730690  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:29.738776 12840 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 12:26:29.740407 12841 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 12:26:29.745683 12843 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 12:26:29.746328  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:29.746393 12836 heartbeater.cc:344] Connected to a master server at 127.7.58.254:34837
I20260709 12:26:29.747330 12836 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:29.748355 12836 heartbeater.cc:507] Master 127.7.58.254:34837 requested a full tablet report, sending...
I20260709 12:26:29.748404  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:29.748795  7403 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 12:26:29.748973  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599989748955 us; error 0 us; skew 500 ppm
I20260709 12:26:29.749621  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:29.751389 12709 ts_manager.cc:194] Registered new tserver with Master: 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141)
I20260709 12:26:29.752647  7403 webserver.cc:533] Webserver started at http://127.7.58.194:33541/ using document root <none> and password file <none>
I20260709 12:26:29.753223  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:29.753448  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:29.753762  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:29.754096 12709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57176
I20260709 12:26:29.755226  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.760401  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:26:29.764477 12848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.765739  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:26:29.766223  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.766531  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-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 12:26:29.784914  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:29.786303  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:29.787931  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:29.790633  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:29.790884  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.791273  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:29.791455  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.840418  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:39981
I20260709 12:26:29.840553 12910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:39981 every 8 connection(s)
I20260709 12:26:29.845615  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:29.854233 12914 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 12:26:29.856256 12915 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 12:26:29.858204  7403 server_base.cc:1061] running on GCE node
W20260709 12:26:29.858340 12917 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 12:26:29.859305 12911 heartbeater.cc:344] Connected to a master server at 127.7.58.254:34837
I20260709 12:26:29.859779  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:26:29.859799 12911 heartbeater.cc:461] Registering TS with master...
W20260709 12:26:29.860280  7403 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 12:26:29.860525  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599989860503 us; error 0 us; skew 500 ppm
I20260709 12:26:29.861074 12911 heartbeater.cc:507] Master 127.7.58.254:34837 requested a full tablet report, sending...
I20260709 12:26:29.861402  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:29.864411 12709 ts_manager.cc:194] Registered new tserver with Master: 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981)
I20260709 12:26:29.866676 12709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57186
I20260709 12:26:29.868146  7403 webserver.cc:533] Webserver started at http://127.7.58.195:33079/ using document root <none> and password file <none>
I20260709 12:26:29.868953  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:29.869212  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:29.869552  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:29.871348  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "1c38a08afee84448b261a276fcb60c97"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.876581  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:26:29.880882 12922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.882028  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:29.882443  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "1c38a08afee84448b261a276fcb60c97"
format_stamp: "Formatted at 2026-07-09 12:26:29 on dist-test-slave-37fn"
I20260709 12:26:29.882776  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599805301507-7403-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 12:26:29.893471  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:29.894781  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:29.896272  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:29.898679  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:29.898921  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.899192  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:29.899390  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:29.942991  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:45545
I20260709 12:26:29.943269 12984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:45545 every 8 connection(s)
I20260709 12:26:29.958151 12985 heartbeater.cc:344] Connected to a master server at 127.7.58.254:34837
I20260709 12:26:29.958820 12985 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:29.959717 12985 heartbeater.cc:507] Master 127.7.58.254:34837 requested a full tablet report, sending...
I20260709 12:26:29.962035 12709 ts_manager.cc:194] Registered new tserver with Master: 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545)
I20260709 12:26:29.962594  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016135674s
I20260709 12:26:29.963534 12709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57190
I20260709 12:26:29.993840 12709 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57198:
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 12:26:29.996558 12709 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 12:26:30.050235 12950 tablet_service.cc:1511] Processing CreateTablet for tablet afd16437eadb4d468a89ee26ef3bad17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7f7feefab4524a458894e8a3491878b4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:30.051738 12950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd16437eadb4d468a89ee26ef3bad17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.059037 12949 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa9be16cb4d4e4ca5064417435e60b0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7f7feefab4524a458894e8a3491878b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:30.060617 12949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa9be16cb4d4e4ca5064417435e60b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.065717 12801 tablet_service.cc:1511] Processing CreateTablet for tablet afd16437eadb4d468a89ee26ef3bad17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7f7feefab4524a458894e8a3491878b4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:30.067620 12875 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa9be16cb4d4e4ca5064417435e60b0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7f7feefab4524a458894e8a3491878b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:30.068778 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd16437eadb4d468a89ee26ef3bad17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.069083 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa9be16cb4d4e4ca5064417435e60b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.066170 12800 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa9be16cb4d4e4ca5064417435e60b0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7f7feefab4524a458894e8a3491878b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:30.071067 12800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa9be16cb4d4e4ca5064417435e60b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.067049 12876 tablet_service.cc:1511] Processing CreateTablet for tablet afd16437eadb4d468a89ee26ef3bad17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7f7feefab4524a458894e8a3491878b4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:30.075443 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd16437eadb4d468a89ee26ef3bad17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.086405 13000 tablet_bootstrap.cc:492] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97: Bootstrap starting.
I20260709 12:26:30.093319 13000 tablet_bootstrap.cc:654] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.099160 13001 tablet_bootstrap.cc:492] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa: Bootstrap starting.
I20260709 12:26:30.108117 13001 tablet_bootstrap.cc:654] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.110401 13002 tablet_bootstrap.cc:492] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13: Bootstrap starting.
I20260709 12:26:30.116744 13001 tablet_bootstrap.cc:492] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa: No bootstrap required, opened a new log
I20260709 12:26:30.116806 13000 tablet_bootstrap.cc:492] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97: No bootstrap required, opened a new log
I20260709 12:26:30.117275 13001 ts_tablet_manager.cc:1403] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:26:30.117448 13000 ts_tablet_manager.cc:1403] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 12:26:30.119668 13001 raft_consensus.cc:359] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.120337 13001 raft_consensus.cc:385] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.120602 13001 raft_consensus.cc:740] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.120986 13002 tablet_bootstrap.cc:654] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.120733 13000 raft_consensus.cc:359] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.121698 13000 raft_consensus.cc:385] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.121469 13001 consensus_queue.cc:260] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.122088 13000 raft_consensus.cc:740] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.122968 13000 consensus_queue.cc:260] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.126633 13001 ts_tablet_manager.cc:1434] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 12:26:30.127449 13002 tablet_bootstrap.cc:492] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13: No bootstrap required, opened a new log
I20260709 12:26:30.127763 13001 tablet_bootstrap.cc:492] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: Bootstrap starting.
I20260709 12:26:30.127445 12911 heartbeater.cc:499] Master 127.7.58.254:34837 was elected leader, sending a full tablet report...
I20260709 12:26:30.128692 13002 ts_tablet_manager.cc:1403] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:26:30.132998 13002 raft_consensus.cc:359] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.134558 13002 raft_consensus.cc:385] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.135074 13002 raft_consensus.cc:740] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.137274 12985 heartbeater.cc:499] Master 127.7.58.254:34837 was elected leader, sending a full tablet report...
I20260709 12:26:30.137890 13000 ts_tablet_manager.cc:1434] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:26:30.137380 13002 consensus_queue.cc:260] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.139010 13000 tablet_bootstrap.cc:492] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97: Bootstrap starting.
I20260709 12:26:30.136196 13001 tablet_bootstrap.cc:654] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.147693 13002 ts_tablet_manager.cc:1434] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:26:30.148752 12836 heartbeater.cc:499] Master 127.7.58.254:34837 was elected leader, sending a full tablet report...
I20260709 12:26:30.153865 13002 tablet_bootstrap.cc:492] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: Bootstrap starting.
I20260709 12:26:30.158034 13000 tablet_bootstrap.cc:654] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.162034 13002 tablet_bootstrap.cc:654] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.174909 13002 tablet_bootstrap.cc:492] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: No bootstrap required, opened a new log
I20260709 12:26:30.175572 13002 ts_tablet_manager.cc:1403] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:26:30.177482 13001 tablet_bootstrap.cc:492] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: No bootstrap required, opened a new log
I20260709 12:26:30.178203 13001 ts_tablet_manager.cc:1403] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.026s
I20260709 12:26:30.178897 13000 tablet_bootstrap.cc:492] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97: No bootstrap required, opened a new log
I20260709 12:26:30.179529 13000 ts_tablet_manager.cc:1403] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260709 12:26:30.179183 13002 raft_consensus.cc:359] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.180136 13002 raft_consensus.cc:385] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.180437 13002 raft_consensus.cc:740] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.181186 13002 consensus_queue.cc:260] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.181418 13001 raft_consensus.cc:359] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.182576 13001 raft_consensus.cc:385] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.182926 13001 raft_consensus.cc:740] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.183529 13002 ts_tablet_manager.cc:1434] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:26:30.183811 13001 consensus_queue.cc:260] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.186513 13001 ts_tablet_manager.cc:1434] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:26:30.186447 13000 raft_consensus.cc:359] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.188015 13000 raft_consensus.cc:385] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.188380 13000 raft_consensus.cc:740] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.189119 13000 consensus_queue.cc:260] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.194491 13000 ts_tablet_manager.cc:1434] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 12:26:30.273586 13005 raft_consensus.cc:493] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:30.274077 13005 raft_consensus.cc:515] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.276065 13005 leader_election.cc:290] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545), 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141)
I20260709 12:26:30.285698 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c38a08afee84448b261a276fcb60c97" is_pre_election: true
I20260709 12:26:30.286000 12811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" is_pre_election: true
I20260709 12:26:30.286528 12960 raft_consensus.cc:2468] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 0.
I20260709 12:26:30.286712 12811 raft_consensus.cc:2468] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 0.
I20260709 12:26:30.287873 12850 leader_election.cc:304] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 1c38a08afee84448b261a276fcb60c97; no voters: 
I20260709 12:26:30.288618 13005 raft_consensus.cc:2804] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:30.288929 13005 raft_consensus.cc:493] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:30.289219 13005 raft_consensus.cc:3060] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.294831 13005 raft_consensus.cc:515] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.296486 13005 leader_election.cc:290] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 election: Requested vote from peers 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545), 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141)
I20260709 12:26:30.297483 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c38a08afee84448b261a276fcb60c97"
I20260709 12:26:30.297653 12811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
I20260709 12:26:30.298166 12960 raft_consensus.cc:3060] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.298309 12811 raft_consensus.cc:3060] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.304102 12811 raft_consensus.cc:2468] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 1.
I20260709 12:26:30.304102 12960 raft_consensus.cc:2468] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 1.
I20260709 12:26:30.305440 12849 leader_election.cc:304] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 26525ff561804b0bb1fa9d44e0d5ee13; no voters: 
I20260709 12:26:30.306247 13005 raft_consensus.cc:2804] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:30.307252 13005 raft_consensus.cc:697] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Becoming Leader. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Running, Role: LEADER
I20260709 12:26:30.308071 13005 consensus_queue.cc:237] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:30.314929 12709 catalog_manager.cc:5697] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194). New cstate: current_term: 1 leader_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:30.335067 13005 raft_consensus.cc:493] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:30.335711 13005 raft_consensus.cc:515] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.337685 13005 leader_election.cc:290] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141), 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545)
I20260709 12:26:30.338589 12811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa9be16cb4d4e4ca5064417435e60b0" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" is_pre_election: true
I20260709 12:26:30.338855 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa9be16cb4d4e4ca5064417435e60b0" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c38a08afee84448b261a276fcb60c97" is_pre_election: true
I20260709 12:26:30.339408 12811 raft_consensus.cc:2468] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 0.
I20260709 12:26:30.339545 12960 raft_consensus.cc:2468] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 0.
I20260709 12:26:30.340627 12849 leader_election.cc:304] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 26525ff561804b0bb1fa9d44e0d5ee13; no voters: 
I20260709 12:26:30.341398 13005 raft_consensus.cc:2804] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:30.341712 13005 raft_consensus.cc:493] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:30.342056 13005 raft_consensus.cc:3060] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.347414 13005 raft_consensus.cc:515] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.349251 13005 leader_election.cc:290] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 election: Requested vote from peers 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141), 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545)
I20260709 12:26:30.350510 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa9be16cb4d4e4ca5064417435e60b0" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c38a08afee84448b261a276fcb60c97"
I20260709 12:26:30.350553 12811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa9be16cb4d4e4ca5064417435e60b0" candidate_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
I20260709 12:26:30.351456 12960 raft_consensus.cc:3060] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.351460 12811 raft_consensus.cc:3060] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.359645 12960 raft_consensus.cc:2468] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 1.
I20260709 12:26:30.359645 12811 raft_consensus.cc:2468] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acb81ed1cff495da4f28da5b5c6edaa in term 1.
I20260709 12:26:30.361177 12850 leader_election.cc:304] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 1c38a08afee84448b261a276fcb60c97; no voters: 
I20260709 12:26:30.361979 13005 raft_consensus.cc:2804] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:30.362442 13005 raft_consensus.cc:697] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Becoming Leader. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Running, Role: LEADER
I20260709 12:26:30.363093 13005 consensus_queue.cc:237] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.370281 12709 catalog_manager.cc:5697] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194). New cstate: current_term: 1 leader_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:30.477443 12709 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57206:
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 12:26:30.479972 12709 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 12:26:30.506116 12800 tablet_service.cc:1511] Processing CreateTablet for tablet b79d2245703e4a5ba6352db155e372c3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2dd164dc555e460b8a0a31f6c5174c95]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:30.507503 12800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d2245703e4a5ba6352db155e372c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.507371 12876 tablet_service.cc:1511] Processing CreateTablet for tablet b79d2245703e4a5ba6352db155e372c3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2dd164dc555e460b8a0a31f6c5174c95]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:30.508819 12949 tablet_service.cc:1511] Processing CreateTablet for tablet b79d2245703e4a5ba6352db155e372c3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2dd164dc555e460b8a0a31f6c5174c95]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:30.508795 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d2245703e4a5ba6352db155e372c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.510226 12949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79d2245703e4a5ba6352db155e372c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.512244 12801 tablet_service.cc:1511] Processing CreateTablet for tablet 108b422fd2484d598ab2c3d19541e4dd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2dd164dc555e460b8a0a31f6c5174c95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:30.513595 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108b422fd2484d598ab2c3d19541e4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.515811 12950 tablet_service.cc:1511] Processing CreateTablet for tablet 108b422fd2484d598ab2c3d19541e4dd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2dd164dc555e460b8a0a31f6c5174c95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:30.517144 12950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108b422fd2484d598ab2c3d19541e4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.514791 12875 tablet_service.cc:1511] Processing CreateTablet for tablet 108b422fd2484d598ab2c3d19541e4dd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2dd164dc555e460b8a0a31f6c5174c95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:30.522848 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108b422fd2484d598ab2c3d19541e4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:30.530936 13001 tablet_bootstrap.cc:492] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa: Bootstrap starting.
I20260709 12:26:30.532688 13000 tablet_bootstrap.cc:492] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: Bootstrap starting.
I20260709 12:26:30.537706 13001 tablet_bootstrap.cc:654] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.539609 13000 tablet_bootstrap.cc:654] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:30.548105 12757 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:30.549459 13002 tablet_bootstrap.cc:492] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Bootstrap starting.
I20260709 12:26:30.551810 13001 tablet_bootstrap.cc:492] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa: No bootstrap required, opened a new log
I20260709 12:26:30.553073 13001 ts_tablet_manager.cc:1403] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260709 12:26:30.557579 13002 tablet_bootstrap.cc:654] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.558665 13001 raft_consensus.cc:359] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.559552 13001 raft_consensus.cc:385] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.559881 13001 raft_consensus.cc:740] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.560766 13001 consensus_queue.cc:260] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.563431 13000 tablet_bootstrap.cc:492] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: No bootstrap required, opened a new log
I20260709 12:26:30.563493 13001 ts_tablet_manager.cc:1434] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:26:30.564384 13000 ts_tablet_manager.cc:1403] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260709 12:26:30.564958 13001 tablet_bootstrap.cc:492] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa: Bootstrap starting.
I20260709 12:26:30.563506 13002 tablet_bootstrap.cc:492] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: No bootstrap required, opened a new log
I20260709 12:26:30.566250 13002 ts_tablet_manager.cc:1403] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.009s
I20260709 12:26:30.570892 13000 raft_consensus.cc:359] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.571594 13000 raft_consensus.cc:385] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.571911 13000 raft_consensus.cc:740] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.572060 13001 tablet_bootstrap.cc:654] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.572808 13000 consensus_queue.cc:260] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.574892 13000 ts_tablet_manager.cc:1434] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:30.576179 13000 tablet_bootstrap.cc:492] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: Bootstrap starting.
I20260709 12:26:30.578393 13001 tablet_bootstrap.cc:492] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa: No bootstrap required, opened a new log
I20260709 12:26:30.579007 13001 ts_tablet_manager.cc:1403] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 12:26:30.579452 13002 raft_consensus.cc:359] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.580411 13002 raft_consensus.cc:385] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.580817 13002 raft_consensus.cc:740] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.582036 13001 raft_consensus.cc:359] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.581957 13002 consensus_queue.cc:260] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.582914 13001 raft_consensus.cc:385] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.585176 13002 ts_tablet_manager.cc:1434] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:26:30.583308 13001 raft_consensus.cc:740] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.585851 13000 tablet_bootstrap.cc:654] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.586683 13002 tablet_bootstrap.cc:492] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: Bootstrap starting.
I20260709 12:26:30.586278 13001 consensus_queue.cc:260] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.592454 13001 ts_tablet_manager.cc:1434] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:26:30.598387 13002 tablet_bootstrap.cc:654] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:30.599516 13000 tablet_bootstrap.cc:492] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: No bootstrap required, opened a new log
I20260709 12:26:30.600139 13000 ts_tablet_manager.cc:1403] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:26:30.603765 13000 raft_consensus.cc:359] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.605064 13000 raft_consensus.cc:385] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.605432 13000 raft_consensus.cc:740] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.606540 13000 consensus_queue.cc:260] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.607851 13002 tablet_bootstrap.cc:492] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: No bootstrap required, opened a new log
I20260709 12:26:30.608523 13002 ts_tablet_manager.cc:1403] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:26:30.609529 13000 ts_tablet_manager.cc:1434] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:26:30.611515 13002 raft_consensus.cc:359] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.612249 13002 raft_consensus.cc:385] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:30.612533 13002 raft_consensus.cc:740] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Initialized, Role: FOLLOWER
I20260709 12:26:30.613277 13002 consensus_queue.cc:260] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.616000 13002 ts_tablet_manager.cc:1434] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:30.662161 13008 raft_consensus.cc:493] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:30.662758 13008 raft_consensus.cc:515] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.665022 13008 leader_election.cc:290] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981), 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545)
I20260709 12:26:30.677505 12886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" is_pre_election: true
I20260709 12:26:30.677587 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c38a08afee84448b261a276fcb60c97" is_pre_election: true
I20260709 12:26:30.678364 12886 raft_consensus.cc:2468] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 0.
I20260709 12:26:30.678460 12960 raft_consensus.cc:2468] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 0.
I20260709 12:26:30.679711 12777 leader_election.cc:304] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 26525ff561804b0bb1fa9d44e0d5ee13; no voters: 
I20260709 12:26:30.680636 13008 raft_consensus.cc:2804] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:30.681021 13008 raft_consensus.cc:493] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:30.681250 13008 raft_consensus.cc:3060] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.687744 13008 raft_consensus.cc:515] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.689945 13008 leader_election.cc:290] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 1 election: Requested vote from peers 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981), 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545)
I20260709 12:26:30.690826 12886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
I20260709 12:26:30.691087 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c38a08afee84448b261a276fcb60c97"
I20260709 12:26:30.691566 12886 raft_consensus.cc:3060] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.691866 12960 raft_consensus.cc:3060] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.697063 12960 raft_consensus.cc:2468] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 1.
I20260709 12:26:30.697665 12886 raft_consensus.cc:2468] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 1.
I20260709 12:26:30.698385 12775 leader_election.cc:304] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c38a08afee84448b261a276fcb60c97, 26525ff561804b0bb1fa9d44e0d5ee13; no voters: 
I20260709 12:26:30.699383 13008 raft_consensus.cc:2804] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:30.700467 13008 raft_consensus.cc:697] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 LEADER]: Becoming Leader. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Running, Role: LEADER
I20260709 12:26:30.701332 13008 consensus_queue.cc:237] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.708837 12706 catalog_manager.cc:5697] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:30.721741 13007 raft_consensus.cc:493] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:30.722569 13007 raft_consensus.cc:515] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.724952 13007 leader_election.cc:290] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141), 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981)
I20260709 12:26:30.737618 12811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3" candidate_uuid: "1c38a08afee84448b261a276fcb60c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" is_pre_election: true
I20260709 12:26:30.737586 12886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3" candidate_uuid: "1c38a08afee84448b261a276fcb60c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" is_pre_election: true
I20260709 12:26:30.738617 12811 raft_consensus.cc:2468] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c38a08afee84448b261a276fcb60c97 in term 0.
I20260709 12:26:30.738677 12886 raft_consensus.cc:2468] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c38a08afee84448b261a276fcb60c97 in term 0.
I20260709 12:26:30.739990 12926 leader_election.cc:304] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 1c38a08afee84448b261a276fcb60c97; no voters: 
I20260709 12:26:30.740891 13007 raft_consensus.cc:2804] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:30.741216 13007 raft_consensus.cc:493] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:30.741595 13007 raft_consensus.cc:3060] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.748838 13007 raft_consensus.cc:515] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.749559 13013 consensus_queue.cc:1048] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:30.751740 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3" candidate_uuid: "1c38a08afee84448b261a276fcb60c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
I20260709 12:26:30.751845 13013 consensus_queue.cc:1048] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:30.752525 12810 raft_consensus.cc:3060] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.753398 13005 consensus_queue.cc:1048] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:30.762696 13007 leader_election.cc:290] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [CANDIDATE]: Term 1 election: Requested vote from peers 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141), 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981)
I20260709 12:26:30.764618 12886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3" candidate_uuid: "1c38a08afee84448b261a276fcb60c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
I20260709 12:26:30.766192 12886 raft_consensus.cc:3060] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:30.770025 13005 consensus_queue.cc:1048] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:26:30.788209 12886 raft_consensus.cc:2468] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c38a08afee84448b261a276fcb60c97 in term 1.
I20260709 12:26:30.789913 12926 leader_election.cc:304] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 1c38a08afee84448b261a276fcb60c97; no voters: 
I20260709 12:26:30.765170 12810 raft_consensus.cc:2468] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c38a08afee84448b261a276fcb60c97 in term 1.
I20260709 12:26:30.791363 13037 raft_consensus.cc:2804] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:30.792330 13037 raft_consensus.cc:697] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 LEADER]: Becoming Leader. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Running, Role: LEADER
I20260709 12:26:30.793643 13037 consensus_queue.cc:237] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:30.838220 12709 catalog_manager.cc:5697] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c38a08afee84448b261a276fcb60c97 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "1c38a08afee84448b261a276fcb60c97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:30.869903 12886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17"
dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
mode: GRACEFUL
new_leader_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
 from {username='slave'} at 127.0.0.1:59538
I20260709 12:26:30.870621 12886 raft_consensus.cc:606] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Received request to transfer leadership to TS 26525ff561804b0bb1fa9d44e0d5ee13
I20260709 12:26:30.888713 12960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3"
dest_uuid: "1c38a08afee84448b261a276fcb60c97"
mode: GRACEFUL
new_leader_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
 from {username='slave'} at 127.0.0.1:33832
I20260709 12:26:30.889248 12960 raft_consensus.cc:606] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 LEADER]: Received request to transfer leadership to TS 26525ff561804b0bb1fa9d44e0d5ee13
I20260709 12:26:31.107060 13008 consensus_queue.cc:1048] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:31.121169 13008 consensus_queue.cc:1048] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:31.332430 13037 consensus_queue.cc:1048] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:31.341058 13054 raft_consensus.cc:993] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: : Instructing follower 26525ff561804b0bb1fa9d44e0d5ee13 to start an election
I20260709 12:26:31.342025 13037 raft_consensus.cc:1081] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 LEADER]: Signalling peer 26525ff561804b0bb1fa9d44e0d5ee13 to start an election
I20260709 12:26:31.344476 12809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3"
dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
 from {username='slave'} at 127.0.0.1:42014
I20260709 12:26:31.345224 12809 raft_consensus.cc:493] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:31.345616 12809 raft_consensus.cc:3060] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.350592 13056 raft_consensus.cc:993] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: : Instructing follower 26525ff561804b0bb1fa9d44e0d5ee13 to start an election
I20260709 12:26:31.351285 13034 raft_consensus.cc:1081] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Signalling peer 26525ff561804b0bb1fa9d44e0d5ee13 to start an election
I20260709 12:26:31.351941 13037 consensus_queue.cc:1048] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:31.353953 12810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17"
dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
 from {username='slave'} at 127.0.0.1:42006
I20260709 12:26:31.354699 12810 raft_consensus.cc:493] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:31.355090 12810 raft_consensus.cc:3060] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.357354 12809 raft_consensus.cc:515] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:31.358915 12808 raft_consensus.cc:1240] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Rejecting Update request from peer 1c38a08afee84448b261a276fcb60c97 for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:31.360807 12809 leader_election.cc:290] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 2 election: Requested vote from peers 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981), 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545)
I20260709 12:26:31.361290 12885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
I20260709 12:26:31.363366 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79d2245703e4a5ba6352db155e372c3" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c38a08afee84448b261a276fcb60c97"
I20260709 12:26:31.363176 12810 raft_consensus.cc:515] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:31.364182 12960 raft_consensus.cc:3055] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:31.364756 12960 raft_consensus.cc:740] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Running, Role: LEADER
I20260709 12:26:31.365628 12960 consensus_queue.cc:260] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:31.366775 12960 raft_consensus.cc:3060] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.367465 12959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c38a08afee84448b261a276fcb60c97"
I20260709 12:26:31.368214 12959 raft_consensus.cc:3060] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.375437 12810 leader_election.cc:290] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 2 election: Requested vote from peers 1c38a08afee84448b261a276fcb60c97 (127.7.58.195:45545), 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981)
I20260709 12:26:31.376670 12886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd16437eadb4d468a89ee26ef3bad17" candidate_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
I20260709 12:26:31.377408 12886 raft_consensus.cc:3055] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:31.377723 12886 raft_consensus.cc:740] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1acb81ed1cff495da4f28da5b5c6edaa, State: Running, Role: LEADER
I20260709 12:26:31.378748 12886 consensus_queue.cc:260] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:31.380118 12886 raft_consensus.cc:3060] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.383083 12960 raft_consensus.cc:2468] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 2.
I20260709 12:26:31.383363 12959 raft_consensus.cc:2468] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 2.
I20260709 12:26:31.384534 12775 leader_election.cc:304] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [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: 1c38a08afee84448b261a276fcb60c97, 26525ff561804b0bb1fa9d44e0d5ee13; no voters: 1acb81ed1cff495da4f28da5b5c6edaa
I20260709 12:26:31.385511 13051 raft_consensus.cc:2804] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:31.385978 12775 leader_election.cc:304] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c38a08afee84448b261a276fcb60c97, 26525ff561804b0bb1fa9d44e0d5ee13; no voters: 
I20260709 12:26:31.386023 13051 raft_consensus.cc:697] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: Becoming Leader. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Running, Role: LEADER
I20260709 12:26:31.387108 13030 raft_consensus.cc:2804] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:31.387580 13030 raft_consensus.cc:697] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: Becoming Leader. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Running, Role: LEADER
I20260709 12:26:31.387964 13051 consensus_queue.cc:237] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [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: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:31.388507 13030 consensus_queue.cc:237] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } }
I20260709 12:26:31.395928 12886 raft_consensus.cc:2468] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26525ff561804b0bb1fa9d44e0d5ee13 in term 2.
I20260709 12:26:31.397465 12706 catalog_manager.cc:5697] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 reported cstate change: term changed from 1 to 2, leader changed from 1c38a08afee84448b261a276fcb60c97 (127.7.58.195) to 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:31.412586 12706 catalog_manager.cc:5697] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 reported cstate change: term changed from 1 to 2, leader changed from 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194) to 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:31.675442  7403 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:26:31.677062  7403 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:26:31.677433  7403 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:26:31.691651 12810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd"
dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
mode: GRACEFUL
new_leader_uuid: "1c38a08afee84448b261a276fcb60c97"
 from {username='slave'} at 127.0.0.1:42030
I20260709 12:26:31.692348 12810 raft_consensus.cc:606] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 LEADER]: Received request to transfer leadership to TS 1c38a08afee84448b261a276fcb60c97
I20260709 12:26:31.693945  7403 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:26:31.718920 13051 raft_consensus.cc:993] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: : Instructing follower 1c38a08afee84448b261a276fcb60c97 to start an election
I20260709 12:26:31.719411 13030 raft_consensus.cc:1081] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 LEADER]: Signalling peer 1c38a08afee84448b261a276fcb60c97 to start an election
I20260709 12:26:31.721202 12960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd"
dest_uuid: "1c38a08afee84448b261a276fcb60c97"
 from {username='slave'} at 127.0.0.1:33830
I20260709 12:26:31.721715 12960 raft_consensus.cc:493] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:31.722122 12960 raft_consensus.cc:3060] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.728737 12960 raft_consensus.cc:515] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:31.731158 12960 leader_election.cc:290] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [CANDIDATE]: Term 2 election: Requested vote from peers 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141), 1acb81ed1cff495da4f28da5b5c6edaa (127.7.58.194:39981)
I20260709 12:26:31.731580 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd" candidate_uuid: "1c38a08afee84448b261a276fcb60c97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26525ff561804b0bb1fa9d44e0d5ee13"
I20260709 12:26:31.731763 12886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108b422fd2484d598ab2c3d19541e4dd" candidate_uuid: "1c38a08afee84448b261a276fcb60c97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1acb81ed1cff495da4f28da5b5c6edaa"
I20260709 12:26:31.732263 12810 raft_consensus.cc:3055] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:31.732498 12886 raft_consensus.cc:3060] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.732719 12810 raft_consensus.cc:740] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26525ff561804b0bb1fa9d44e0d5ee13, State: Running, Role: LEADER
I20260709 12:26:31.733728 12810 consensus_queue.cc:260] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:31.735059 12810 raft_consensus.cc:3060] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:31.738703 12886 raft_consensus.cc:2468] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c38a08afee84448b261a276fcb60c97 in term 2.
I20260709 12:26:31.740094 12926 leader_election.cc:304] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acb81ed1cff495da4f28da5b5c6edaa, 1c38a08afee84448b261a276fcb60c97; no voters: 
I20260709 12:26:31.741068 13037 raft_consensus.cc:2804] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:31.741627 12810 raft_consensus.cc:2468] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c38a08afee84448b261a276fcb60c97 in term 2.
I20260709 12:26:31.741550 13037 raft_consensus.cc:697] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 2 LEADER]: Becoming Leader. State: Replica: 1c38a08afee84448b261a276fcb60c97, State: Running, Role: LEADER
I20260709 12:26:31.743479 13037 consensus_queue.cc:237] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } }
I20260709 12:26:31.750365 12706 catalog_manager.cc:5697] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 reported cstate change: term changed from 1 to 2, leader changed from 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193) to 1c38a08afee84448b261a276fcb60c97 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "1c38a08afee84448b261a276fcb60c97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26525ff561804b0bb1fa9d44e0d5ee13" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1acb81ed1cff495da4f28da5b5c6edaa" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 39981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c38a08afee84448b261a276fcb60c97" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 45545 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:31.772251  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
W20260709 12:26:31.793076 12849 consensus_peers.cc:597] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa -> Peer 26525ff561804b0bb1fa9d44e0d5ee13 (127.7.58.193:41141): Couldn't send request to peer 26525ff561804b0bb1fa9d44e0d5ee13. 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 12:26:31.800931  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:31.802018  7403 tablet_replica.cc:333] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13: stopping tablet replica
I20260709 12:26:31.802693  7403 raft_consensus.cc:2243] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.803191  7403 raft_consensus.cc:2272] T 108b422fd2484d598ab2c3d19541e4dd P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.805598  7403 tablet_replica.cc:333] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: stopping tablet replica
I20260709 12:26:31.806258  7403 raft_consensus.cc:2243] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:31.806928  7403 pending_rounds.cc:70] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Trying to abort 2 pending ops.
I20260709 12:26:31.807127  7403 pending_rounds.cc:77] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305625564738678784 op_type: NO_OP noop_request { }
I20260709 12:26:31.807439  7403 raft_consensus.cc:2889] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:31.807667  7403 pending_rounds.cc:77] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625562337112064 op_type: NO_OP noop_request { }
I20260709 12:26:31.807889  7403 raft_consensus.cc:2889] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:31.808131  7403 raft_consensus.cc:2272] T b79d2245703e4a5ba6352db155e372c3 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.810801  7403 tablet_replica.cc:333] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: stopping tablet replica
I20260709 12:26:31.811380  7403 raft_consensus.cc:2243] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:31.812049  7403 pending_rounds.cc:70] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: Trying to abort 1 pending ops.
I20260709 12:26:31.812240  7403 pending_rounds.cc:77] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305625564737007616 op_type: NO_OP noop_request { }
I20260709 12:26:31.812489  7403 raft_consensus.cc:2889] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:31.812747  7403 raft_consensus.cc:2272] T afd16437eadb4d468a89ee26ef3bad17 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.815501  7403 tablet_replica.cc:333] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13: stopping tablet replica
I20260709 12:26:31.816182  7403 raft_consensus.cc:2243] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.816715  7403 raft_consensus.cc:2272] T 4aa9be16cb4d4e4ca5064417435e60b0 P 26525ff561804b0bb1fa9d44e0d5ee13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.842374  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
I20260709 12:26:31.856132  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
I20260709 12:26:31.880038  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:31.880836  7403 tablet_replica.cc:333] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa: stopping tablet replica
I20260709 12:26:31.881490  7403 raft_consensus.cc:2243] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.882012  7403 raft_consensus.cc:2272] T 108b422fd2484d598ab2c3d19541e4dd P 1acb81ed1cff495da4f28da5b5c6edaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.884843  7403 tablet_replica.cc:333] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa: stopping tablet replica
I20260709 12:26:31.885416  7403 raft_consensus.cc:2243] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.885933  7403 raft_consensus.cc:2272] T b79d2245703e4a5ba6352db155e372c3 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.888391  7403 tablet_replica.cc:333] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa: stopping tablet replica
I20260709 12:26:31.888960  7403 raft_consensus.cc:2243] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.889394  7403 raft_consensus.cc:2272] T afd16437eadb4d468a89ee26ef3bad17 P 1acb81ed1cff495da4f28da5b5c6edaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.891291  7403 tablet_replica.cc:333] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa: stopping tablet replica
I20260709 12:26:31.891777  7403 raft_consensus.cc:2243] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:31.892580  7403 raft_consensus.cc:2272] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1acb81ed1cff495da4f28da5b5c6edaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.915423  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
I20260709 12:26:31.928517  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
I20260709 12:26:31.946435  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:31.947157  7403 tablet_replica.cc:333] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: stopping tablet replica
I20260709 12:26:31.947959  7403 raft_consensus.cc:2243] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:31.948652  7403 pending_rounds.cc:70] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: Trying to abort 1 pending ops.
I20260709 12:26:31.948863  7403 pending_rounds.cc:77] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305625566189170688 op_type: NO_OP noop_request { }
I20260709 12:26:31.949182  7403 raft_consensus.cc:2889] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:31.949532  7403 raft_consensus.cc:2272] T 108b422fd2484d598ab2c3d19541e4dd P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.951989  7403 tablet_replica.cc:333] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97: stopping tablet replica
I20260709 12:26:31.952582  7403 raft_consensus.cc:2243] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.953147  7403 raft_consensus.cc:2272] T b79d2245703e4a5ba6352db155e372c3 P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.955860  7403 tablet_replica.cc:333] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97: stopping tablet replica
I20260709 12:26:31.956435  7403 raft_consensus.cc:2243] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.956894  7403 raft_consensus.cc:2272] T 4aa9be16cb4d4e4ca5064417435e60b0 P 1c38a08afee84448b261a276fcb60c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.958914  7403 tablet_replica.cc:333] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97: stopping tablet replica
I20260709 12:26:31.959436  7403 raft_consensus.cc:2243] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:31.959884  7403 raft_consensus.cc:2272] T afd16437eadb4d468a89ee26ef3bad17 P 1c38a08afee84448b261a276fcb60c97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:31.972848  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
I20260709 12:26:31.985711  7403 master.cc:562] Master@127.7.58.254:34837 shutting down...
I20260709 12:26:32.002800  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:32.003489  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:32.003903  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1dcf6030bd56488faa70daffc30f5519: stopping tablet replica
I20260709 12:26:32.023334  7403 master.cc:584] Master@127.7.58.254:34837 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2642 ms)
[----------] 6 tests from LeaderRebalancerTest (186582 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:26:32.052750  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:44559
I20260709 12:26:32.053958  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.059168 13064 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 12:26:32.059455 13065 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 12:26:32.060340 13067 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 12:26:32.061437  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:32.062259  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.062456  7403 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 12:26:32.062572  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599992062561 us; error 0 us; skew 500 ppm
I20260709 12:26:32.063060  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.065511  7403 webserver.cc:533] Webserver started at http://127.7.58.254:34707/ using document root <none> and password file <none>
I20260709 12:26:32.066037  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.066205  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.066413  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.067456  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "2c9f8b6a8551439584305fbdb5391ca8"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.072125  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:26:32.075700 13072 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.076606  7403 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:26:32.076941  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "2c9f8b6a8551439584305fbdb5391ca8"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.077201  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-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 12:26:32.092039  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.093083  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.131285  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:44559
I20260709 12:26:32.131487 13123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:44559 every 8 connection(s)
I20260709 12:26:32.135262 13124 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 12:26:32.146308 13124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8: Bootstrap starting.
I20260709 12:26:32.150883 13124 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.155308 13124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8: No bootstrap required, opened a new log
I20260709 12:26:32.157604 13124 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9f8b6a8551439584305fbdb5391ca8" member_type: VOTER }
I20260709 12:26:32.158092 13124 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.158411 13124 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c9f8b6a8551439584305fbdb5391ca8, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.159077 13124 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c9f8b6a8551439584305fbdb5391ca8" member_type: VOTER }
I20260709 12:26:32.159596 13124 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:32.159866 13124 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:32.160168 13124 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.165510 13124 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9f8b6a8551439584305fbdb5391ca8" member_type: VOTER }
I20260709 12:26:32.166169 13124 leader_election.cc:304] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [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: 2c9f8b6a8551439584305fbdb5391ca8; no voters: 
I20260709 12:26:32.167393 13124 leader_election.cc:290] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:32.167836 13127 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.169438 13127 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 1 LEADER]: Becoming Leader. State: Replica: 2c9f8b6a8551439584305fbdb5391ca8, State: Running, Role: LEADER
I20260709 12:26:32.170094 13127 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [LEADER]: Queue going to LEADER mode. State: All 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: "2c9f8b6a8551439584305fbdb5391ca8" member_type: VOTER }
I20260709 12:26:32.170764 13124 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:32.173277 13128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c9f8b6a8551439584305fbdb5391ca8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9f8b6a8551439584305fbdb5391ca8" member_type: VOTER } }
I20260709 12:26:32.173307 13129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c9f8b6a8551439584305fbdb5391ca8. Latest consensus state: current_term: 1 leader_uuid: "2c9f8b6a8551439584305fbdb5391ca8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9f8b6a8551439584305fbdb5391ca8" member_type: VOTER } }
I20260709 12:26:32.174222 13128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:32.174284 13129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:32.179402 13133 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:32.184492 13133 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:32.190012  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:32.193745 13133 catalog_manager.cc:1383] Generated new cluster ID: 5f643ce987cd479ca8e2363acd859d2d
I20260709 12:26:32.194098 13133 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:32.220340 13133 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:32.221902 13133 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:32.237417 13133 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8: Generated new TSK 0
I20260709 12:26:32.238174 13133 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:32.257748  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.264370 13145 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 12:26:32.265667 13146 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 12:26:32.268213 13148 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 12:26:32.270004  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:32.271207  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.271432  7403 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 12:26:32.271674  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599992271651 us; error 0 us; skew 500 ppm
I20260709 12:26:32.272444  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.275247  7403 webserver.cc:533] Webserver started at http://127.7.58.193:35625/ using document root <none> and password file <none>
I20260709 12:26:32.275797  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.276006  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.276340  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.277521  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "75bb383c9976483a807627d0018fd6e2"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.282855  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:26:32.286926 13153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.287853  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:32.288205  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "75bb383c9976483a807627d0018fd6e2"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.288514  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-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 12:26:32.305182  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.306612  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.308282  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.310899  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.311167  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.311455  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.311662  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.358235  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:37079
I20260709 12:26:32.358420 13215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:37079 every 8 connection(s)
I20260709 12:26:32.363309  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.370853 13220 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 12:26:32.372079 13221 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 12:26:32.376453  7403 server_base.cc:1061] running on GCE node
W20260709 12:26:32.377133 13223 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 12:26:32.377518 13216 heartbeater.cc:344] Connected to a master server at 127.7.58.254:44559
I20260709 12:26:32.378073 13216 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:32.378611  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.378918  7403 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 12:26:32.379065 13216 heartbeater.cc:507] Master 127.7.58.254:44559 requested a full tablet report, sending...
I20260709 12:26:32.379115  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599992379095 us; error 0 us; skew 500 ppm
I20260709 12:26:32.380167  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.381891 13089 ts_manager.cc:194] Registered new tserver with Master: 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079)
I20260709 12:26:32.383358  7403 webserver.cc:533] Webserver started at http://127.7.58.194:44359/ using document root <none> and password file <none>
I20260709 12:26:32.384013  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.384104 13089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52282
I20260709 12:26:32.384232  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.384662  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.386116  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.391175  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:26:32.394809 13228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.395850  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:32.396385  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.396721  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-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 12:26:32.411654  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.412799  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.414351  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.416802  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.417053  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.417317  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.417510  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.460659  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:34465
I20260709 12:26:32.460783 13290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:34465 every 8 connection(s)
I20260709 12:26:32.465755  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:32.475633 13294 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 12:26:32.477962 13297 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 12:26:32.478170 13295 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 12:26:32.480247  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:32.481532  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:32.481943  7403 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 12:26:32.482210  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783599992482185 us; error 0 us; skew 500 ppm
I20260709 12:26:32.483028  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:32.483078 13291 heartbeater.cc:344] Connected to a master server at 127.7.58.254:44559
I20260709 12:26:32.483816 13291 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:32.485045 13291 heartbeater.cc:507] Master 127.7.58.254:44559 requested a full tablet report, sending...
I20260709 12:26:32.486341  7403 webserver.cc:533] Webserver started at http://127.7.58.195:33311/ using document root <none> and password file <none>
I20260709 12:26:32.487006  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:32.487244  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:32.487540  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:32.487738 13089 ts_manager.cc:194] Registered new tserver with Master: 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:32.488914  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.489384 13089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52292
I20260709 12:26:32.494467  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:26:32.498859 13302 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.499830  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:32.500195  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
format_stamp: "Formatted at 2026-07-09 12:26:32 on dist-test-slave-37fn"
I20260709 12:26:32.500607  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599805301507-7403-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 12:26:32.512045  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:32.513219  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:32.514817  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:32.517150  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:32.517416  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:32.517680  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:32.517899  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:26:32.561631  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:36473
I20260709 12:26:32.561852 13364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:36473 every 8 connection(s)
I20260709 12:26:32.577450 13365 heartbeater.cc:344] Connected to a master server at 127.7.58.254:44559
I20260709 12:26:32.578073 13365 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:32.579205 13365 heartbeater.cc:507] Master 127.7.58.254:44559 requested a full tablet report, sending...
I20260709 12:26:32.581573 13089 ts_manager.cc:194] Registered new tserver with Master: 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:32.581770  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016584647s
I20260709 12:26:32.583662 13089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52302
I20260709 12:26:32.611917 13089 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52318:
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 12:26:32.614951 13089 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 12:26:32.688252 13180 tablet_service.cc:1511] Processing CreateTablet for tablet b1fc8fdaa7e949c3b26aba3c8fc5627e (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:32.689148 13181 tablet_service.cc:1511] Processing CreateTablet for tablet 4973f3626595457ab6954d14e62b751e (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:32.689148 13179 tablet_service.cc:1511] Processing CreateTablet for tablet b05b1e0a5466410cae7031bc76306b6c (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:32.689975 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fc8fdaa7e949c3b26aba3c8fc5627e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.690925 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4973f3626595457ab6954d14e62b751e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.691707 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05b1e0a5466410cae7031bc76306b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.699690 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 4973f3626595457ab6954d14e62b751e (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:32.701270 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4973f3626595457ab6954d14e62b751e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.701066 13328 tablet_service.cc:1511] Processing CreateTablet for tablet b05b1e0a5466410cae7031bc76306b6c (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:32.702992 13178 tablet_service.cc:1511] Processing CreateTablet for tablet a2cf48682ff14d2d9892ca842f7ced75 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:32.704121 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05b1e0a5466410cae7031bc76306b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.704581 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cf48682ff14d2d9892ca842f7ced75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.703044 13329 tablet_service.cc:1511] Processing CreateTablet for tablet b1fc8fdaa7e949c3b26aba3c8fc5627e (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:32.707423 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fc8fdaa7e949c3b26aba3c8fc5627e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.707132 13327 tablet_service.cc:1511] Processing CreateTablet for tablet a2cf48682ff14d2d9892ca842f7ced75 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:32.708525 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cf48682ff14d2d9892ca842f7ced75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.709342 13177 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa490cf7bb040a6b86450da014f887f (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:32.710908 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa490cf7bb040a6b86450da014f887f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.713536 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa490cf7bb040a6b86450da014f887f (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:32.715796 13176 tablet_service.cc:1511] Processing CreateTablet for tablet f0bc113b5e82446aab13688317635829 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:32.717460 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bc113b5e82446aab13688317635829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.719934 13325 tablet_service.cc:1511] Processing CreateTablet for tablet f0bc113b5e82446aab13688317635829 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:32.722322 13175 tablet_service.cc:1511] Processing CreateTablet for tablet ca1d9927efbd4c34844f00c60db41a23 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:32.723958 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1d9927efbd4c34844f00c60db41a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.730458 13324 tablet_service.cc:1511] Processing CreateTablet for tablet ca1d9927efbd4c34844f00c60db41a23 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:32.733289 13174 tablet_service.cc:1511] Processing CreateTablet for tablet 1073abe95c6548da87212232e2a092fd (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:32.735145 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1073abe95c6548da87212232e2a092fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.736858 13323 tablet_service.cc:1511] Processing CreateTablet for tablet 1073abe95c6548da87212232e2a092fd (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:32.738245 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa490cf7bb040a6b86450da014f887f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.739814 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bc113b5e82446aab13688317635829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.740501 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1073abe95c6548da87212232e2a092fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.742997 13173 tablet_service.cc:1511] Processing CreateTablet for tablet c6be1d7d302043acbe97181efa517896 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:32.745110 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6be1d7d302043acbe97181efa517896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.746658 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1d9927efbd4c34844f00c60db41a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.773720 13322 tablet_service.cc:1511] Processing CreateTablet for tablet c6be1d7d302043acbe97181efa517896 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:32.775319 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6be1d7d302043acbe97181efa517896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.783986 13256 tablet_service.cc:1511] Processing CreateTablet for tablet 4973f3626595457ab6954d14e62b751e (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:32.785485 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4973f3626595457ab6954d14e62b751e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.808661 13255 tablet_service.cc:1511] Processing CreateTablet for tablet b1fc8fdaa7e949c3b26aba3c8fc5627e (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:32.810326 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fc8fdaa7e949c3b26aba3c8fc5627e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.815409 13380 tablet_bootstrap.cc:492] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:32.816097 13254 tablet_service.cc:1511] Processing CreateTablet for tablet b05b1e0a5466410cae7031bc76306b6c (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:32.818005 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05b1e0a5466410cae7031bc76306b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.823732 13253 tablet_service.cc:1511] Processing CreateTablet for tablet a2cf48682ff14d2d9892ca842f7ced75 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:32.825438 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cf48682ff14d2d9892ca842f7ced75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.852859 13380 tablet_bootstrap.cc:654] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.853725 13252 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa490cf7bb040a6b86450da014f887f (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:32.855381 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa490cf7bb040a6b86450da014f887f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.873656 13381 tablet_bootstrap.cc:492] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:32.871028 13382 tablet_bootstrap.cc:492] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:32.879660 13253 tablet_service.cc:1511] Processing CreateTablet for tablet f0bc113b5e82446aab13688317635829 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:32.882005 13381 tablet_bootstrap.cc:654] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.882503 13251 tablet_service.cc:1511] Processing CreateTablet for tablet ca1d9927efbd4c34844f00c60db41a23 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:32.884299 13380 tablet_bootstrap.cc:492] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:32.884903 13380 ts_tablet_manager.cc:1403] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.006s
I20260709 12:26:32.886477 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 1073abe95c6548da87212232e2a092fd (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:32.888453 13380 raft_consensus.cc:359] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:32.889331 13380 raft_consensus.cc:385] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.889659 13380 raft_consensus.cc:740] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.890739 13380 consensus_queue.cc:260] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:32.894867 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0bc113b5e82446aab13688317635829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.898973 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1073abe95c6548da87212232e2a092fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.918109 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1d9927efbd4c34844f00c60db41a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.930346 13252 tablet_service.cc:1511] Processing CreateTablet for tablet c6be1d7d302043acbe97181efa517896 (DEFAULT_TABLE table=test-workload [id=9af2666582d44f06bfda8844196dba61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:32.931963 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6be1d7d302043acbe97181efa517896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.938205 13382 tablet_bootstrap.cc:654] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.940038 13381 tablet_bootstrap.cc:492] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:32.940864 13381 ts_tablet_manager.cc:1403] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.018s
I20260709 12:26:32.948843 13381 raft_consensus.cc:359] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:32.949697 13381 raft_consensus.cc:385] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.952229 13365 heartbeater.cc:499] Master 127.7.58.254:44559 was elected leader, sending a full tablet report...
I20260709 12:26:32.952432 13380 ts_tablet_manager.cc:1434] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.029s
I20260709 12:26:32.953770 13380 tablet_bootstrap.cc:492] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:32.952280 13386 raft_consensus.cc:493] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.954900 13386 raft_consensus.cc:515] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:32.950582 13381 raft_consensus.cc:740] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.959628 13381 consensus_queue.cc:260] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:32.960704 13380 tablet_bootstrap.cc:654] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.989486 13386 leader_election.cc:290] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:32.995671 13381 ts_tablet_manager.cc:1434] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.004s
I20260709 12:26:32.996547 13216 heartbeater.cc:499] Master 127.7.58.254:44559 was elected leader, sending a full tablet report...
I20260709 12:26:32.996922 13381 tablet_bootstrap.cc:492] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:32.998031 13382 tablet_bootstrap.cc:492] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:32.998572 13382 ts_tablet_manager.cc:1403] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.003s
I20260709 12:26:33.003427 13381 tablet_bootstrap.cc:654] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.001703 13382 raft_consensus.cc:359] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.004119 13382 raft_consensus.cc:385] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.004534 13382 raft_consensus.cc:740] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.010222 13382 consensus_queue.cc:260] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.011083 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4973f3626595457ab6954d14e62b751e" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
W20260709 12:26:33.013446 13304 leader_election.cc:343] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.015816 13380 tablet_bootstrap.cc:492] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.016634 13380 ts_tablet_manager.cc:1403] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.005s
I20260709 12:26:33.020383 13380 raft_consensus.cc:359] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.021472 13380 raft_consensus.cc:385] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.021968 13380 raft_consensus.cc:740] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.024222 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4973f3626595457ab6954d14e62b751e" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.025195 13382 ts_tablet_manager.cc:1434] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.007s
I20260709 12:26:33.025334 13291 heartbeater.cc:499] Master 127.7.58.254:44559 was elected leader, sending a full tablet report...
I20260709 12:26:33.026588 13382 tablet_bootstrap.cc:492] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
W20260709 12:26:33.026692 13305 leader_election.cc:343] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.027438 13305 leader_election.cc:304] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:33.028434 13386 raft_consensus.cc:2749] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.029587 13380 consensus_queue.cc:260] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.032459 13380 ts_tablet_manager.cc:1434] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260709 12:26:33.033067 13381 tablet_bootstrap.cc:492] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.033633 13380 tablet_bootstrap.cc:492] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.034039 13382 tablet_bootstrap.cc:654] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.041147 13380 tablet_bootstrap.cc:654] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.033979 13381 ts_tablet_manager.cc:1403] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260709 12:26:33.045187 13382 tablet_bootstrap.cc:492] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.046213 13382 ts_tablet_manager.cc:1403] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 12:26:33.045958 13381 raft_consensus.cc:359] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.050113 13381 raft_consensus.cc:385] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.050518 13381 raft_consensus.cc:740] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.051540 13381 consensus_queue.cc:260] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.051422 13382 raft_consensus.cc:359] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.053328 13382 raft_consensus.cc:385] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.054009 13382 raft_consensus.cc:740] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.055394 13382 consensus_queue.cc:260] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.061885 13381 ts_tablet_manager.cc:1434] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 12:26:33.063155 13381 tablet_bootstrap.cc:492] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.065064 13382 ts_tablet_manager.cc:1434] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 12:26:33.068764 13382 tablet_bootstrap.cc:492] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:33.069641 13381 tablet_bootstrap.cc:654] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.073722 13380 tablet_bootstrap.cc:492] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.075460 13380 ts_tablet_manager.cc:1403] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.028s
I20260709 12:26:33.076495 13382 tablet_bootstrap.cc:654] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.078876 13380 raft_consensus.cc:359] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.080960 13380 raft_consensus.cc:385] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.081269 13380 raft_consensus.cc:740] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.082059 13380 consensus_queue.cc:260] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.083565 13382 tablet_bootstrap.cc:492] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.084321 13382 ts_tablet_manager.cc:1403] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:26:33.084389 13380 ts_tablet_manager.cc:1434] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:26:33.085668 13380 tablet_bootstrap.cc:492] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.087848 13382 raft_consensus.cc:359] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.088721 13382 raft_consensus.cc:385] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.088845 13381 tablet_bootstrap.cc:492] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.089042 13382 raft_consensus.cc:740] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.089403 13381 ts_tablet_manager.cc:1403] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260709 12:26:33.090029 13382 consensus_queue.cc:260] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.092792 13382 ts_tablet_manager.cc:1434] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:33.092510 13381 raft_consensus.cc:359] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.093405 13381 raft_consensus.cc:385] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.093686 13381 raft_consensus.cc:740] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.094606 13381 consensus_queue.cc:260] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.095505 13380 tablet_bootstrap.cc:654] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.097159 13382 tablet_bootstrap.cc:492] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:33.099418 13381 ts_tablet_manager.cc:1434] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:33.100621 13381 tablet_bootstrap.cc:492] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.109261 13382 tablet_bootstrap.cc:654] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.117614 13381 tablet_bootstrap.cc:654] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.122225 13380 tablet_bootstrap.cc:492] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.122947 13380 ts_tablet_manager.cc:1403] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.008s
I20260709 12:26:33.124781 13382 tablet_bootstrap.cc:492] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.125598 13382 ts_tablet_manager.cc:1403] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260709 12:26:33.125383 13380 raft_consensus.cc:359] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.126274 13380 raft_consensus.cc:385] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.126636 13380 raft_consensus.cc:740] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.127559 13380 consensus_queue.cc:260] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.129078 13381 tablet_bootstrap.cc:492] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.129338 13382 raft_consensus.cc:359] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.129717 13381 ts_tablet_manager.cc:1403] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.012s
I20260709 12:26:33.130177 13382 raft_consensus.cc:385] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.130303 13380 ts_tablet_manager.cc:1434] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:33.130513 13382 raft_consensus.cc:740] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.131896 13380 tablet_bootstrap.cc:492] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.131726 13382 consensus_queue.cc:260] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.134069 13382 ts_tablet_manager.cc:1434] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:33.135154 13382 tablet_bootstrap.cc:492] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:33.139273 13380 tablet_bootstrap.cc:654] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.142236 13382 tablet_bootstrap.cc:654] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.147944 13388 raft_consensus.cc:493] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.148524 13388 raft_consensus.cc:515] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.150506 13382 tablet_bootstrap.cc:492] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.151211 13382 ts_tablet_manager.cc:1403] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 12:26:33.154140 13388 leader_election.cc:290] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:33.155867 13382 raft_consensus.cc:359] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.157218 13382 raft_consensus.cc:385] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.157709 13382 raft_consensus.cc:740] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.158927 13382 consensus_queue.cc:260] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.147243 13381 raft_consensus.cc:359] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.160660 13381 raft_consensus.cc:385] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.162890 13382 ts_tablet_manager.cc:1434] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:26:33.162397 13381 raft_consensus.cc:740] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.164793 13382 tablet_bootstrap.cc:492] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:33.165272 13381 consensus_queue.cc:260] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.173439 13381 ts_tablet_manager.cc:1434] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:26:33.174615 13381 tablet_bootstrap.cc:492] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.176697 13382 tablet_bootstrap.cc:654] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:33.183985 13137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:33.200302 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4973f3626595457ab6954d14e62b751e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.201231 13266 raft_consensus.cc:2468] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.203084 13156 leader_election.cc:304] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.203734 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4973f3626595457ab6954d14e62b751e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.204056 13388 raft_consensus.cc:2804] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.204545 13388 raft_consensus.cc:493] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.204612 13340 raft_consensus.cc:2468] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.205035 13388 raft_consensus.cc:3060] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.207796 13381 tablet_bootstrap.cc:654] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.208913 13380 tablet_bootstrap.cc:492] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.209216 13391 raft_consensus.cc:493] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.209667 13380 ts_tablet_manager.cc:1403] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.078s	user 0.041s	sys 0.028s
I20260709 12:26:33.209844 13391 raft_consensus.cc:515] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.214157 13382 tablet_bootstrap.cc:492] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.214457 13380 raft_consensus.cc:359] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.216519 13382 ts_tablet_manager.cc:1403] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.028s
I20260709 12:26:33.216523 13380 raft_consensus.cc:385] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.217103 13380 raft_consensus.cc:740] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.218056 13380 consensus_queue.cc:260] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.219405 13388 raft_consensus.cc:515] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.221305 13380 ts_tablet_manager.cc:1434] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:26:33.222712 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4973f3626595457ab6954d14e62b751e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.222985 13380 tablet_bootstrap.cc:492] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.223372 13340 raft_consensus.cc:3060] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.226547 13391 leader_election.cc:290] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.233038 13340 raft_consensus.cc:2468] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.233677 13380 tablet_bootstrap.cc:654] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.240836 13154 leader_election.cc:304] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.241863 13381 tablet_bootstrap.cc:492] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.242589 13381 ts_tablet_manager.cc:1403] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.006s
I20260709 12:26:33.236423 13388 leader_election.cc:290] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:33.246044 13381 raft_consensus.cc:359] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.237601 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4973f3626595457ab6954d14e62b751e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:33.247493 13266 raft_consensus.cc:3060] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.247646 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
W20260709 12:26:33.249445 13230 leader_election.cc:343] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.253754 13266 raft_consensus.cc:2468] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.246821 13388 raft_consensus.cc:2804] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.256021 13388 raft_consensus.cc:697] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:33.256963 13388 consensus_queue.cc:237] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } }
I20260709 12:26:33.236773 13382 raft_consensus.cc:359] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.258060 13382 raft_consensus.cc:385] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.258455 13382 raft_consensus.cc:740] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.259332 13382 consensus_queue.cc:260] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.265938 13381 raft_consensus.cc:385] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.266803 13381 raft_consensus.cc:740] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.268560 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.269240 13386 raft_consensus.cc:493] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.269428 13340 raft_consensus.cc:2468] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:33.269765 13386 raft_consensus.cc:515] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.271008 13229 leader_election.cc:304] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:33.272390 13391 raft_consensus.cc:2804] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.272905 13391 raft_consensus.cc:493] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.273480 13391 raft_consensus.cc:3060] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.274866 13386 leader_election.cc:290] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:33.268563 13382 ts_tablet_manager.cc:1434] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260709 12:26:33.276607 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc113b5e82446aab13688317635829" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:33.277755 13382 tablet_bootstrap.cc:492] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
W20260709 12:26:33.278152 13304 leader_election.cc:343] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.278924 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc113b5e82446aab13688317635829" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
W20260709 12:26:33.284632 13305 leader_election.cc:343] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.285246 13305 leader_election.cc:304] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:33.286295 13386 raft_consensus.cc:2749] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.269411 13381 consensus_queue.cc:260] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.289395 13381 ts_tablet_manager.cc:1434] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 12:26:33.290004 13388 raft_consensus.cc:493] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.290689 13388 raft_consensus.cc:515] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.291126 13382 tablet_bootstrap.cc:654] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.292124 13088 catalog_manager.cc:5697] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.294512 13381 tablet_bootstrap.cc:492] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.295567 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05b1e0a5466410cae7031bc76306b6c" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.298410 13388 leader_election.cc:290] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.296636 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05b1e0a5466410cae7031bc76306b6c" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.299326 13340 raft_consensus.cc:2468] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.301040 13154 leader_election.cc:304] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.298622 13266 raft_consensus.cc:2468] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.301877 13388 raft_consensus.cc:2804] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.302292 13388 raft_consensus.cc:493] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.302670 13380 tablet_bootstrap.cc:492] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.302942 13388 raft_consensus.cc:3060] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.303342 13380 ts_tablet_manager.cc:1403] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.034s
I20260709 12:26:33.304687 13382 tablet_bootstrap.cc:492] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.305282 13382 ts_tablet_manager.cc:1403] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260709 12:26:33.306687 13380 raft_consensus.cc:359] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.307512 13380 raft_consensus.cc:385] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.307821 13380 raft_consensus.cc:740] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.308403 13382 raft_consensus.cc:359] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.309252 13382 raft_consensus.cc:385] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.308804 13380 consensus_queue.cc:260] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.309571 13382 raft_consensus.cc:740] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.310614 13391 raft_consensus.cc:515] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.312006 13388 raft_consensus.cc:515] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.312989 13381 tablet_bootstrap.cc:654] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.315810 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:33.316398 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.317011 13340 raft_consensus.cc:3060] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.317148 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05b1e0a5466410cae7031bc76306b6c" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:33.318904 13380 ts_tablet_manager.cc:1434] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:26:33.319840 13266 raft_consensus.cc:3060] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.320897 13382 consensus_queue.cc:260] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.326040 13391 leader_election.cc:290] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
W20260709 12:26:33.327008 13230 leader_election.cc:343] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:33.328851 13380 tablet_bootstrap.cc:492] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.332242 13391 raft_consensus.cc:493] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.333146 13391 raft_consensus.cc:515] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.327091 13340 raft_consensus.cc:2468] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
I20260709 12:26:33.336536 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa490cf7bb040a6b86450da014f887f" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:33.337459 13191 raft_consensus.cc:2468] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:33.337404 13229 leader_election.cc:304] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:33.339074 13230 leader_election.cc:304] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.341157 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa490cf7bb040a6b86450da014f887f" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.342255 13340 raft_consensus.cc:2468] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:33.344245 13391 leader_election.cc:290] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.344637 13380 tablet_bootstrap.cc:654] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.344915 13266 raft_consensus.cc:2468] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.345329 13391 raft_consensus.cc:2804] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.346077 13391 raft_consensus.cc:697] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:33.347378 13391 consensus_queue.cc:237] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.350943 13388 leader_election.cc:290] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.353983 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05b1e0a5466410cae7031bc76306b6c" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.355093 13340 raft_consensus.cc:3060] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.356227 13416 raft_consensus.cc:2804] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.356752 13416 raft_consensus.cc:493] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.357085 13416 raft_consensus.cc:3060] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.358446 13156 leader_election.cc:304] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.359423 13388 raft_consensus.cc:2804] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.360116 13388 raft_consensus.cc:697] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:33.360968 13388 consensus_queue.cc:237] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.365763 13340 raft_consensus.cc:2468] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.376655 13382 ts_tablet_manager.cc:1434] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.071s	user 0.019s	sys 0.011s
I20260709 12:26:33.378124 13382 tablet_bootstrap.cc:492] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:33.378439 13087 catalog_manager.cc:5697] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.384969 13381 tablet_bootstrap.cc:492] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.384718 13416 raft_consensus.cc:515] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.385581 13381 ts_tablet_manager.cc:1403] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.022s
I20260709 12:26:33.388856 13380 tablet_bootstrap.cc:492] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.389547 13380 ts_tablet_manager.cc:1403] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.020s
I20260709 12:26:33.389187 13381 raft_consensus.cc:359] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.389978 13381 raft_consensus.cc:385] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.390313 13381 raft_consensus.cc:740] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.391321 13088 catalog_manager.cc:5697] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.393329 13380 raft_consensus.cc:359] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.394215 13380 raft_consensus.cc:385] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.394589 13380 raft_consensus.cc:740] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.394891 13382 tablet_bootstrap.cc:654] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.395780 13380 consensus_queue.cc:260] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.394098 13381 consensus_queue.cc:260] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.400724 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa490cf7bb040a6b86450da014f887f" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:33.401093 13381 ts_tablet_manager.cc:1434] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:26:33.401510 13191 raft_consensus.cc:3060] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.401968 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa490cf7bb040a6b86450da014f887f" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.402287 13381 tablet_bootstrap.cc:492] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.402669 13340 raft_consensus.cc:3060] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.411513 13340 raft_consensus.cc:2468] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
I20260709 12:26:33.412078 13416 leader_election.cc:290] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.411965 13380 ts_tablet_manager.cc:1434] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:26:33.413084 13381 tablet_bootstrap.cc:654] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.413172 13229 leader_election.cc:304] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.415987 13191 raft_consensus.cc:2468] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
I20260709 12:26:33.416862 13416 raft_consensus.cc:2804] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.417661 13416 raft_consensus.cc:697] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:33.418946 13416 consensus_queue.cc:237] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.422744 13380 tablet_bootstrap.cc:492] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.424106 13381 tablet_bootstrap.cc:492] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.424844 13381 ts_tablet_manager.cc:1403] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 12:26:33.428510 13381 raft_consensus.cc:359] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.429447 13381 raft_consensus.cc:385] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.429899 13381 raft_consensus.cc:740] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.431123 13381 consensus_queue.cc:260] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.431646 13380 tablet_bootstrap.cc:654] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.435365 13382 tablet_bootstrap.cc:492] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.435923 13382 ts_tablet_manager.cc:1403] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.017s
I20260709 12:26:33.438812 13382 raft_consensus.cc:359] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.439615 13382 raft_consensus.cc:385] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.440048 13382 raft_consensus.cc:740] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.440979 13382 consensus_queue.cc:260] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.443544 13382 ts_tablet_manager.cc:1434] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:33.443764 13381 ts_tablet_manager.cc:1434] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 12:26:33.442967 13089 catalog_manager.cc:5697] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.444705 13382 tablet_bootstrap.cc:492] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:33.444801 13381 tablet_bootstrap.cc:492] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.451751 13382 tablet_bootstrap.cc:654] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.451751 13381 tablet_bootstrap.cc:654] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.455848 13380 tablet_bootstrap.cc:492] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.456439 13380 ts_tablet_manager.cc:1403] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 12:26:33.459236 13380 raft_consensus.cc:359] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.460284 13388 raft_consensus.cc:493] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.460907 13388 raft_consensus.cc:515] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.462037 13416 raft_consensus.cc:493] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.462565 13416 raft_consensus.cc:515] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.463259 13388 leader_election.cc:290] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.464644 13416 leader_election.cc:290] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.465073 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.466975 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.467566 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:33.468191 13191 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:33.469202 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.470892 13266 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.472136 13388 raft_consensus.cc:493] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.472710 13388 raft_consensus.cc:515] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.472901 13230 leader_election.cc:304] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:33.474208 13416 raft_consensus.cc:2804] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.474324 13382 tablet_bootstrap.cc:492] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:33.474453 13156 leader_election.cc:304] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.474756 13416 raft_consensus.cc:493] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.474954 13388 leader_election.cc:290] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.475188 13416 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.475528 13388 raft_consensus.cc:2804] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.475881 13388 raft_consensus.cc:493] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.476210 13388 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.476915 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.477504 13339 raft_consensus.cc:2468] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.478921 13154 leader_election.cc:304] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.479158 13381 tablet_bootstrap.cc:492] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.479890 13381 ts_tablet_manager.cc:1403] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260709 12:26:33.479805 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.480201 13408 raft_consensus.cc:2804] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.480569 13266 raft_consensus.cc:2468] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.480715 13408 raft_consensus.cc:493] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.481191 13408 raft_consensus.cc:3060] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.482997 13381 raft_consensus.cc:359] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.483801 13381 raft_consensus.cc:385] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.484068 13381 raft_consensus.cc:740] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.484802 13381 consensus_queue.cc:260] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.474993 13382 ts_tablet_manager.cc:1403] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.007s
I20260709 12:26:33.486640 13416 raft_consensus.cc:515] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.489400 13380 raft_consensus.cc:385] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.489750 13380 raft_consensus.cc:740] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.490073 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:33.490146 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.490659 13380 consensus_queue.cc:260] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.491771 13340 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.494076 13408 raft_consensus.cc:515] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.495898 13388 raft_consensus.cc:515] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.497254 13191 raft_consensus.cc:2393] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in current term 1: Already voted for candidate 75bb383c9976483a807627d0018fd6e2 in this term.
I20260709 12:26:33.496948 13382 raft_consensus.cc:359] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.497895 13416 leader_election.cc:290] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.497689 13382 raft_consensus.cc:385] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.498680 13382 raft_consensus.cc:740] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.499099 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:33.499927 13266 raft_consensus.cc:2393] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75bb383c9976483a807627d0018fd6e2 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
I20260709 12:26:33.500352 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.501000 13340 raft_consensus.cc:3060] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.501686 13230 leader_election.cc:304] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: 63f777d1ca3e40d2bfb6ee25d3d8f125; no voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:33.502710 13381 ts_tablet_manager.cc:1434] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:26:33.502573 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:33.503238 13266 raft_consensus.cc:3060] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.503258 13416 raft_consensus.cc:2749] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.505972 13381 tablet_bootstrap.cc:492] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:33.509186 13340 raft_consensus.cc:2468] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.510955 13154 leader_election.cc:304] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.512115 13408 leader_election.cc:290] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.512861 13408 raft_consensus.cc:2804] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.512974 13381 tablet_bootstrap.cc:654] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.499446 13382 consensus_queue.cc:260] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.515442 13382 ts_tablet_manager.cc:1434] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:26:33.515297 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.516058 13339 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.513927 13388 leader_election.cc:290] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.518149 13266 raft_consensus.cc:2468] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.513465 13408 raft_consensus.cc:697] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:33.496416 13380 ts_tablet_manager.cc:1434] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 12:26:33.521919 13380 tablet_bootstrap.cc:492] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:33.521534 13408 consensus_queue.cc:237] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.533124 13380 tablet_bootstrap.cc:654] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:33.538219 13381 tablet_bootstrap.cc:492] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:33.538638 13381 ts_tablet_manager.cc:1403] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 12:26:33.539633 13339 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.541688 13154 leader_election.cc:304] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:33.541963 13381 raft_consensus.cc:359] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.543291 13381 raft_consensus.cc:385] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.543573 13408 raft_consensus.cc:2804] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.544567 13408 raft_consensus.cc:697] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:33.545476 13408 consensus_queue.cc:237] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.543815 13381 raft_consensus.cc:740] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.549412 13381 consensus_queue.cc:260] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.550230 13087 catalog_manager.cc:5697] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.553196 13381 ts_tablet_manager.cc:1434] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:26:33.557107 13380 tablet_bootstrap.cc:492] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:33.557955 13380 ts_tablet_manager.cc:1403] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.006s
I20260709 12:26:33.560563 13380 raft_consensus.cc:359] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.561149 13380 raft_consensus.cc:385] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:33.561398 13380 raft_consensus.cc:740] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:33.562050 13380 consensus_queue.cc:260] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.564076 13380 ts_tablet_manager.cc:1434] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:26:33.569455 13089 catalog_manager.cc:5697] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.651810 13408 raft_consensus.cc:493] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.652397 13408 raft_consensus.cc:515] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.655023 13408 leader_election.cc:290] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.655862 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.656032 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.656733 13408 raft_consensus.cc:493] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.656957 13339 raft_consensus.cc:2393] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75bb383c9976483a807627d0018fd6e2 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
I20260709 12:26:33.657473 13408 raft_consensus.cc:515] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.658263 13154 leader_election.cc:304] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:33.659313 13427 raft_consensus.cc:3060] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.659421 13408 leader_election.cc:290] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.660341 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.660688 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.661103 13266 raft_consensus.cc:2468] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.661334 13339 raft_consensus.cc:2468] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:33.662469 13156 leader_election.cc:304] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.663430 13408 raft_consensus.cc:2804] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.663938 13408 raft_consensus.cc:493] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.664261 13408 raft_consensus.cc:3060] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.667538 13427 raft_consensus.cc:2749] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.669131 13427 consensus_queue.cc:1048] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.671587 13408 raft_consensus.cc:515] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.674299 13408 leader_election.cc:290] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.677354 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.678309 13339 raft_consensus.cc:3060] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.682683 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:33.683588 13265 raft_consensus.cc:3060] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.690919 13408 consensus_queue.cc:1048] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:33.693925 13265 raft_consensus.cc:2468] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.702220 13156 leader_election.cc:304] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.703878 13388 raft_consensus.cc:2804] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.704442 13388 raft_consensus.cc:697] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:33.708334 13386 raft_consensus.cc:493] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.709434 13386 raft_consensus.cc:515] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.713472 13386 leader_election.cc:290] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:33.714494 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6be1d7d302043acbe97181efa517896" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:33.715590 13265 raft_consensus.cc:2468] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:33.717114 13305 leader_election.cc:304] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.707038 13388 consensus_queue.cc:237] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.718302 13386 raft_consensus.cc:2804] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.722131 13386 raft_consensus.cc:493] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.722995 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6be1d7d302043acbe97181efa517896" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:33.729069 13191 raft_consensus.cc:2468] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:33.731118 13386 raft_consensus.cc:3060] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.737960 13339 raft_consensus.cc:2468] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:33.744858 13416 raft_consensus.cc:493] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.745519 13416 raft_consensus.cc:515] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.748298 13386 raft_consensus.cc:515] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
W20260709 12:26:33.749297 13156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:34465, user_credentials={real_user=slave}} blocked reactor thread for 44201.9us
I20260709 12:26:33.750017 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc113b5e82446aab13688317635829" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:33.750756 13339 raft_consensus.cc:2468] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:33.751224 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc113b5e82446aab13688317635829" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:33.752254 13229 leader_election.cc:304] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.752604 13191 raft_consensus.cc:2468] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:33.753468 13414 raft_consensus.cc:2804] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.753911 13414 raft_consensus.cc:493] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.754262 13414 raft_consensus.cc:3060] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.756438 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6be1d7d302043acbe97181efa517896" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:33.757568 13191 raft_consensus.cc:3060] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.749537 13416 leader_election.cc:290] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.758188 13087 catalog_manager.cc:5697] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.764940 13414 raft_consensus.cc:515] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.771414 13386 leader_election.cc:290] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:33.782619 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6be1d7d302043acbe97181efa517896" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:33.783479 13265 raft_consensus.cc:3060] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.784175 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc113b5e82446aab13688317635829" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:33.784924 13190 raft_consensus.cc:3060] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.785187 13191 raft_consensus.cc:2468] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:33.786630 13304 leader_election.cc:304] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:33.789634 13414 leader_election.cc:290] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:33.790351 13386 raft_consensus.cc:2804] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.791833 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0bc113b5e82446aab13688317635829" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:33.792524 13339 raft_consensus.cc:3060] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.792893 13386 raft_consensus.cc:697] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:33.794113 13386 consensus_queue.cc:237] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.794979 13190 raft_consensus.cc:2468] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
I20260709 12:26:33.796597 13230 leader_election.cc:304] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:33.798259 13414 raft_consensus.cc:2804] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.798926 13414 raft_consensus.cc:697] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:33.799823 13414 consensus_queue.cc:237] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:33.801393 13339 raft_consensus.cc:2468] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
I20260709 12:26:33.803725 13265 raft_consensus.cc:2468] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:33.811440 13087 catalog_manager.cc:5697] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.812288 13089 catalog_manager.cc:5697] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:33.824394 13414 consensus_queue.cc:1048] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:33.837461 13416 consensus_queue.cc:1048] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:33.883570 13427 consensus_queue.cc:1048] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.895653 13408 consensus_queue.cc:1048] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:33.937014 13416 consensus_queue.cc:1048] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.949422 13414 consensus_queue.cc:1048] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:34.000424 13408 consensus_queue.cc:1048] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:34.014672 13408 consensus_queue.cc:1048] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:34.042644 13408 consensus_queue.cc:1048] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:34.055310 13427 consensus_queue.cc:1048] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:34.102437 13265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
mode: GRACEFUL
new_leader_uuid: "75bb383c9976483a807627d0018fd6e2"
 from {username='slave'} at 127.0.0.1:51364
I20260709 12:26:34.103045 13265 raft_consensus.cc:606] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Received request to transfer leadership to TS 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:34.123319 13190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
mode: GRACEFUL
new_leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:43958
I20260709 12:26:34.123950 13190 raft_consensus.cc:606] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Received request to transfer leadership to TS 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:34.130539 13190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1073abe95c6548da87212232e2a092fd"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
mode: GRACEFUL
new_leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:43958
I20260709 12:26:34.131071 13190 raft_consensus.cc:606] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Received request to transfer leadership to TS 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:34.311249 13427 consensus_queue.cc:1048] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:34.319913 13408 raft_consensus.cc:993] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: : Instructing follower 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:34.320421 13388 raft_consensus.cc:1081] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Signalling peer 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:34.323009 13266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:51350
I20260709 12:26:34.323840 13266 raft_consensus.cc:493] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:34.324360 13266 raft_consensus.cc:3060] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.328105 13427 consensus_queue.cc:1048] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:34.333539 13266 raft_consensus.cc:515] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.335197 13265 raft_consensus.cc:1240] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Rejecting Update request from peer 75bb383c9976483a807627d0018fd6e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:34.337459 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:34.337829 13266 leader_election.cc:290] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:34.338202 13190 raft_consensus.cc:3055] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:34.338698 13190 raft_consensus.cc:740] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:34.339509 13190 consensus_queue.cc:260] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.340627 13190 raft_consensus.cc:3060] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.340590 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1d9927efbd4c34844f00c60db41a23" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:34.341454 13340 raft_consensus.cc:3060] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.347353 13190 raft_consensus.cc:2468] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:34.348675 13230 leader_election.cc:304] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:34.349666 13416 raft_consensus.cc:2804] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:34.349886 13340 raft_consensus.cc:2468] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:34.350255 13416 raft_consensus.cc:697] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:34.351212 13416 consensus_queue.cc:237] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.351979 13386 consensus_queue.cc:1048] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:34.360399 13089 catalog_manager.cc:5697] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 1 to 2, leader changed from 75bb383c9976483a807627d0018fd6e2 (127.7.58.193) to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:34.361249 13416 consensus_queue.cc:1048] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:34.379710 13416 consensus_queue.cc:1048] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:34.413412 13461 consensus_queue.cc:1048] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:26:34.426065 13304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:37079, user_credentials={real_user=slave}} blocked reactor thread for 50126.6us
I20260709 12:26:34.513130 13388 raft_consensus.cc:993] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: : Instructing follower 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:34.513911 13427 raft_consensus.cc:1081] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Signalling peer 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:34.515808 13266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1073abe95c6548da87212232e2a092fd"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:51350
I20260709 12:26:34.516426 13266 raft_consensus.cc:493] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:34.516826 13266 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.523000 13266 raft_consensus.cc:515] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.525249 13266 leader_election.cc:290] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:34.525765 13391 raft_consensus.cc:993] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: : Instructing follower 75bb383c9976483a807627d0018fd6e2 to start an election
I20260709 12:26:34.526315 13414 raft_consensus.cc:1081] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Signalling peer 75bb383c9976483a807627d0018fd6e2 to start an election
I20260709 12:26:34.526686 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:34.527348 13339 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.527438 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:34.528172 13190 raft_consensus.cc:3055] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:34.528347 13191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
 from {username='slave'} at 127.0.0.1:43950
I20260709 12:26:34.528550 13190 raft_consensus.cc:740] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:34.528980 13191 raft_consensus.cc:493] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:34.529373 13191 raft_consensus.cc:3060] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.529400 13190 consensus_queue.cc:260] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.530965 13190 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.533768 13339 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:34.535578 13229 leader_election.cc:304] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:34.536351 13414 raft_consensus.cc:2804] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:34.536860 13414 raft_consensus.cc:697] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:34.537521 13191 raft_consensus.cc:515] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.537631 13414 consensus_queue.cc:237] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.539197 13190 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:34.543529 13191 leader_election.cc:290] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 2 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:34.544683 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:34.544752 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cf48682ff14d2d9892ca842f7ced75" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:34.545634 13266 raft_consensus.cc:3055] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:34.546257 13266 raft_consensus.cc:740] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:34.545290 13086 catalog_manager.cc:5697] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 1 to 2, leader changed from 75bb383c9976483a807627d0018fd6e2 (127.7.58.193) to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:34.547143 13266 consensus_queue.cc:260] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.548152 13266 raft_consensus.cc:3060] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.545696 13339 raft_consensus.cc:3060] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:34.553870 13266 raft_consensus.cc:2468] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 2.
I20260709 12:26:34.555341 13156 leader_election.cc:304] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:34.556193 13427 raft_consensus.cc:2804] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:34.556703 13427 raft_consensus.cc:697] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 2 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:34.557567 13427 consensus_queue.cc:237] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:34.561156 13339 raft_consensus.cc:2468] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 2.
I20260709 12:26:34.566423 13086 catalog_manager.cc:5697] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 1 to 2, leader changed from 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194) to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:34.732184 13191 raft_consensus.cc:1275] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.733510 13414 consensus_queue.cc:1048] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.744246 13339 raft_consensus.cc:1275] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.746057 13391 consensus_queue.cc:1048] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.990772 13266 raft_consensus.cc:1275] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Refusing update from remote peer 75bb383c9976483a807627d0018fd6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.992374 13427 consensus_queue.cc:1048] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.998572 13339 raft_consensus.cc:1275] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:35.001040 13391 consensus_queue.cc:1048] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:35.015638 13339 raft_consensus.cc:1275] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 75bb383c9976483a807627d0018fd6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:35.017022 13191 raft_consensus.cc:1275] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:35.017802 13388 consensus_queue.cc:1048] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:35.019505 13391 consensus_queue.cc:1048] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:37.165046 13089 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51704:
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 12:26:37.167505 13089 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 12:26:37.220886 13173 tablet_service.cc:1511] Processing CreateTablet for tablet 7268f599a7c8424fada54b93cd54f149 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:37.222232 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7268f599a7c8424fada54b93cd54f149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.222078 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 7268f599a7c8424fada54b93cd54f149 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:37.223522 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7268f599a7c8424fada54b93cd54f149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.224392 13176 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5a72e98c94bf4b9629f2edfda3658 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:37.225720 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5a72e98c94bf4b9629f2edfda3658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.227670 13324 tablet_service.cc:1511] Processing CreateTablet for tablet 7268f599a7c8424fada54b93cd54f149 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION VALUES < 238609294
W20260709 12:26:37.228631 13137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:37.229115 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7268f599a7c8424fada54b93cd54f149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.233845 13322 tablet_service.cc:1511] Processing CreateTablet for tablet cefe691a265d4c05ab091ab120510683 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:37.234781 13253 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5a72e98c94bf4b9629f2edfda3658 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:37.235452 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefe691a265d4c05ab091ab120510683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.236091 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5a72e98c94bf4b9629f2edfda3658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.238713 13178 tablet_service.cc:1511] Processing CreateTablet for tablet cefe691a265d4c05ab091ab120510683 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:37.241039 13180 tablet_service.cc:1511] Processing CreateTablet for tablet db296f5ecea44654b87bfb439326b9ba (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:37.241696 13179 tablet_service.cc:1511] Processing CreateTablet for tablet 17eb3e7bc18144f19da0d4e3267021e1 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:37.242741 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db296f5ecea44654b87bfb439326b9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.243057 13255 tablet_service.cc:1511] Processing CreateTablet for tablet cefe691a265d4c05ab091ab120510683 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:37.244048 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 17eb3e7bc18144f19da0d4e3267021e1 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:37.244858 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefe691a265d4c05ab091ab120510683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.227808 13323 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5a72e98c94bf4b9629f2edfda3658 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:37.245604 13252 tablet_service.cc:1511] Processing CreateTablet for tablet db296f5ecea44654b87bfb439326b9ba (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:37.245682 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17eb3e7bc18144f19da0d4e3267021e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.246919 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5a72e98c94bf4b9629f2edfda3658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.238787 13329 tablet_service.cc:1511] Processing CreateTablet for tablet db296f5ecea44654b87bfb439326b9ba (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:37.249019 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefe691a265d4c05ab091ab120510683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.251076 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 17eb3e7bc18144f19da0d4e3267021e1 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:37.254233 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db296f5ecea44654b87bfb439326b9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.256856 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17eb3e7bc18144f19da0d4e3267021e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.257059 13325 tablet_service.cc:1511] Processing CreateTablet for tablet b05116c5373c4d4792523c2c7f4e4cb4 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:37.258673 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05116c5373c4d4792523c2c7f4e4cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.261463 13330 tablet_service.cc:1511] Processing CreateTablet for tablet e349e19f0f6e4a7ea148c430607d3227 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:37.261612 13175 tablet_service.cc:1511] Processing CreateTablet for tablet b05116c5373c4d4792523c2c7f4e4cb4 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:37.263185 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05116c5373c4d4792523c2c7f4e4cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.262908 13254 tablet_service.cc:1511] Processing CreateTablet for tablet b05116c5373c4d4792523c2c7f4e4cb4 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:37.265398 13256 tablet_service.cc:1511] Processing CreateTablet for tablet e349e19f0f6e4a7ea148c430607d3227 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:37.266372 13249 tablet_service.cc:1511] Processing CreateTablet for tablet 1afc8e4b14ed458fba762080584133a0 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:37.267387 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 1afc8e4b14ed458fba762080584133a0 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:37.246122 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17eb3e7bc18144f19da0d4e3267021e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.272099 13327 tablet_service.cc:1511] Processing CreateTablet for tablet 10da6a3af5e84cf69561fc80fd88c044 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:37.272920 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afc8e4b14ed458fba762080584133a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.263008 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e349e19f0f6e4a7ea148c430607d3227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.274293 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05116c5373c4d4792523c2c7f4e4cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.276760 13177 tablet_service.cc:1511] Processing CreateTablet for tablet e349e19f0f6e4a7ea148c430607d3227 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:37.277235 13174 tablet_service.cc:1511] Processing CreateTablet for tablet 1afc8e4b14ed458fba762080584133a0 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:37.277493 13181 tablet_service.cc:1511] Processing CreateTablet for tablet 10da6a3af5e84cf69561fc80fd88c044 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:37.278246 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e349e19f0f6e4a7ea148c430607d3227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.279486 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afc8e4b14ed458fba762080584133a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.280568 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10da6a3af5e84cf69561fc80fd88c044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.282220 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10da6a3af5e84cf69561fc80fd88c044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.283568 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afc8e4b14ed458fba762080584133a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.286254 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e349e19f0f6e4a7ea148c430607d3227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.288228 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db296f5ecea44654b87bfb439326b9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.304076 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 10da6a3af5e84cf69561fc80fd88c044 (DEFAULT_TABLE table=soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:37.306039 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10da6a3af5e84cf69561fc80fd88c044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:37.368615 13483 tablet_bootstrap.cc:492] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.379904 13483 tablet_bootstrap.cc:654] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.432791 13484 tablet_bootstrap.cc:492] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.434527 13485 tablet_bootstrap.cc:492] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.439646 13484 tablet_bootstrap.cc:654] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.454030 13483 tablet_bootstrap.cc:492] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.454650 13483 ts_tablet_manager.cc:1403] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.005s
I20260709 12:26:37.456445 13485 tablet_bootstrap.cc:654] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.458143 13483 raft_consensus.cc:359] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.459062 13483 raft_consensus.cc:385] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.459404 13483 raft_consensus.cc:740] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.460561 13483 consensus_queue.cc:260] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.463557 13484 tablet_bootstrap.cc:492] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.464190 13484 ts_tablet_manager.cc:1403] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260709 12:26:37.464437 13483 ts_tablet_manager.cc:1434] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:26:37.467435 13484 raft_consensus.cc:359] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.468340 13484 raft_consensus.cc:385] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.468647 13484 raft_consensus.cc:740] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.469419 13484 consensus_queue.cc:260] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.471078 13483 tablet_bootstrap.cc:492] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.472105 13484 ts_tablet_manager.cc:1434] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:37.473333 13485 tablet_bootstrap.cc:492] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.473469 13484 tablet_bootstrap.cc:492] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.474113 13485 ts_tablet_manager.cc:1403] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.015s
I20260709 12:26:37.477361 13485 raft_consensus.cc:359] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.478350 13485 raft_consensus.cc:385] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.478842 13485 raft_consensus.cc:740] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.479988 13483 tablet_bootstrap.cc:654] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.479700 13485 consensus_queue.cc:260] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.481817 13484 tablet_bootstrap.cc:654] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.482975 13485 ts_tablet_manager.cc:1434] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:26:37.484400 13485 tablet_bootstrap.cc:492] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.492169 13485 tablet_bootstrap.cc:654] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.542208 13484 tablet_bootstrap.cc:492] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.542773 13484 ts_tablet_manager.cc:1403] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.031s
I20260709 12:26:37.544658 13391 raft_consensus.cc:493] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.545245 13391 raft_consensus.cc:515] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.545855 13484 raft_consensus.cc:359] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.546574 13484 raft_consensus.cc:385] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.546854 13484 raft_consensus.cc:740] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.548199 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:37.548455 13391 leader_election.cc:290] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:37.549233 13483 tablet_bootstrap.cc:492] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.550006 13483 ts_tablet_manager.cc:1403] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.084s	user 0.047s	sys 0.025s
I20260709 12:26:37.549589 13484 consensus_queue.cc:260] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
W20260709 12:26:37.550294 13230 leader_election.cc:343] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.552179 13484 ts_tablet_manager.cc:1434] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:26:37.553205 13484 tablet_bootstrap.cc:492] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.553438 13485 tablet_bootstrap.cc:492] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.554129 13485 ts_tablet_manager.cc:1403] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.007s
I20260709 12:26:37.553844 13483 raft_consensus.cc:359] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.554699 13483 raft_consensus.cc:385] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.555044 13483 raft_consensus.cc:740] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.557691 13485 raft_consensus.cc:359] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.558585 13485 raft_consensus.cc:385] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.558924 13485 raft_consensus.cc:740] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.559989 13485 consensus_queue.cc:260] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.560079 13483 consensus_queue.cc:260] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.562171 13485 ts_tablet_manager.cc:1434] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:26:37.562549 13484 tablet_bootstrap.cc:654] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.563248 13483 ts_tablet_manager.cc:1434] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:26:37.564678 13483 tablet_bootstrap.cc:492] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.569375 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:37.563305 13485 tablet_bootstrap.cc:492] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
W20260709 12:26:37.573887 13229 leader_election.cc:343] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.574555 13229 leader_election.cc:304] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125; no voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:37.575937 13391 raft_consensus.cc:2749] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:37.579608 13483 tablet_bootstrap.cc:654] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.584848 13485 tablet_bootstrap.cc:654] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.595306 13484 tablet_bootstrap.cc:492] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.596019 13484 ts_tablet_manager.cc:1403] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.027s
I20260709 12:26:37.598769 13483 tablet_bootstrap.cc:492] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.599457 13483 ts_tablet_manager.cc:1403] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.003s
I20260709 12:26:37.599294 13484 raft_consensus.cc:359] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.600138 13484 raft_consensus.cc:385] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.600488 13484 raft_consensus.cc:740] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.601393 13484 consensus_queue.cc:260] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.604061 13484 ts_tablet_manager.cc:1434] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:26:37.605159 13484 tablet_bootstrap.cc:492] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.605538 13483 raft_consensus.cc:359] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.606469 13483 raft_consensus.cc:385] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.609841 13483 raft_consensus.cc:740] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.610769 13483 consensus_queue.cc:260] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.612389 13484 tablet_bootstrap.cc:654] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.613149 13483 ts_tablet_manager.cc:1434] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:26:37.613509 13485 tablet_bootstrap.cc:492] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.614097 13485 ts_tablet_manager.cc:1403] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.006s
I20260709 12:26:37.617959 13483 tablet_bootstrap.cc:492] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.624332 13484 tablet_bootstrap.cc:492] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.624928 13484 ts_tablet_manager.cc:1403] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 12:26:37.625263 13483 tablet_bootstrap.cc:654] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.627964 13484 raft_consensus.cc:359] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.628755 13484 raft_consensus.cc:385] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.629033 13484 raft_consensus.cc:740] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.629755 13484 consensus_queue.cc:260] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.632216 13484 ts_tablet_manager.cc:1434] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:26:37.633256 13484 tablet_bootstrap.cc:492] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.633941 13485 raft_consensus.cc:359] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.634744 13485 raft_consensus.cc:385] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.635051 13485 raft_consensus.cc:740] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.635902 13485 consensus_queue.cc:260] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.638433 13485 ts_tablet_manager.cc:1434] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:26:37.641934 13484 tablet_bootstrap.cc:654] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.643431 13472 raft_consensus.cc:493] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.643714 13483 tablet_bootstrap.cc:492] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.644300 13483 ts_tablet_manager.cc:1403] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260709 12:26:37.644042 13472 raft_consensus.cc:515] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.645036 13485 tablet_bootstrap.cc:492] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.646539 13472 leader_election.cc:290] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:37.648309 13483 raft_consensus.cc:359] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.649041 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:37.649413 13483 raft_consensus.cc:385] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.649891 13483 raft_consensus.cc:740] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.650321 13338 raft_consensus.cc:2468] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:37.652132 13154 leader_election.cc:304] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:37.653658 13472 raft_consensus.cc:2804] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.658103 13472 raft_consensus.cc:493] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.658550 13472 raft_consensus.cc:3060] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.651441 13483 consensus_queue.cc:260] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.664747 13483 ts_tablet_manager.cc:1434] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.005s
I20260709 12:26:37.655171 13485 tablet_bootstrap.cc:654] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.656051 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:37.666319 13483 tablet_bootstrap.cc:492] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
W20260709 12:26:37.668768 13156 leader_election.cc:343] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:37.672915 13472 raft_consensus.cc:515] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.673823 13483 tablet_bootstrap.cc:654] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.675073 13484 tablet_bootstrap.cc:492] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.675761 13484 ts_tablet_manager.cc:1403] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.022s
I20260709 12:26:37.676855 13485 tablet_bootstrap.cc:492] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.677466 13485 ts_tablet_manager.cc:1403] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 12:26:37.679989 13484 raft_consensus.cc:359] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.681288 13484 raft_consensus.cc:385] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.681149 13485 raft_consensus.cc:359] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.682117 13485 raft_consensus.cc:385] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.682034 13484 raft_consensus.cc:740] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.682672 13485 raft_consensus.cc:740] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.683537 13484 consensus_queue.cc:260] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.683707 13485 consensus_queue.cc:260] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.685748 13483 tablet_bootstrap.cc:492] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.686327 13483 ts_tablet_manager.cc:1403] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:26:37.686373 13484 ts_tablet_manager.cc:1434] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:26:37.686815 13485 ts_tablet_manager.cc:1434] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:26:37.687980 13485 tablet_bootstrap.cc:492] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.689518 13483 raft_consensus.cc:359] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.690563 13483 raft_consensus.cc:385] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.690892 13483 raft_consensus.cc:740] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.691161 13484 tablet_bootstrap.cc:492] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.691715 13483 consensus_queue.cc:260] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.694365 13483 ts_tablet_manager.cc:1434] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:37.695528 13483 tablet_bootstrap.cc:492] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.696303 13485 tablet_bootstrap.cc:654] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.702503 13483 tablet_bootstrap.cc:654] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.704162 13484 tablet_bootstrap.cc:654] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.709692 13485 tablet_bootstrap.cc:492] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.710286 13485 ts_tablet_manager.cc:1403] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260709 12:26:37.710206 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:37.714525 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:37.713477 13485 raft_consensus.cc:359] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.716084 13485 raft_consensus.cc:385] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.716400 13485 raft_consensus.cc:740] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.716665 13338 raft_consensus.cc:3060] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.721531 13483 tablet_bootstrap.cc:492] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.717139 13485 consensus_queue.cc:260] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.722258 13483 ts_tablet_manager.cc:1403] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 12:26:37.722535 13266 raft_consensus.cc:3060] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.710327 13472 leader_election.cc:290] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:37.724231 13485 ts_tablet_manager.cc:1434] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:26:37.725497 13483 raft_consensus.cc:359] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.725999 13485 tablet_bootstrap.cc:492] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.726336 13483 raft_consensus.cc:385] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.726679 13483 raft_consensus.cc:740] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.727238 13484 tablet_bootstrap.cc:492] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.727865 13484 ts_tablet_manager.cc:1403] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 12:26:37.727632 13483 consensus_queue.cc:260] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.730165 13483 ts_tablet_manager.cc:1434] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:26:37.731431 13483 tablet_bootstrap.cc:492] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.731303 13484 raft_consensus.cc:359] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.732348 13484 raft_consensus.cc:385] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.732704 13484 raft_consensus.cc:740] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.733582 13484 consensus_queue.cc:260] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.734292 13485 tablet_bootstrap.cc:654] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.736716 13484 ts_tablet_manager.cc:1434] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:26:37.737882 13484 tablet_bootstrap.cc:492] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.739686 13483 tablet_bootstrap.cc:654] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.745513 13484 tablet_bootstrap.cc:654] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.747603 13485 tablet_bootstrap.cc:492] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.748409 13485 ts_tablet_manager.cc:1403] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 12:26:37.754084 13485 raft_consensus.cc:359] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.754931 13485 raft_consensus.cc:385] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.755275 13485 raft_consensus.cc:740] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.756121 13485 consensus_queue.cc:260] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.759567 13485 ts_tablet_manager.cc:1434] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 12:26:37.761193 13485 tablet_bootstrap.cc:492] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.765080 13338 raft_consensus.cc:2468] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:37.767094 13154 leader_election.cc:304] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:37.768703 13472 raft_consensus.cc:2804] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:37.769413 13472 raft_consensus.cc:697] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:37.770916 13472 consensus_queue.cc:237] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.771936 13266 raft_consensus.cc:2468] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:37.773885 13462 raft_consensus.cc:493] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.770967 13485 tablet_bootstrap.cc:654] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.774626 13462 raft_consensus.cc:515] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.778926 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:37.779907 13191 raft_consensus.cc:2468] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:37.781056 13462 leader_election.cc:290] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:37.782286 13304 leader_election.cc:304] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:37.783457 13462 raft_consensus.cc:2804] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.783962 13462 raft_consensus.cc:493] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.784978 13462 raft_consensus.cc:3060] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.786191 13483 tablet_bootstrap.cc:492] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:37.786890 13483 ts_tablet_manager.cc:1403] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.027s
I20260709 12:26:37.790382 13484 tablet_bootstrap.cc:492] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.791160 13484 ts_tablet_manager.cc:1403] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.014s
I20260709 12:26:37.793955 13483 raft_consensus.cc:359] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.794953 13483 raft_consensus.cc:385] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.794819 13484 raft_consensus.cc:359] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.795442 13483 raft_consensus.cc:740] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.795784 13484 raft_consensus.cc:385] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.796159 13484 raft_consensus.cc:740] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.796814 13499 raft_consensus.cc:493] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.797181 13485 tablet_bootstrap.cc:492] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.796685 13483 consensus_queue.cc:260] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.797961 13485 ts_tablet_manager.cc:1403] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.010s
I20260709 12:26:37.797430 13499 raft_consensus.cc:515] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.798219 13484 consensus_queue.cc:260] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.801247 13484 ts_tablet_manager.cc:1434] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:37.802534 13484 tablet_bootstrap.cc:492] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:37.802368 13485 raft_consensus.cc:359] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.803503 13485 raft_consensus.cc:385] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.803929 13485 raft_consensus.cc:740] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.804920 13485 consensus_queue.cc:260] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.797190 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:37.806137 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:37.806347 13266 raft_consensus.cc:2468] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:37.807009 13191 raft_consensus.cc:2468] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:37.807682 13485 ts_tablet_manager.cc:1434] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:26:37.808854 13485 tablet_bootstrap.cc:492] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.810820 13484 tablet_bootstrap.cc:654] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.812355 13230 leader_election.cc:304] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:37.813660 13391 raft_consensus.cc:2804] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.814205 13391 raft_consensus.cc:493] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.814765 13391 raft_consensus.cc:3060] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.816910 13485 tablet_bootstrap.cc:654] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.818295 13511 raft_consensus.cc:493] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.812448 13462 raft_consensus.cc:515] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.824003 13511 raft_consensus.cc:515] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.828820 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:37.829614 13191 raft_consensus.cc:3060] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.830211 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:37.830328 13511 leader_election.cc:290] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:37.831247 13190 raft_consensus.cc:2468] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:37.832106 13511 raft_consensus.cc:493] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.835115 13511 raft_consensus.cc:515] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.842007 13499 leader_election.cc:290] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:37.843470 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:37.839653 13089 catalog_manager.cc:5697] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:37.833242 13304 leader_election.cc:304] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:37.833837 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:37.849107 13266 raft_consensus.cc:3060] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.850919 13485 tablet_bootstrap.cc:492] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.851572 13485 ts_tablet_manager.cc:1403] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 12:26:37.854499 13485 raft_consensus.cc:359] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.855257 13485 raft_consensus.cc:385] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:37.855611 13485 raft_consensus.cc:740] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:37.832589 13462 leader_election.cc:290] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:37.856331 13462 raft_consensus.cc:2804] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.856745 13462 raft_consensus.cc:493] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.856928 13266 raft_consensus.cc:2468] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:37.857173 13462 raft_consensus.cc:3060] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.858670 13305 leader_election.cc:304] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:37.859341 13511 leader_election.cc:290] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:37.859951 13511 raft_consensus.cc:2804] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:37.860078 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:37.860445 13511 raft_consensus.cc:697] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:37.860862 13190 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:37.861865 13472 raft_consensus.cc:493] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.862326 13485 consensus_queue.cc:260] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.862347 13472 raft_consensus.cc:515] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.864658 13485 ts_tablet_manager.cc:1434] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260709 12:26:37.864903 13472 leader_election.cc:290] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:37.867314 13304 leader_election.cc:304] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:37.861292 13511 consensus_queue.cc:237] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.872561 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:37.873459 13264 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:37.875370 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:37.875260 13485 tablet_bootstrap.cc:492] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Bootstrap starting.
I20260709 12:26:37.876300 13266 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:37.876358 13156 leader_election.cc:304] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:37.882221 13472 raft_consensus.cc:2804] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.882762 13472 raft_consensus.cc:493] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.883347 13472 raft_consensus.cc:3060] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.888698 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:37.891049 13483 ts_tablet_manager.cc:1434] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.104s	user 0.009s	sys 0.015s
I20260709 12:26:37.892418 13483 tablet_bootstrap.cc:492] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:37.896797 13485 tablet_bootstrap.cc:654] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.897281 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:37.898409 13339 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:37.901691 13514 raft_consensus.cc:2804] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:37.902940 13514 raft_consensus.cc:493] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:37.903908 13514 raft_consensus.cc:3060] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.906682 13512 raft_consensus.cc:493] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.907684 13512 raft_consensus.cc:515] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.914270 13391 raft_consensus.cc:515] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.916831 13265 raft_consensus.cc:2393] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
I20260709 12:26:37.917321 13483 tablet_bootstrap.cc:654] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:37.920156 13472 raft_consensus.cc:515] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:37.926843 13485 tablet_bootstrap.cc:492] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: No bootstrap required, opened a new log
I20260709 12:26:37.928385 13512 leader_election.cc:290] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:37.976428 13485 ts_tablet_manager.cc:1403] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.014s
I20260709 12:26:37.979274 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:37.981117 13265 raft_consensus.cc:3060] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:37.980090 13484 tablet_bootstrap.cc:492] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:37.984819 13391 leader_election.cc:290] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:37.985754 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:37.991418 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:37.992996 13190 raft_consensus.cc:2468] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:37.994140 13493 raft_consensus.cc:493] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:37.995491 13493 raft_consensus.cc:515] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.005450 13086 catalog_manager.cc:5697] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:38.008234 13492 raft_consensus.cc:493] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.009625 13492 raft_consensus.cc:515] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.010452 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.012511 13492 leader_election.cc:290] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.007057 13462 raft_consensus.cc:515] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.014699 13338 raft_consensus.cc:2393] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in current term 1: Already voted for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in this term.
W20260709 12:26:38.016062 13305 leader_election.cc:343] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.016474 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.017716 13340 raft_consensus.cc:2393] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in current term 1: Already voted for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in this term.
I20260709 12:26:38.018155 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.019203 13190 raft_consensus.cc:3060] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.021371 13462 leader_election.cc:290] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.022498 13512 raft_consensus.cc:493] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.023391 13512 raft_consensus.cc:515] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.024431 13483 tablet_bootstrap.cc:492] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:38.025599 13483 ts_tablet_manager.cc:1403] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.010s
I20260709 12:26:38.026686 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.029808 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.031034 13264 raft_consensus.cc:2468] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:38.032572 13266 raft_consensus.cc:2393] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
I20260709 12:26:38.027997 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:38.034739 13156 leader_election.cc:304] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:38.035218 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.035833 13304 leader_election.cc:304] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:38.036151 13266 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:38.036562 13492 raft_consensus.cc:2804] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.036975 13492 raft_consensus.cc:493] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.037271 13511 raft_consensus.cc:2804] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.037384 13492 raft_consensus.cc:3060] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.037751 13511 raft_consensus.cc:493] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.038180 13511 raft_consensus.cc:3060] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.038686 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:38.039579 13338 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 0.
I20260709 12:26:37.927244 13472 leader_election.cc:290] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.027078 13512 leader_election.cc:290] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.027508 13493 leader_election.cc:290] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
W20260709 12:26:38.045050 13154 leader_election.cc:343] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.047508 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.051616 13190 raft_consensus.cc:2468] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
I20260709 12:26:38.052350 13266 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:38.047842 13485 raft_consensus.cc:359] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.053648 13485 raft_consensus.cc:385] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.053591 13305 leader_election.cc:304] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.054243 13485 raft_consensus.cc:740] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.043165 13156 leader_election.cc:304] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:38.055119 13512 raft_consensus.cc:2804] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.055822 13512 raft_consensus.cc:493] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.056468 13512 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.056723 13230 leader_election.cc:304] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:38.058858 13499 raft_consensus.cc:2804] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.059576 13499 raft_consensus.cc:697] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:38.051245 13484 ts_tablet_manager.cc:1403] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.249s	user 0.058s	sys 0.045s
I20260709 12:26:38.055302 13483 raft_consensus.cc:359] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.061184 13483 raft_consensus.cc:385] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.061553 13483 raft_consensus.cc:740] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.062695 13483 consensus_queue.cc:260] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.063086 13499 consensus_queue.cc:237] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.067787 13483 ts_tablet_manager.cc:1434] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 12:26:38.069592 13483 tablet_bootstrap.cc:492] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: Bootstrap starting.
I20260709 12:26:38.072268 13265 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:38.060505 13472 raft_consensus.cc:2804] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.090075 13472 raft_consensus.cc:493] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.074424 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:38.079159 13462 raft_consensus.cc:493] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.080137 13191 raft_consensus.cc:2468] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:38.055361 13485 consensus_queue.cc:260] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.090778 13472 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.091064 13462 raft_consensus.cc:515] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.094376 13462 leader_election.cc:290] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.095377 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:38.095743 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.096508 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afc8e4b14ed458fba762080584133a0" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.096688 13266 raft_consensus.cc:2468] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:38.097546 13190 raft_consensus.cc:2393] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
W20260709 12:26:38.097820 13304 leader_election.cc:343] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.079177 13484 raft_consensus.cc:359] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.099962 13484 raft_consensus.cc:385] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.100369 13484 raft_consensus.cc:740] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.100245 13305 leader_election.cc:304] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.101583 13462 raft_consensus.cc:2804] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.102281 13462 raft_consensus.cc:493] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.102699 13462 raft_consensus.cc:3060] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.103456 13156 leader_election.cc:304] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:38.104460 13304 leader_election.cc:304] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.104954 13493 raft_consensus.cc:2804] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.101429 13484 consensus_queue.cc:260] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.088328 13492 raft_consensus.cc:515] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.112568 13485 ts_tablet_manager.cc:1434] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Time spent starting tablet: real 0.135s	user 0.009s	sys 0.006s
I20260709 12:26:38.113086 13483 tablet_bootstrap.cc:654] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.113972 13512 raft_consensus.cc:515] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.119158 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.119525 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.120471 13265 raft_consensus.cc:3060] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.115562 13511 raft_consensus.cc:515] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.123485 13512 leader_election.cc:290] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.114192 13514 raft_consensus.cc:515] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.123894 13511 leader_election.cc:290] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.126901 13493 raft_consensus.cc:697] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.124387 13512 raft_consensus.cc:2749] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.131106 13493 consensus_queue.cc:237] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.126451 13339 raft_consensus.cc:2393] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75bb383c9976483a807627d0018fd6e2 in current term 1: Already voted for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in this term.
I20260709 12:26:38.128769 13514 leader_election.cc:290] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.130414 13511 raft_consensus.cc:493] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.135227 13511 raft_consensus.cc:515] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.132789 13525 raft_consensus.cc:493] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:38.134341 13154 leader_election.cc:343] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.138857 13525 raft_consensus.cc:515] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.140836 13484 ts_tablet_manager.cc:1434] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.003s
I20260709 12:26:38.144302 13484 tablet_bootstrap.cc:492] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: Bootstrap starting.
I20260709 12:26:38.144671 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" is_pre_election: true
I20260709 12:26:38.159493 13339 raft_consensus.cc:2468] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:38.161384 13483 tablet_bootstrap.cc:492] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: No bootstrap required, opened a new log
I20260709 12:26:38.124604 13492 leader_election.cc:290] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.161872 13483 ts_tablet_manager.cc:1403] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.008s
I20260709 12:26:38.161728 13229 leader_election.cc:304] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.147109 13525 leader_election.cc:290] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.150365 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:38.163669 13190 raft_consensus.cc:2468] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 0.
I20260709 12:26:38.150039 13087 catalog_manager.cc:5697] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.165472 13483 raft_consensus.cc:359] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.153133 13462 raft_consensus.cc:515] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.166342 13483 raft_consensus.cc:385] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.166706 13483 raft_consensus.cc:740] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.168380 13462 leader_election.cc:290] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.117353 13472 raft_consensus.cc:515] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.171573 13263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.172587 13189 raft_consensus.cc:2393] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 75bb383c9976483a807627d0018fd6e2 in this term.
I20260709 12:26:38.172740 13263 raft_consensus.cc:2393] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 75bb383c9976483a807627d0018fd6e2 in this term.
I20260709 12:26:38.173252 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.165885 13525 raft_consensus.cc:2804] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.137920 13511 leader_election.cc:290] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.172623 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
W20260709 12:26:38.156441 13304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:37079, user_credentials={real_user=slave}} blocked reactor thread for 52132.4us
I20260709 12:26:38.174840 13264 raft_consensus.cc:3060] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.175958 13263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.174901 13472 leader_election.cc:290] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.158215 13265 raft_consensus.cc:2468] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:38.178591 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.179440 13261 raft_consensus.cc:3060] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.180150 13156 leader_election.cc:304] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:38.171779 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.174005 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.174362 13525 raft_consensus.cc:493] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.182790 13525 raft_consensus.cc:3060] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.182893 13339 raft_consensus.cc:2393] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75bb383c9976483a807627d0018fd6e2 in current term 1: Already voted for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in this term.
I20260709 12:26:38.173970 13262 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.179024 13086 catalog_manager.cc:5697] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.190447 13484 tablet_bootstrap.cc:654] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:38.193169 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.193444 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.194068 13190 raft_consensus.cc:3060] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.194253 13189 raft_consensus.cc:2393] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 75bb383c9976483a807627d0018fd6e2 in this term.
I20260709 12:26:38.195714 13472 raft_consensus.cc:2804] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.201077 13472 raft_consensus.cc:697] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.202620 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.206161 13472 consensus_queue.cc:237] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.210475 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:38.211599 13191 raft_consensus.cc:2468] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 0.
I20260709 12:26:38.211786 13190 raft_consensus.cc:2468] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:38.214411 13304 leader_election.cc:304] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.216575 13511 raft_consensus.cc:2749] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.222254 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.227793 13525 raft_consensus.cc:515] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.229647 13263 raft_consensus.cc:2393] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
I20260709 12:26:38.229887 13483 consensus_queue.cc:260] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.232848 13304 leader_election.cc:304] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.233837 13483 ts_tablet_manager.cc:1434] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 12:26:38.234197 13462 raft_consensus.cc:2749] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.236521 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.237231 13190 raft_consensus.cc:3060] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.238284 13264 raft_consensus.cc:2468] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:38.228490 13261 raft_consensus.cc:2468] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 1.
I20260709 12:26:38.240059 13305 leader_election.cc:304] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.241999 13462 raft_consensus.cc:2804] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.242816 13462 raft_consensus.cc:697] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:38.244246 13462 consensus_queue.cc:237] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
W20260709 12:26:38.249333 13137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:38.245479 13305 leader_election.cc:304] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.251847 13529 raft_consensus.cc:2804] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.252388 13529 raft_consensus.cc:697] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:38.253401 13529 consensus_queue.cc:237] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.255275 13493 consensus_queue.cc:1048] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.260586 13304 leader_election.cc:304] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:38.273454 13525 leader_election.cc:290] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.280565 13262 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 1.
I20260709 12:26:38.262964 13526 raft_consensus.cc:2804] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:38.266942 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.261658 13190 raft_consensus.cc:2468] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 1.
W20260709 12:26:38.262686 13304 leader_election.cc:343] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:38.284054 13156 leader_election.cc:304] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:38.285130 13472 raft_consensus.cc:2804] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.283490 13526 raft_consensus.cc:493] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:38.285677 13472 raft_consensus.cc:697] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.286245 13526 raft_consensus.cc:3060] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.265516 13493 consensus_queue.cc:1048] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:26:38.287137 13230 leader_election.cc:304] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:38.286935 13472 consensus_queue.cc:237] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.290359 13525 raft_consensus.cc:2804] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:38.290963 13525 raft_consensus.cc:697] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:38.292217 13525 consensus_queue.cc:237] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.296463 13526 raft_consensus.cc:515] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.302407 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.307552 13526 leader_election.cc:290] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.309494 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.310534 13190 raft_consensus.cc:2393] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in this term.
I20260709 12:26:38.310989 13338 raft_consensus.cc:2393] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in current term 1: Already voted for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in this term.
I20260709 12:26:38.313015 13484 tablet_bootstrap.cc:492] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: No bootstrap required, opened a new log
I20260709 12:26:38.313517 13484 ts_tablet_manager.cc:1403] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: Time spent bootstrapping tablet: real 0.170s	user 0.034s	sys 0.029s
I20260709 12:26:38.314512 13304 leader_election.cc:304] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.317986 13462 raft_consensus.cc:2749] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.317725 13484 raft_consensus.cc:359] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.318934 13462 consensus_queue.cc:1048] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.319463 13087 catalog_manager.cc:5697] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.319257 13484 raft_consensus.cc:385] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:38.328051 13484 raft_consensus.cc:740] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Initialized, Role: FOLLOWER
I20260709 12:26:38.329144 13484 consensus_queue.cc:260] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.332078 13484 ts_tablet_manager.cc:1434] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:26:38.337049 13089 catalog_manager.cc:5697] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:38.340869 13089 catalog_manager.cc:5697] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:38.359495 13529 consensus_queue.cc:1048] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.363837 13086 catalog_manager.cc:5697] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.379171 13089 catalog_manager.cc:5697] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 1 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.539708 13529 raft_consensus.cc:493] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:38.540198 13529 raft_consensus.cc:515] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.542101 13529 leader_election.cc:290] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.543076 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75bb383c9976483a807627d0018fd6e2" is_pre_election: true
I20260709 12:26:38.543252 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe691a265d4c05ab091ab120510683" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" is_pre_election: true
I20260709 12:26:38.543995 13261 raft_consensus.cc:2393] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80d9ed813fc74baf893b5dc1cc7adae1 in current term 1: Already voted for candidate 75bb383c9976483a807627d0018fd6e2 in this term.
I20260709 12:26:38.544937 13305 leader_election.cc:304] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.545605 13529 raft_consensus.cc:3060] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.551472 13529 raft_consensus.cc:2749] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:38.576434 13391 consensus_queue.cc:1048] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.589965 13391 consensus_queue.cc:1048] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.625182 13338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
mode: GRACEFUL
new_leader_uuid: "75bb383c9976483a807627d0018fd6e2"
 from {username='slave'} at 127.0.0.1:47706
I20260709 12:26:38.626055 13338 raft_consensus.cc:606] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Received request to transfer leadership to TS 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.638005 13338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
mode: GRACEFUL
new_leader_uuid: "75bb383c9976483a807627d0018fd6e2"
 from {username='slave'} at 127.0.0.1:47706
I20260709 12:26:38.638651 13338 raft_consensus.cc:606] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Received request to transfer leadership to TS 75bb383c9976483a807627d0018fd6e2
I20260709 12:26:38.644542 13190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
mode: GRACEFUL
new_leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:43958
I20260709 12:26:38.645085 13190 raft_consensus.cc:606] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Received request to transfer leadership to TS 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:38.650470 13529 consensus_queue.cc:1048] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.651736 13190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
mode: GRACEFUL
new_leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:43958
I20260709 12:26:38.652580 13190 raft_consensus.cc:606] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Received request to transfer leadership to TS 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:38.660256 13338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
mode: GRACEFUL
new_leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:47706
I20260709 12:26:38.660925 13338 raft_consensus.cc:606] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Received request to transfer leadership to TS 63f777d1ca3e40d2bfb6ee25d3d8f125
I20260709 12:26:38.661417 13190 raft_consensus.cc:3060] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:38.673442 13526 consensus_queue.cc:1048] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.676766 13526 consensus_queue.cc:1048] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.685185 13462 raft_consensus.cc:993] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: : Instructing follower 75bb383c9976483a807627d0018fd6e2 to start an election
I20260709 12:26:38.685823 13462 raft_consensus.cc:1081] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Signalling peer 75bb383c9976483a807627d0018fd6e2 to start an election
I20260709 12:26:38.687178 13262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
mode: GRACEFUL
new_leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:51364
I20260709 12:26:38.687625 13189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
 from {username='slave'} at 127.0.0.1:43934
I20260709 12:26:38.687961 13262 raft_consensus.cc:606] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Received request to transfer leadership to TS 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:38.688346 13189 raft_consensus.cc:493] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:38.688819 13189 raft_consensus.cc:3060] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.692261 13526 consensus_queue.cc:1048] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.698900 13189 raft_consensus.cc:515] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.703665 13462 raft_consensus.cc:993] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: : Instructing follower 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:38.704295 13462 raft_consensus.cc:1081] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Signalling peer 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:38.704892 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.705565 13261 raft_consensus.cc:3060] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.706295 13264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:51336
I20260709 12:26:38.706961 13264 raft_consensus.cc:493] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:38.707335 13264 raft_consensus.cc:3060] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.714387 13189 leader_election.cc:290] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 2 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.715557 13264 raft_consensus.cc:515] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.716142 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db296f5ecea44654b87bfb439326b9ba" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.716907 13338 raft_consensus.cc:3055] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:38.717281 13338 raft_consensus.cc:740] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:38.718216 13338 consensus_queue.cc:260] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.718681 13261 raft_consensus.cc:2468] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 2.
I20260709 12:26:38.719698 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.720206 13156 leader_election.cc:304] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 75bb383c9976483a807627d0018fd6e2; no voters: 
I20260709 12:26:38.719765 13338 raft_consensus.cc:3060] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.721206 13492 raft_consensus.cc:2804] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:38.721724 13492 raft_consensus.cc:697] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 2 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.722617 13492 consensus_queue.cc:237] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.720494 13339 raft_consensus.cc:3055] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:38.724085 13339 raft_consensus.cc:740] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:38.725039 13339 consensus_queue.cc:260] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.725929 13264 leader_election.cc:290] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.726240 13339 raft_consensus.cc:3060] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.731369 13338 raft_consensus.cc:2468] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 2.
I20260709 12:26:38.734253 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e19f0f6e4a7ea148c430607d3227" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.735363 13472 consensus_queue.cc:1048] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.735610 13189 raft_consensus.cc:3060] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.738933 13339 raft_consensus.cc:2468] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:38.740300 13229 leader_election.cc:304] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.740873 13492 consensus_queue.cc:1048] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.741814 13391 raft_consensus.cc:2804] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:38.742400 13391 raft_consensus.cc:697] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:38.743541 13493 raft_consensus.cc:993] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: : Instructing follower 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:38.743655 13391 consensus_queue.cc:237] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.744383 13493 raft_consensus.cc:1081] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Signalling peer 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:38.747792 13189 raft_consensus.cc:2468] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:38.753856 13087 catalog_manager.cc:5697] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 1 to 2, leader changed from 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195) to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.740386 13089 catalog_manager.cc:5697] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 1 to 2, leader changed from 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195) to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.757018 13262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:51350
I20260709 12:26:38.757735 13262 raft_consensus.cc:493] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:38.758205 13262 raft_consensus.cc:3060] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.776098 13472 consensus_queue.cc:1048] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.771617 13262 raft_consensus.cc:515] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.783578 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.784237 13189 raft_consensus.cc:3055] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:38.784578 13189 raft_consensus.cc:740] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.785286 13262 leader_election.cc:290] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.785533 13189 consensus_queue.cc:260] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.786829 13189 raft_consensus.cc:3060] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.788345 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17eb3e7bc18144f19da0d4e3267021e1" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.789006 13339 raft_consensus.cc:3060] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.789001 13493 consensus_queue.cc:1048] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.801852 13339 raft_consensus.cc:2468] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:38.803386 13229 leader_election.cc:304] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.803787 13189 raft_consensus.cc:2468] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:38.804388 13391 raft_consensus.cc:2804] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:38.804909 13391 raft_consensus.cc:697] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:38.806015 13391 consensus_queue.cc:237] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.807466 13472 raft_consensus.cc:993] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: : Instructing follower 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:38.808056 13492 raft_consensus.cc:1081] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Signalling peer 63f777d1ca3e40d2bfb6ee25d3d8f125 to start an election
I20260709 12:26:38.814126 13558 consensus_queue.cc:1048] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.820750 13261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
 from {username='slave'} at 127.0.0.1:51350
I20260709 12:26:38.821487 13261 raft_consensus.cc:493] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:38.821990 13261 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.825453 13558 consensus_queue.cc:1048] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.833689 13261 raft_consensus.cc:515] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.835047 13263 raft_consensus.cc:1240] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Rejecting Update request from peer 75bb383c9976483a807627d0018fd6e2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:38.837551 13261 leader_election.cc:290] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.840200 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.840924 13189 raft_consensus.cc:3055] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:38.841249 13189 raft_consensus.cc:740] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.842092 13472 consensus_queue.cc:1059] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.845082 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.845894 13338 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.848043 13391 consensus_queue.cc:1048] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.849881 13189 consensus_queue.cc:260] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.851632 13189 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.851325 13086 catalog_manager.cc:5697] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 1 to 2, leader changed from 75bb383c9976483a807627d0018fd6e2 (127.7.58.193) to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.854658 13338 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:38.856021 13229 leader_election.cc:304] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.856904 13391 raft_consensus.cc:2804] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:38.857482 13391 raft_consensus.cc:697] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Leader. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:38.858692 13391 consensus_queue.cc:237] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.862622 13189 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f777d1ca3e40d2bfb6ee25d3d8f125 in term 2.
I20260709 12:26:38.863907 13517 raft_consensus.cc:993] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: : Instructing follower 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:38.864545 13517 raft_consensus.cc:1081] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Signalling peer 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
W20260709 12:26:38.863600 13493 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:26:38.866703 13340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:37512
I20260709 12:26:38.867319 13340 raft_consensus.cc:493] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:38.867688 13340 raft_consensus.cc:3060] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.875018 13499 consensus_queue.cc:1048] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:38.878695 13340 raft_consensus.cc:515] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.880614 13338 raft_consensus.cc:1240] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Rejecting Update request from peer 63f777d1ca3e40d2bfb6ee25d3d8f125 for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:38.883230 13499 consensus_queue.cc:1059] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:38.884066 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:38.884773 13190 raft_consensus.cc:3060] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.886633 13086 catalog_manager.cc:5697] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 reported cstate change: term changed from 1 to 2, leader changed from 75bb383c9976483a807627d0018fd6e2 (127.7.58.193) to 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:38.884063 13391 raft_consensus.cc:3055] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:38.889281 13391 raft_consensus.cc:740] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:38.890359 13391 consensus_queue.cc:260] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.891532 13391 raft_consensus.cc:3060] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.897665 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10da6a3af5e84cf69561fc80fd88c044" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.898751 13340 leader_election.cc:290] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:38.900455 13190 raft_consensus.cc:2468] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 2.
I20260709 12:26:38.901543 13304 leader_election.cc:304] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.902396 13529 raft_consensus.cc:2804] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:38.902952 13529 raft_consensus.cc:697] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:38.903826 13529 consensus_queue.cc:237] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.908447 13262 raft_consensus.cc:2468] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 2.
I20260709 12:26:38.913233 13526 raft_consensus.cc:993] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: : Instructing follower 75bb383c9976483a807627d0018fd6e2 to start an election
I20260709 12:26:38.913815 13511 raft_consensus.cc:1081] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Signalling peer 75bb383c9976483a807627d0018fd6e2 to start an election
I20260709 12:26:38.913019 13086 catalog_manager.cc:5697] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 1 to 2, leader changed from 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194) to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:38.915575 13190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
 from {username='slave'} at 127.0.0.1:43934
I20260709 12:26:38.916081 13190 raft_consensus.cc:493] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:38.916478 13190 raft_consensus.cc:3060] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.923470 13190 raft_consensus.cc:515] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.926462 13190 leader_election.cc:290] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 2 election: Requested vote from peers 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465), 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195:36473)
I20260709 12:26:38.927631 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
I20260709 12:26:38.928275 13340 raft_consensus.cc:3055] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:38.928545 13340 raft_consensus.cc:740] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:38.929284 13340 consensus_queue.cc:260] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.930303 13340 raft_consensus.cc:3060] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.931191 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7268f599a7c8424fada54b93cd54f149" candidate_uuid: "75bb383c9976483a807627d0018fd6e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:38.931783 13262 raft_consensus.cc:3060] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:38.936314 13340 raft_consensus.cc:2468] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 2.
I20260709 12:26:38.937712 13262 raft_consensus.cc:2468] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75bb383c9976483a807627d0018fd6e2 in term 2.
I20260709 12:26:38.937788 13154 leader_election.cc:304] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:38.938892 13493 raft_consensus.cc:2804] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:38.939414 13493 raft_consensus.cc:697] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 2 LEADER]: Becoming Leader. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:38.940371 13493 consensus_queue.cc:237] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:38.947233 13087 catalog_manager.cc:5697] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 reported cstate change: term changed from 1 to 2, leader changed from 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195) to 75bb383c9976483a807627d0018fd6e2 (127.7.58.193). New cstate: current_term: 2 leader_uuid: "75bb383c9976483a807627d0018fd6e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:39.128346 13262 raft_consensus.cc:1275] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Refusing update from remote peer 75bb383c9976483a807627d0018fd6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.129882 13493 consensus_queue.cc:1048] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:39.138563 13340 raft_consensus.cc:1275] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 75bb383c9976483a807627d0018fd6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.140349 13492 consensus_queue.cc:1048] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.216683 13190 raft_consensus.cc:1275] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.218169 13391 consensus_queue.cc:1048] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.225447 13340 raft_consensus.cc:1275] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.227334 13391 consensus_queue.cc:1048] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.248538 13340 raft_consensus.cc:1275] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.250175 13391 consensus_queue.cc:1048] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.258929 13190 raft_consensus.cc:1275] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.261826 13525 consensus_queue.cc:1048] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:39.321758 13263 raft_consensus.cc:1275] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.323273 13526 consensus_queue.cc:1048] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.333564 13190 raft_consensus.cc:1275] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.335381 13526 consensus_queue.cc:1048] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.371254 13190 raft_consensus.cc:1275] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.372812 13525 consensus_queue.cc:1048] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.382635 13340 raft_consensus.cc:1275] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 63f777d1ca3e40d2bfb6ee25d3d8f125: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.385288 13517 consensus_queue.cc:1048] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.491899 13340 raft_consensus.cc:1275] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Refusing update from remote peer 75bb383c9976483a807627d0018fd6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.493533 13472 consensus_queue.cc:1048] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:39.503328 13263 raft_consensus.cc:1275] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Refusing update from remote peer 75bb383c9976483a807627d0018fd6e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:39.505503 13492 consensus_queue.cc:1048] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:41.693107 13089 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51704:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:26:41.718854 13089 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51704:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:26:41.850639 13596 tablet.cc:1724] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:41.890514  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:41.908653 13602 tablet.cc:1724] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:41.839957 13595 tablet.cc:1724] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:41.957561 13154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:36473, user_credentials={real_user=slave}} blocked reactor thread for 71398.6us
I20260709 12:26:41.917716 13608 tablet.cc:1724] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:41.966899 13217 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:7268f599a7c8424fada54b93cd54f149)
W20260709 12:26:41.972110 13217 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:7268f599a7c8424fada54b93cd54f149)
W20260709 12:26:41.973042 13217 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:7268f599a7c8424fada54b93cd54f149)
I20260709 12:26:41.979943 13615 tablet.cc:1724] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:41.985445 13609 tablet.cc:1724] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.054308 13596 tablet.cc:1724] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.140759 13618 tablet.cc:1724] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.123546 13619 tablet.cc:1724] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.169322 13629 tablet.cc:1724] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.169427 13602 tablet.cc:1724] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.178558 13595 tablet.cc:1724] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.185299 13608 tablet.cc:1724] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.207474 13619 tablet.cc:1724] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.183061 13263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
mode: GRACEFUL
new_leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:46356
I20260709 12:26:42.217376 13609 tablet.cc:1724] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.215615 13630 tablet.cc:1724] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.236346 13263 raft_consensus.cc:606] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Received request to transfer leadership to TS 80d9ed813fc74baf893b5dc1cc7adae1
W20260709 12:26:42.238554 13305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.194:34465, user_credentials={real_user=slave}} blocked reactor thread for 62295.9us
I20260709 12:26:42.251632 13631 tablet.cc:1724] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.276734 13596 tablet.cc:1724] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.241184 13632 tablet.cc:1724] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.282287 13615 tablet.cc:1724] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.308537 13602 tablet.cc:1724] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.311424 13629 tablet.cc:1724] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.313499 13619 tablet.cc:1724] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.327225 13608 tablet.cc:1724] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.333423 13618 tablet.cc:1724] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.343324 13602 tablet.cc:1724] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.373971 13596 tablet.cc:1724] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:26:42.405000 13188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
mode: GRACEFUL
new_leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:55612
I20260709 12:26:42.405702 13188 raft_consensus.cc:606] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Received request to transfer leadership to TS 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:42.407449  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:26:42.408177  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:42.414462 13086 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8: soft_deleted_table [id=2aa3e9f4791e4f16a44a7e78253c376b] alter complete (version 1)
I20260709 12:26:42.420053 13263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1073abe95c6548da87212232e2a092fd"
dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
mode: GRACEFUL
new_leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:46356
I20260709 12:26:42.420766 13263 raft_consensus.cc:606] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Received request to transfer leadership to TS 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:42.423908 13188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e"
dest_uuid: "75bb383c9976483a807627d0018fd6e2"
mode: GRACEFUL
new_leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:55612
I20260709 12:26:42.424650 13188 raft_consensus.cc:606] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Received request to transfer leadership to TS 80d9ed813fc74baf893b5dc1cc7adae1
I20260709 12:26:42.426014  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:42.426580  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:42.560649 13638 raft_consensus.cc:993] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: : Instructing follower 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.561327 13637 raft_consensus.cc:1081] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Signalling peer 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.563010 13336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:37496
I20260709 12:26:42.563515 13336 raft_consensus.cc:493] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:42.563824 13336 raft_consensus.cc:3060] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:42.570817 13336 raft_consensus.cc:515] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.572640 13336 leader_election.cc:290] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:42.573491 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:42.573889 13263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5a72e98c94bf4b9629f2edfda3658" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:42.574213 13188 raft_consensus.cc:3055] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:42.574667 13188 raft_consensus.cc:740] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:42.574677 13263 raft_consensus.cc:3060] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:42.575585 13188 consensus_queue.cc:260] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.576581 13188 raft_consensus.cc:3060] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:42.581537 13263 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 2.
I20260709 12:26:42.582482 13188 raft_consensus.cc:2468] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 2.
I20260709 12:26:42.583029 13305 leader_election.cc:304] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:42.584053 13567 raft_consensus.cc:2804] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:42.584532 13567 raft_consensus.cc:697] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:42.585335 13567 consensus_queue.cc:237] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.595774 13086 catalog_manager.cc:5697] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 1 to 2, leader changed from 75bb383c9976483a807627d0018fd6e2 (127.7.58.193) to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:42.666254 13569 raft_consensus.cc:993] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: : Instructing follower 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.666913 13612 raft_consensus.cc:1081] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Signalling peer 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.668665 13336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:37512
I20260709 12:26:42.669359 13336 raft_consensus.cc:493] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:42.669730 13336 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:42.675915 13336 raft_consensus.cc:515] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.677706 13336 leader_election.cc:290] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 3 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:42.678870 13263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:42.678902 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05116c5373c4d4792523c2c7f4e4cb4" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:42.679790 13263 raft_consensus.cc:3055] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:42.679913 13188 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:42.680107 13263 raft_consensus.cc:740] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:42.681001 13263 consensus_queue.cc:260] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.682296 13263 raft_consensus.cc:3060] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:42.687214 13188 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 3.
I20260709 12:26:42.689390 13304 leader_election.cc:304] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:42.690387 13567 raft_consensus.cc:2804] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:42.690543 13263 raft_consensus.cc:2468] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 3.
I20260709 12:26:42.690919 13637 raft_consensus.cc:993] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: : Instructing follower 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.690943 13567 raft_consensus.cc:697] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:42.692332 13638 raft_consensus.cc:1081] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Signalling peer 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.692874 13567 consensus_queue.cc:237] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.694242 13336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:37496
I20260709 12:26:42.694934 13336 raft_consensus.cc:493] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:42.695369 13336 raft_consensus.cc:3060] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:42.700510 13086 catalog_manager.cc:5697] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 2 to 3, leader changed from 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194) to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:42.701944 13336 raft_consensus.cc:515] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.704428 13336 leader_election.cc:290] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 2 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:42.705585 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:42.705585 13263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fc8fdaa7e949c3b26aba3c8fc5627e" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:42.706449 13188 raft_consensus.cc:3055] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:42.706499 13263 raft_consensus.cc:3060] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:42.706979 13188 raft_consensus.cc:740] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75bb383c9976483a807627d0018fd6e2, State: Running, Role: LEADER
I20260709 12:26:42.708048 13188 consensus_queue.cc:260] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.709499 13188 raft_consensus.cc:3060] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:42.713572 13263 raft_consensus.cc:2468] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 2.
I20260709 12:26:42.714864 13305 leader_election.cc:304] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f777d1ca3e40d2bfb6ee25d3d8f125, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:42.715740 13567 raft_consensus.cc:2804] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:42.716398 13188 raft_consensus.cc:2468] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 2.
I20260709 12:26:42.716308 13567 raft_consensus.cc:697] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:42.718468 13567 consensus_queue.cc:237] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.726697 13086 catalog_manager.cc:5697] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 1 to 2, leader changed from 75bb383c9976483a807627d0018fd6e2 (127.7.58.193) to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:42.865769 13569 raft_consensus.cc:993] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: : Instructing follower 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.866376 13569 raft_consensus.cc:1081] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Signalling peer 80d9ed813fc74baf893b5dc1cc7adae1 to start an election
I20260709 12:26:42.868044 13338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1073abe95c6548da87212232e2a092fd"
dest_uuid: "80d9ed813fc74baf893b5dc1cc7adae1"
 from {username='slave'} at 127.0.0.1:37512
I20260709 12:26:42.868709 13338 raft_consensus.cc:493] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:42.869256 13338 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:42.875384 13338 raft_consensus.cc:515] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.877329 13338 leader_election.cc:290] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [CANDIDATE]: Term 3 election: Requested vote from peers 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079), 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465)
I20260709 12:26:42.878551 13187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75bb383c9976483a807627d0018fd6e2"
I20260709 12:26:42.878974 13263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1073abe95c6548da87212232e2a092fd" candidate_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125"
I20260709 12:26:42.879315 13187 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:42.879642 13263 raft_consensus.cc:3055] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:42.880025 13263 raft_consensus.cc:740] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63f777d1ca3e40d2bfb6ee25d3d8f125, State: Running, Role: LEADER
I20260709 12:26:42.880831 13263 consensus_queue.cc:260] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.882230 13263 raft_consensus.cc:3060] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:42.887753 13187 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 3.
I20260709 12:26:42.888902 13304 leader_election.cc:304] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [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: 75bb383c9976483a807627d0018fd6e2, 80d9ed813fc74baf893b5dc1cc7adae1; no voters: 
I20260709 12:26:42.889735 13567 raft_consensus.cc:2804] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:42.890108 13263 raft_consensus.cc:2468] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80d9ed813fc74baf893b5dc1cc7adae1 in term 3.
I20260709 12:26:42.890312 13567 raft_consensus.cc:697] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 LEADER]: Becoming Leader. State: Replica: 80d9ed813fc74baf893b5dc1cc7adae1, State: Running, Role: LEADER
I20260709 12:26:42.891347 13567 consensus_queue.cc:237] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [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: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } }
I20260709 12:26:42.898639 13086 catalog_manager.cc:5697] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 reported cstate change: term changed from 2 to 3, leader changed from 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194) to 80d9ed813fc74baf893b5dc1cc7adae1 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80d9ed813fc74baf893b5dc1cc7adae1" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 36473 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:43.058157 13187 raft_consensus.cc:1275] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:43.059620 13567 consensus_queue.cc:1048] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:43.070410 13263 raft_consensus.cc:1275] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:43.072145 13567 consensus_queue.cc:1048] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:43.108013 13187 raft_consensus.cc:1275] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:43.109472 13567 consensus_queue.cc:1048] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:43.118602 13263 raft_consensus.cc:1275] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:43.120728 13567 consensus_queue.cc:1048] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:43.129431 13188 raft_consensus.cc:1275] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:43.131129 13635 consensus_queue.cc:1048] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:43.147176 13263 raft_consensus.cc:1275] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:43.149181 13647 consensus_queue.cc:1048] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:43.326551 13264 raft_consensus.cc:1275] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:43.327888 13647 consensus_queue.cc:1048] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f777d1ca3e40d2bfb6ee25d3d8f125" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:43.337293 13188 raft_consensus.cc:1275] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Refusing update from remote peer 80d9ed813fc74baf893b5dc1cc7adae1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:43.339128 13647 consensus_queue.cc:1048] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75bb383c9976483a807627d0018fd6e2" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:43.427780  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:43.435438  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:43.435902  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:43.442024  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:43.442636  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:44.443773  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:44.451370  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:44.451956  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:44.457546  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:44.458009  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:45.459096  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:45.467645  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:45.468282  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:45.475705  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:45.476274  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:46.477527  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:46.487112  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:46.487787  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:46.497819  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:46.498490  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:47.499624  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:47.505086  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:47.505528  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:47.511641  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:47.512151  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:48.513454  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:48.520117  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:48.520601  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:48.528009  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:48.528491  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:49.529855  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:49.535516  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:49.536019  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:49.543335  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:49.543831  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:50.545202  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:50.551373  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:50.552034  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:50.557998  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:50.558429  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:51.559561  7403 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:51.565894  7403 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:51.566283  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:51.570878  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:51.571270  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:52.638537  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
I20260709 12:26:52.682557  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:52.683638  7403 tablet_replica.cc:333] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.684695  7403 raft_consensus.cc:2243] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.685534  7403 raft_consensus.cc:2272] T 10da6a3af5e84cf69561fc80fd88c044 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.688632  7403 tablet_replica.cc:333] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.689306  7403 raft_consensus.cc:2243] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.689991  7403 raft_consensus.cc:2272] T 1afc8e4b14ed458fba762080584133a0 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.693122  7403 tablet_replica.cc:333] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.693948  7403 raft_consensus.cc:2243] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.694912  7403 raft_consensus.cc:2272] T 7268f599a7c8424fada54b93cd54f149 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.697551  7403 tablet_replica.cc:333] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.698199  7403 raft_consensus.cc:2243] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.698860  7403 raft_consensus.cc:2272] T 17eb3e7bc18144f19da0d4e3267021e1 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.701453  7403 tablet_replica.cc:333] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.702464  7403 raft_consensus.cc:2243] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.703580  7403 raft_consensus.cc:2272] T db296f5ecea44654b87bfb439326b9ba P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.706385  7403 tablet_replica.cc:333] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.707124  7403 raft_consensus.cc:2243] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.707626  7403 raft_consensus.cc:2272] T bdf5a72e98c94bf4b9629f2edfda3658 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.710160  7403 tablet_replica.cc:333] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.710839  7403 raft_consensus.cc:2243] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.711778  7403 raft_consensus.cc:2272] T cefe691a265d4c05ab091ab120510683 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.714262  7403 tablet_replica.cc:333] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.714870  7403 raft_consensus.cc:2243] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.715466  7403 raft_consensus.cc:2272] T e349e19f0f6e4a7ea148c430607d3227 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.718058  7403 tablet_replica.cc:333] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.718641  7403 raft_consensus.cc:2243] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.719269  7403 raft_consensus.cc:2272] T 2aa490cf7bb040a6b86450da014f887f P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.721890  7403 tablet_replica.cc:333] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.722541  7403 raft_consensus.cc:2243] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.723207  7403 raft_consensus.cc:2272] T b05116c5373c4d4792523c2c7f4e4cb4 P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.725976  7403 tablet_replica.cc:333] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.726554  7403 raft_consensus.cc:2243] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.727519  7403 raft_consensus.cc:2272] T a2cf48682ff14d2d9892ca842f7ced75 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.730165  7403 tablet_replica.cc:333] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.730773  7403 raft_consensus.cc:2243] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.731376  7403 raft_consensus.cc:2272] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.733951  7403 tablet_replica.cc:333] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.734521  7403 raft_consensus.cc:2243] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.735421  7403 raft_consensus.cc:2272] T 4973f3626595457ab6954d14e62b751e P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.738277  7403 tablet_replica.cc:333] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.739004  7403 raft_consensus.cc:2243] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.739650  7403 raft_consensus.cc:2272] T ca1d9927efbd4c34844f00c60db41a23 P 75bb383c9976483a807627d0018fd6e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.742236  7403 tablet_replica.cc:333] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.742806  7403 raft_consensus.cc:2243] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.743335  7403 raft_consensus.cc:2272] T 1073abe95c6548da87212232e2a092fd P 75bb383c9976483a807627d0018fd6e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.745685  7403 tablet_replica.cc:333] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.746266  7403 raft_consensus.cc:2243] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.746781  7403 raft_consensus.cc:2272] T f0bc113b5e82446aab13688317635829 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.749358  7403 tablet_replica.cc:333] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.749995  7403 raft_consensus.cc:2243] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.750456  7403 raft_consensus.cc:2272] T c6be1d7d302043acbe97181efa517896 P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.752808  7403 tablet_replica.cc:333] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2: stopping tablet replica
I20260709 12:26:52.753346  7403 raft_consensus.cc:2243] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.754302  7403 raft_consensus.cc:2272] T b05b1e0a5466410cae7031bc76306b6c P 75bb383c9976483a807627d0018fd6e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:52.780206 13230 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:26:52.784636 13230 consensus_peers.cc:597] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. 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 12:26:52.787129 13304 consensus_peers.cc:597] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. 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 12:26:52.794688 13230 consensus_peers.cc:597] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. 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 12:26:52.798947 13304 consensus_peers.cc:597] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:52.801513  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
W20260709 12:26:52.815297 13304 consensus_peers.cc:597] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:52.850699  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
W20260709 12:26:52.877332 13305 consensus_peers.cc:597] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Couldn't send request to peer 63f777d1ca3e40d2bfb6ee25d3d8f125. 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 12:26:52.883419 13230 consensus_peers.cc:597] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:52.891250  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:52.892331  7403 tablet_replica.cc:333] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.893482  7403 raft_consensus.cc:2243] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.894577  7403 raft_consensus.cc:2272] T e349e19f0f6e4a7ea148c430607d3227 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.897007  7403 tablet_replica.cc:333] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.897840  7403 raft_consensus.cc:2243] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.898865  7403 raft_consensus.cc:2272] T 17eb3e7bc18144f19da0d4e3267021e1 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.901254  7403 tablet_replica.cc:333] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.901928  7403 raft_consensus.cc:2243] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.902637  7403 raft_consensus.cc:2272] T 10da6a3af5e84cf69561fc80fd88c044 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.904879  7403 tablet_replica.cc:333] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.905493  7403 raft_consensus.cc:2243] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.906611  7403 raft_consensus.cc:2272] T 1afc8e4b14ed458fba762080584133a0 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:52.910230 13304 consensus_peers.cc:597] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:52.910696  7403 tablet_replica.cc:333] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.911362  7403 raft_consensus.cc:2243] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.911902  7403 raft_consensus.cc:2272] T 7268f599a7c8424fada54b93cd54f149 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.914165  7403 tablet_replica.cc:333] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.914736  7403 raft_consensus.cc:2243] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.915262  7403 raft_consensus.cc:2272] T db296f5ecea44654b87bfb439326b9ba P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.917395  7403 tablet_replica.cc:333] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.918046  7403 raft_consensus.cc:2243] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.918474  7403 raft_consensus.cc:2272] T bdf5a72e98c94bf4b9629f2edfda3658 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.920596  7403 tablet_replica.cc:333] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.921197  7403 raft_consensus.cc:2243] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.921720  7403 raft_consensus.cc:2272] T cefe691a265d4c05ab091ab120510683 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.923870  7403 tablet_replica.cc:333] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.924440  7403 raft_consensus.cc:2243] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.924908  7403 raft_consensus.cc:2272] T 4973f3626595457ab6954d14e62b751e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.927188  7403 tablet_replica.cc:333] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.927726  7403 raft_consensus.cc:2243] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.928627  7403 raft_consensus.cc:2272] T ca1d9927efbd4c34844f00c60db41a23 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.931164  7403 tablet_replica.cc:333] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.931772  7403 raft_consensus.cc:2243] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.932235  7403 raft_consensus.cc:2272] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.934513  7403 tablet_replica.cc:333] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.935073  7403 raft_consensus.cc:2243] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.935979  7403 raft_consensus.cc:2272] T f0bc113b5e82446aab13688317635829 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.938314  7403 tablet_replica.cc:333] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.938903  7403 raft_consensus.cc:2243] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.939493  7403 raft_consensus.cc:2272] T 1073abe95c6548da87212232e2a092fd P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.941598  7403 tablet_replica.cc:333] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.942214  7403 raft_consensus.cc:2243] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.942691  7403 raft_consensus.cc:2272] T b05b1e0a5466410cae7031bc76306b6c P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.944860  7403 tablet_replica.cc:333] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.945401  7403 raft_consensus.cc:2243] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.945946  7403 raft_consensus.cc:2272] T c6be1d7d302043acbe97181efa517896 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.948083  7403 tablet_replica.cc:333] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.948618  7403 raft_consensus.cc:2243] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.949106  7403 raft_consensus.cc:2272] T b05116c5373c4d4792523c2c7f4e4cb4 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.951116  7403 tablet_replica.cc:333] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.951608  7403 raft_consensus.cc:2243] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:52.952442  7403 raft_consensus.cc:2272] T 2aa490cf7bb040a6b86450da014f887f P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:52.954891  7403 tablet_replica.cc:333] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125: stopping tablet replica
I20260709 12:26:52.955374  7403 raft_consensus.cc:2243] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:52.955935  7403 raft_consensus.cc:2272] T a2cf48682ff14d2d9892ca842f7ced75 P 63f777d1ca3e40d2bfb6ee25d3d8f125 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:52.958777 13305 consensus_peers.cc:597] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Couldn't send request to peer 63f777d1ca3e40d2bfb6ee25d3d8f125. 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 12:26:52.985555 13304 consensus_peers.cc:597] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 75bb383c9976483a807627d0018fd6e2 (127.7.58.193:37079): Couldn't send request to peer 75bb383c9976483a807627d0018fd6e2. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:52.991135 13305 consensus_peers.cc:597] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Couldn't send request to peer 63f777d1ca3e40d2bfb6ee25d3d8f125. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:53.001343  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
W20260709 12:26:53.008585 13305 consensus_peers.cc:597] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Couldn't send request to peer 63f777d1ca3e40d2bfb6ee25d3d8f125. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:53.038719  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
I20260709 12:26:53.071537  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:53.072294  7403 tablet_replica.cc:333] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.073228  7403 raft_consensus.cc:2243] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.073968  7403 raft_consensus.cc:2272] T cefe691a265d4c05ab091ab120510683 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.076246  7403 tablet_replica.cc:333] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.076814  7403 raft_consensus.cc:2243] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.077318  7403 raft_consensus.cc:2272] T db296f5ecea44654b87bfb439326b9ba P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.079468  7403 tablet_replica.cc:333] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.080044  7403 raft_consensus.cc:2243] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.080883  7403 raft_consensus.cc:2272] T bdf5a72e98c94bf4b9629f2edfda3658 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.083465  7403 tablet_replica.cc:333] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.084162  7403 raft_consensus.cc:2243] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.085124  7403 raft_consensus.cc:2272] T 10da6a3af5e84cf69561fc80fd88c044 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:53.087321 13305 consensus_peers.cc:597] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 -> Peer 63f777d1ca3e40d2bfb6ee25d3d8f125 (127.7.58.194:34465): Couldn't send request to peer 63f777d1ca3e40d2bfb6ee25d3d8f125. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:53.087551  7403 tablet_replica.cc:333] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.088310  7403 raft_consensus.cc:2243] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.088847  7403 raft_consensus.cc:2272] T 7268f599a7c8424fada54b93cd54f149 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.091020  7403 tablet_replica.cc:333] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.091601  7403 raft_consensus.cc:2243] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.092165  7403 raft_consensus.cc:2272] T 1afc8e4b14ed458fba762080584133a0 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.094292  7403 tablet_replica.cc:333] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.095011  7403 raft_consensus.cc:2243] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.095644  7403 raft_consensus.cc:2272] T 17eb3e7bc18144f19da0d4e3267021e1 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.097819  7403 tablet_replica.cc:333] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.098389  7403 raft_consensus.cc:2243] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.098881  7403 raft_consensus.cc:2272] T e349e19f0f6e4a7ea148c430607d3227 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.100904  7403 tablet_replica.cc:333] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.101455  7403 raft_consensus.cc:2243] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.101980  7403 raft_consensus.cc:2272] T 4973f3626595457ab6954d14e62b751e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.104238  7403 tablet_replica.cc:333] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.104820  7403 raft_consensus.cc:2243] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.105309  7403 raft_consensus.cc:2272] T ca1d9927efbd4c34844f00c60db41a23 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.107448  7403 tablet_replica.cc:333] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.108027  7403 raft_consensus.cc:2243] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.108457  7403 raft_consensus.cc:2272] T f0bc113b5e82446aab13688317635829 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.110628  7403 tablet_replica.cc:333] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.111158  7403 raft_consensus.cc:2243] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.111969  7403 raft_consensus.cc:2272] T 1073abe95c6548da87212232e2a092fd P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.114061  7403 tablet_replica.cc:333] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.114579  7403 raft_consensus.cc:2243] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.115411  7403 raft_consensus.cc:2272] T b1fc8fdaa7e949c3b26aba3c8fc5627e P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.117472  7403 tablet_replica.cc:333] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.118074  7403 raft_consensus.cc:2243] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.118552  7403 raft_consensus.cc:2272] T b05b1e0a5466410cae7031bc76306b6c P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.120740  7403 tablet_replica.cc:333] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.121272  7403 raft_consensus.cc:2243] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.122133  7403 raft_consensus.cc:2272] T b05116c5373c4d4792523c2c7f4e4cb4 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.124147  7403 tablet_replica.cc:333] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.124629  7403 raft_consensus.cc:2243] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.125064  7403 raft_consensus.cc:2272] T 2aa490cf7bb040a6b86450da014f887f P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.127143  7403 tablet_replica.cc:333] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.127633  7403 raft_consensus.cc:2243] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:53.128091  7403 raft_consensus.cc:2272] T a2cf48682ff14d2d9892ca842f7ced75 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.130131  7403 tablet_replica.cc:333] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1: stopping tablet replica
I20260709 12:26:53.130579  7403 raft_consensus.cc:2243] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.131404  7403 raft_consensus.cc:2272] T c6be1d7d302043acbe97181efa517896 P 80d9ed813fc74baf893b5dc1cc7adae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.173472  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
I20260709 12:26:53.211701  7403 master.cc:562] Master@127.7.58.254:44559 shutting down...
I20260709 12:26:53.238317  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:53.239048  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:53.239439  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c9f8b6a8551439584305fbdb5391ca8: stopping tablet replica
I20260709 12:26:53.261652  7403 master.cc:584] Master@127.7.58.254:44559 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21264 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:26:53.317207  7403 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.58.254:35897
I20260709 12:26:53.318481  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:53.324554 13684 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 12:26:53.324645 13685 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 12:26:53.325543 13687 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 12:26:53.327876  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:53.328938  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:53.329133  7403 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 12:26:53.329249  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783600013329238 us; error 0 us; skew 500 ppm
I20260709 12:26:53.329730  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:53.332561  7403 webserver.cc:533] Webserver started at http://127.7.58.254:36327/ using document root <none> and password file <none>
I20260709 12:26:53.333155  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:53.333371  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:53.333688  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:53.335115  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/master-0-root/instance:
uuid: "d8078dad12544f8c83b633643285c60e"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.340126  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:26:53.343776 13692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.344803  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:26:53.345126  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/master-0-root
uuid: "d8078dad12544f8c83b633643285c60e"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.345403  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-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 12:26:53.368270  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:53.369642  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:53.413590  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.254:35897
I20260709 12:26:53.413717 13743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.254:35897 every 8 connection(s)
I20260709 12:26:53.418625 13744 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 12:26:53.430022 13744 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e: Bootstrap starting.
I20260709 12:26:53.435163 13744 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:53.439675 13744 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e: No bootstrap required, opened a new log
I20260709 12:26:53.442109 13744 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8078dad12544f8c83b633643285c60e" member_type: VOTER }
I20260709 12:26:53.442550 13744 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:53.442734 13744 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8078dad12544f8c83b633643285c60e, State: Initialized, Role: FOLLOWER
I20260709 12:26:53.443343 13744 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8078dad12544f8c83b633643285c60e" member_type: VOTER }
I20260709 12:26:53.443804 13744 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:53.443995 13744 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:53.444216 13744 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:53.449685 13744 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8078dad12544f8c83b633643285c60e" member_type: VOTER }
I20260709 12:26:53.450289 13744 leader_election.cc:304] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [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: d8078dad12544f8c83b633643285c60e; no voters: 
I20260709 12:26:53.451488 13744 leader_election.cc:290] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:53.451900 13747 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:53.453434 13747 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 1 LEADER]: Becoming Leader. State: Replica: d8078dad12544f8c83b633643285c60e, State: Running, Role: LEADER
I20260709 12:26:53.454294 13747 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [LEADER]: Queue going to LEADER mode. State: All 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: "d8078dad12544f8c83b633643285c60e" member_type: VOTER }
I20260709 12:26:53.454519 13744 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:53.459353 13748 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8078dad12544f8c83b633643285c60e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8078dad12544f8c83b633643285c60e" member_type: VOTER } }
I20260709 12:26:53.459473 13749 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8078dad12544f8c83b633643285c60e. Latest consensus state: current_term: 1 leader_uuid: "d8078dad12544f8c83b633643285c60e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8078dad12544f8c83b633643285c60e" member_type: VOTER } }
I20260709 12:26:53.460088 13748 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:53.460125 13749 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:53.463152 13755 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:53.468712 13755 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:53.472030  7403 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:53.479082 13755 catalog_manager.cc:1383] Generated new cluster ID: 7e4cd679ad1f45f7b5baafdb921cc54f
I20260709 12:26:53.479552 13755 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:53.498706 13755 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:53.500183 13755 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:53.515978 13755 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e: Generated new TSK 0
I20260709 12:26:53.516673 13755 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:53.538986  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:53.545683 13765 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 12:26:53.546926 13766 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 12:26:53.548770 13768 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 12:26:53.548801  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:53.550268  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:53.550472  7403 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 12:26:53.550629  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783600013550616 us; error 0 us; skew 500 ppm
I20260709 12:26:53.551188  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:53.553725  7403 webserver.cc:533] Webserver started at http://127.7.58.193:35385/ using document root <none> and password file <none>
I20260709 12:26:53.554248  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:53.554407  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:53.554630  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:53.555649  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-0-root/instance:
uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.560266  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:26:53.564980 13773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.565979  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:53.566295  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-0-root
uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.566571  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-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 12:26:53.595450  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:53.596644  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:53.598112  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:53.600442  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:53.600620  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.600914  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:53.601085  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.644191  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.193:44745
I20260709 12:26:53.644413 13835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.193:44745 every 8 connection(s)
I20260709 12:26:53.649181  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:53.657439 13840 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 12:26:53.660976 13841 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 12:26:53.661382 13843 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 12:26:53.661916  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:53.663663  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:53.663970  7403 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 12:26:53.664060 13836 heartbeater.cc:344] Connected to a master server at 127.7.58.254:35897
I20260709 12:26:53.664153  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783600013664135 us; error 0 us; skew 500 ppm
I20260709 12:26:53.664557 13836 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:53.664908  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:53.665424 13836 heartbeater.cc:507] Master 127.7.58.254:35897 requested a full tablet report, sending...
I20260709 12:26:53.667675  7403 webserver.cc:533] Webserver started at http://127.7.58.194:38389/ using document root <none> and password file <none>
I20260709 12:26:53.668111 13709 ts_manager.cc:194] Registered new tserver with Master: 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745)
I20260709 12:26:53.668286  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:53.668614  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:53.668893  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:53.670114  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-1-root/instance:
uuid: "fb2ff321481f468aaabb6b9b3a194264"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.670171 13709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38854
I20260709 12:26:53.674981  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:26:53.678965 13848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.679987  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:53.680430  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-1-root
uuid: "fb2ff321481f468aaabb6b9b3a194264"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.680752  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-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 12:26:53.714046  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:53.715641  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:53.717314  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:53.719880  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:53.720134  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.720448  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:53.720642  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.767019  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.194:32773
I20260709 12:26:53.767138 13910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.194:32773 every 8 connection(s)
I20260709 12:26:53.772794  7403 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:53.781342 13914 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 12:26:53.782665 13915 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 12:26:53.784152 13917 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 12:26:53.785518  7403 server_base.cc:1061] running on GCE node
I20260709 12:26:53.786902  7403 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:53.787213  7403 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 12:26:53.787442  7403 hybrid_clock.cc:648] HybridClock initialized: now 1783600013787422 us; error 0 us; skew 500 ppm
I20260709 12:26:53.788128  7403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:53.789072 13911 heartbeater.cc:344] Connected to a master server at 127.7.58.254:35897
I20260709 12:26:53.789479 13911 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:53.790479 13911 heartbeater.cc:507] Master 127.7.58.254:35897 requested a full tablet report, sending...
I20260709 12:26:53.791810  7403 webserver.cc:533] Webserver started at http://127.7.58.195:38911/ using document root <none> and password file <none>
I20260709 12:26:53.792490  7403 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:53.792702  7403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:53.793012  7403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:53.792894 13709 ts_manager.cc:194] Registered new tserver with Master: fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:53.794523  7403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-2-root/instance:
uuid: "7566b8e61ef740b5933d665f65e0ca67"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.794520 13709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38856
I20260709 12:26:53.800283  7403 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:26:53.804646 13922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.805763  7403 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:26:53.806293  7403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-2-root
uuid: "7566b8e61ef740b5933d665f65e0ca67"
format_stamp: "Formatted at 2026-07-09 12:26:53 on dist-test-slave-37fn"
I20260709 12:26:53.806598  7403 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcg4tCH/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599805301507-7403-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 12:26:53.821369  7403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:53.822795  7403 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:53.824409  7403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:53.826964  7403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:53.827221  7403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.827473  7403 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:53.827654  7403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:53.878840  7403 rpc_server.cc:307] RPC server started. Bound to: 127.7.58.195:38253
I20260709 12:26:53.878957 13984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.58.195:38253 every 8 connection(s)
I20260709 12:26:53.895498 13985 heartbeater.cc:344] Connected to a master server at 127.7.58.254:35897
I20260709 12:26:53.895993 13985 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:53.896747 13985 heartbeater.cc:507] Master 127.7.58.254:35897 requested a full tablet report, sending...
I20260709 12:26:53.899031 13709 ts_manager.cc:194] Registered new tserver with Master: 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:53.899953  7403 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017464784s
I20260709 12:26:53.900758 13709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38858
I20260709 12:26:53.927845 13709 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38860:
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 12:26:53.930899 13709 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 12:26:54.015456 13950 tablet_service.cc:1511] Processing CreateTablet for tablet 09063e6496dd4f2eba589a6039177b5d (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:54.016968 13950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09063e6496dd4f2eba589a6039177b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.017211 13876 tablet_service.cc:1511] Processing CreateTablet for tablet 09063e6496dd4f2eba589a6039177b5d (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:54.018939 13876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09063e6496dd4f2eba589a6039177b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.018561 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 2219770e8c374f42bb0669b821163458 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:54.019191 13949 tablet_service.cc:1511] Processing CreateTablet for tablet ca68c873e90b436eb046896ae3a006e4 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:54.020201 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219770e8c374f42bb0669b821163458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.021626 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 52346306d26246128758dda462bbd03b (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:54.023093 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52346306d26246128758dda462bbd03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.023301 13875 tablet_service.cc:1511] Processing CreateTablet for tablet ca68c873e90b436eb046896ae3a006e4 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:54.024914 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca68c873e90b436eb046896ae3a006e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.026659 13949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca68c873e90b436eb046896ae3a006e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.031168 13873 tablet_service.cc:1511] Processing CreateTablet for tablet 2219770e8c374f42bb0669b821163458 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:54.032804 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219770e8c374f42bb0669b821163458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.029289 13874 tablet_service.cc:1511] Processing CreateTablet for tablet 52346306d26246128758dda462bbd03b (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:54.037982 13872 tablet_service.cc:1511] Processing CreateTablet for tablet 2087805683cd4d31a746716a06bbe84d (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:54.040158 13946 tablet_service.cc:1511] Processing CreateTablet for tablet 2087805683cd4d31a746716a06bbe84d (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:54.040656 13871 tablet_service.cc:1511] Processing CreateTablet for tablet a93d8c64fd944d64bc5dea7e2732affe (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:54.041756 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2087805683cd4d31a746716a06bbe84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.043258 13945 tablet_service.cc:1511] Processing CreateTablet for tablet a93d8c64fd944d64bc5dea7e2732affe (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:54.048075 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93d8c64fd944d64bc5dea7e2732affe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.044605 13869 tablet_service.cc:1511] Processing CreateTablet for tablet 0e061317a90942c792dd86b208c9b3b3 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:54.046066 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52346306d26246128758dda462bbd03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.045924 13868 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac260f15d4f4602a1623cd47cb17208 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:54.053112 13868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac260f15d4f4602a1623cd47cb17208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.043258 13870 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7a660ed37e41a6b07ddcff5958794b (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:54.054198 13872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2087805683cd4d31a746716a06bbe84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.055104 13870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7a660ed37e41a6b07ddcff5958794b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.057922 13869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e061317a90942c792dd86b208c9b3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.058880 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7a660ed37e41a6b07ddcff5958794b (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:54.060478 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7a660ed37e41a6b07ddcff5958794b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.062151 13871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93d8c64fd944d64bc5dea7e2732affe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.065652 13943 tablet_service.cc:1511] Processing CreateTablet for tablet 0e061317a90942c792dd86b208c9b3b3 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:54.067724 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e061317a90942c792dd86b208c9b3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.081048 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac260f15d4f4602a1623cd47cb17208 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:54.083438 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac260f15d4f4602a1623cd47cb17208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.098536 13801 tablet_service.cc:1511] Processing CreateTablet for tablet 09063e6496dd4f2eba589a6039177b5d (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:54.100082 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09063e6496dd4f2eba589a6039177b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.102160 13800 tablet_service.cc:1511] Processing CreateTablet for tablet ca68c873e90b436eb046896ae3a006e4 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:54.103710 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca68c873e90b436eb046896ae3a006e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.105866 13799 tablet_service.cc:1511] Processing CreateTablet for tablet 52346306d26246128758dda462bbd03b (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:54.107450 13799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52346306d26246128758dda462bbd03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.109647 13798 tablet_service.cc:1511] Processing CreateTablet for tablet 2219770e8c374f42bb0669b821163458 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:54.111258 13798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219770e8c374f42bb0669b821163458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.115043 13797 tablet_service.cc:1511] Processing CreateTablet for tablet 2087805683cd4d31a746716a06bbe84d (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:54.116545 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2087805683cd4d31a746716a06bbe84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.119042 13796 tablet_service.cc:1511] Processing CreateTablet for tablet a93d8c64fd944d64bc5dea7e2732affe (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:54.120712 13796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93d8c64fd944d64bc5dea7e2732affe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.123529 13795 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7a660ed37e41a6b07ddcff5958794b (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:54.125306 13795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7a660ed37e41a6b07ddcff5958794b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.132493 13794 tablet_service.cc:1511] Processing CreateTablet for tablet 0e061317a90942c792dd86b208c9b3b3 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:54.135627 13794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e061317a90942c792dd86b208c9b3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.135921 13793 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac260f15d4f4602a1623cd47cb17208 (DEFAULT_TABLE table=test-workload [id=2add6e440e72488e81cbb3cbbd764e07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:54.137575 13793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac260f15d4f4602a1623cd47cb17208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:54.204515 14001 tablet_bootstrap.cc:492] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.204567 14000 tablet_bootstrap.cc:492] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.230325 14001 tablet_bootstrap.cc:654] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.230932 14002 tablet_bootstrap.cc:492] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.248842 14002 tablet_bootstrap.cc:654] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.250289 14001 tablet_bootstrap.cc:492] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.251230 14000 tablet_bootstrap.cc:654] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.252146 14001 ts_tablet_manager.cc:1403] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.018s
I20260709 12:26:54.256860 14001 raft_consensus.cc:359] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.257673 14001 raft_consensus.cc:385] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.257988 14001 raft_consensus.cc:740] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.258844 14001 consensus_queue.cc:260] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.286876 14002 tablet_bootstrap.cc:492] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.287735 14002 ts_tablet_manager.cc:1403] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.022s
I20260709 12:26:54.290184 13911 heartbeater.cc:499] Master 127.7.58.254:35897 was elected leader, sending a full tablet report...
I20260709 12:26:54.290446 14001 ts_tablet_manager.cc:1434] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.010s
I20260709 12:26:54.291577 14001 tablet_bootstrap.cc:492] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.292992 14000 tablet_bootstrap.cc:492] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.293658 14000 ts_tablet_manager.cc:1403] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.008s
I20260709 12:26:54.297086 14000 raft_consensus.cc:359] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.298019 14000 raft_consensus.cc:385] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.298348 14001 tablet_bootstrap.cc:654] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.298426 14000 raft_consensus.cc:740] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.298691 14002 raft_consensus.cc:359] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.299582 14002 raft_consensus.cc:385] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.299963 14002 raft_consensus.cc:740] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.299913 14000 consensus_queue.cc:260] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.301065 14002 consensus_queue.cc:260] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.307395 13836 heartbeater.cc:499] Master 127.7.58.254:35897 was elected leader, sending a full tablet report...
I20260709 12:26:54.316680 14001 tablet_bootstrap.cc:492] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.317348 14001 ts_tablet_manager.cc:1403] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260709 12:26:54.320416 14001 raft_consensus.cc:359] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.321211 14001 raft_consensus.cc:385] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.321523 14001 raft_consensus.cc:740] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.322467 14001 consensus_queue.cc:260] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.324195 14001 ts_tablet_manager.cc:1434] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 12:26:54.325001 14001 tablet_bootstrap.cc:492] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.326813 14002 ts_tablet_manager.cc:1434] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.006s
I20260709 12:26:54.328195 14002 tablet_bootstrap.cc:492] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.330986 13985 heartbeater.cc:499] Master 127.7.58.254:35897 was elected leader, sending a full tablet report...
I20260709 12:26:54.331568 14001 tablet_bootstrap.cc:654] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.336596 14002 tablet_bootstrap.cc:654] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.343459 14000 ts_tablet_manager.cc:1434] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.021s
I20260709 12:26:54.343515 14001 tablet_bootstrap.cc:492] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.344421 14001 ts_tablet_manager.cc:1403] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:26:54.345007 14000 tablet_bootstrap.cc:492] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.347433 14001 raft_consensus.cc:359] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.348191 14001 raft_consensus.cc:385] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.348459 14002 tablet_bootstrap.cc:492] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.348477 14001 raft_consensus.cc:740] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.349117 14002 ts_tablet_manager.cc:1403] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 12:26:54.349752 14001 consensus_queue.cc:260] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.352479 14002 raft_consensus.cc:359] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.353443 14002 raft_consensus.cc:385] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.353845 14002 raft_consensus.cc:740] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.355051 14001 ts_tablet_manager.cc:1434] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:54.354743 14002 consensus_queue.cc:260] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.355837 14000 tablet_bootstrap.cc:654] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.356310 14001 tablet_bootstrap.cc:492] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.357360 14002 ts_tablet_manager.cc:1434] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260709 12:26:54.358517 14002 tablet_bootstrap.cc:492] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.365048 14001 tablet_bootstrap.cc:654] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.366021 14002 tablet_bootstrap.cc:654] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.368234 14000 tablet_bootstrap.cc:492] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.369133 14000 ts_tablet_manager.cc:1403] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260709 12:26:54.373342 14000 raft_consensus.cc:359] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.374468 14000 raft_consensus.cc:385] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.374866 14000 raft_consensus.cc:740] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.377501 14000 consensus_queue.cc:260] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.379284 14005 raft_consensus.cc:493] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.379928 14005 raft_consensus.cc:515] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.380506 14000 ts_tablet_manager.cc:1434] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:26:54.381628 14000 tablet_bootstrap.cc:492] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
W20260709 12:26:54.383534 13986 tablet.cc:2406] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:26:54.384704 14005 leader_election.cc:290] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.386351 14007 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.387104 14007 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.396209 14002 tablet_bootstrap.cc:492] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.396914 14002 ts_tablet_manager.cc:1403] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.023s
I20260709 12:26:54.398367 14007 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.400058 14002 raft_consensus.cc:359] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.400919 14002 raft_consensus.cc:385] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.401245 14002 raft_consensus.cc:740] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.402060 14002 consensus_queue.cc:260] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.403769 14001 tablet_bootstrap.cc:492] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.407866 14002 ts_tablet_manager.cc:1434] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260709 12:26:54.409152 14002 tablet_bootstrap.cc:492] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.408027 14001 ts_tablet_manager.cc:1403] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.011s
I20260709 12:26:54.412449 14007 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.413026 14007 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.414335 14001 raft_consensus.cc:359] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.415199 14001 raft_consensus.cc:385] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.415217 14007 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.415581 14001 raft_consensus.cc:740] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.416558 14001 consensus_queue.cc:260] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.420145 14002 tablet_bootstrap.cc:654] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.420130 14000 tablet_bootstrap.cc:654] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.431244 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.433045 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.434156 14001 ts_tablet_manager.cc:1434] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
W20260709 12:26:54.435284 13925 leader_election.cc:343] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:54.436290 13925 leader_election.cc:343] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.444448 14001 tablet_bootstrap.cc:492] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.447881 14005 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.448549 14005 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.450889 14005 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.455451 14000 tablet_bootstrap.cc:492] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.456224 14000 ts_tablet_manager.cc:1403] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.014s
I20260709 12:26:54.456482 14002 tablet_bootstrap.cc:492] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.456845 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087805683cd4d31a746716a06bbe84d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.457074 14002 ts_tablet_manager.cc:1403] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.021s
I20260709 12:26:54.457607 13810 raft_consensus.cc:2468] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:54.458734 14001 tablet_bootstrap.cc:654] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.459322 13851 leader_election.cc:304] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:54.460274 14005 raft_consensus.cc:2804] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:54.460269 14000 raft_consensus.cc:359] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.460479 14002 raft_consensus.cc:359] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.460886 14005 raft_consensus.cc:493] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:54.461596 14000 raft_consensus.cc:385] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.461833 14005 raft_consensus.cc:3060] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.462076 14000 raft_consensus.cc:740] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.463214 14000 consensus_queue.cc:260] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.461012 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
W20260709 12:26:54.466727 13757 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:26:54.467470 13851 leader_election.cc:343] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.468847 14000 ts_tablet_manager.cc:1434] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:26:54.470151 14000 tablet_bootstrap.cc:492] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.472754 14001 tablet_bootstrap.cc:492] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.473325 14002 raft_consensus.cc:385] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.473335 14001 ts_tablet_manager.cc:1403] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260709 12:26:54.473423 14007 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.473930 14002 raft_consensus.cc:740] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.477228 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.477408 14002 consensus_queue.cc:260] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.474126 14007 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
W20260709 12:26:54.479164 13923 leader_election.cc:343] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.479612 13923 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:54.480862 14002 ts_tablet_manager.cc:1434] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:26:54.483593 14002 tablet_bootstrap.cc:492] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.475872 14005 raft_consensus.cc:515] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.483387 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.481264 14007 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.484457 13810 raft_consensus.cc:2468] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:54.484856 14007 raft_consensus.cc:2749] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:54.475661 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.486219 13925 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:54.488680 14005 leader_election.cc:290] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.489234 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087805683cd4d31a746716a06bbe84d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:54.489598 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.489975 13810 raft_consensus.cc:3060] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.494459 14009 raft_consensus.cc:493] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.495028 14009 raft_consensus.cc:515] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.497131 14000 tablet_bootstrap.cc:654] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.498001 14002 tablet_bootstrap.cc:654] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.498208 14007 raft_consensus.cc:2804] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:54.498673 14007 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:54.499027 14007 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.500873 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.502589 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087805683cd4d31a746716a06bbe84d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.501015 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087805683cd4d31a746716a06bbe84d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
W20260709 12:26:54.505018 13851 leader_election.cc:343] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.505519 13851 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.506557 14005 raft_consensus.cc:2749] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:54.506906 13851 leader_election.cc:343] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.507177 14001 raft_consensus.cc:359] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.507939 14001 raft_consensus.cc:385] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:54.507997 13851 leader_election.cc:343] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.508328 14001 raft_consensus.cc:740] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.513239 13810 raft_consensus.cc:2468] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:54.514982 13851 leader_election.cc:304] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.515931 14005 raft_consensus.cc:2804] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:54.518529 14001 consensus_queue.cc:260] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.520462 14009 leader_election.cc:290] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.521512 14007 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.524134 14009 raft_consensus.cc:493] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.524886 14009 raft_consensus.cc:515] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.527849 14009 leader_election.cc:290] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.530223 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:54.531140 13811 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:54.493688 13923 leader_election.cc:343] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.531802 13923 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:54.532449 14005 raft_consensus.cc:697] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
W20260709 12:26:54.533102 13923 leader_election.cc:343] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.534198 14005 consensus_queue.cc:237] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.539849 14022 raft_consensus.cc:2749] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:54.546361 13811 raft_consensus.cc:2468] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
I20260709 12:26:54.547703 13925 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:54.548748 14022 raft_consensus.cc:2804] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:54.551450 14001 ts_tablet_manager.cc:1434] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 12:26:54.552671 14001 tablet_bootstrap.cc:492] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.553231 14000 tablet_bootstrap.cc:492] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.552414 14002 tablet_bootstrap.cc:492] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.553892 14000 ts_tablet_manager.cc:1403] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.027s
I20260709 12:26:54.554261 14002 ts_tablet_manager.cc:1403] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.017s
I20260709 12:26:54.555555 14022 raft_consensus.cc:697] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:54.556595 14022 consensus_queue.cc:237] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.557207 14000 raft_consensus.cc:359] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.558131 14000 raft_consensus.cc:385] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.558481 14000 raft_consensus.cc:740] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.559475 14000 consensus_queue.cc:260] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.560913 14002 raft_consensus.cc:359] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.566103 14002 raft_consensus.cc:385] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.566521 14002 raft_consensus.cc:740] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.567502 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.561108 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:54.562443 14000 ts_tablet_manager.cc:1434] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:26:54.571174 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.571740 14000 tablet_bootstrap.cc:492] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
W20260709 12:26:54.573045 13776 leader_election.cc:343] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:54.573382 13923 leader_election.cc:343] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:54.574038 13776 leader_election.cc:343] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.574424 14007 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.579357 14001 tablet_bootstrap.cc:654] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.583250 14000 tablet_bootstrap.cc:654] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.567538 14002 consensus_queue.cc:260] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.591143 14002 ts_tablet_manager.cc:1434] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:26:54.590679 13706 catalog_manager.cc:5697] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:54.592363 14002 tablet_bootstrap.cc:492] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.594159 13709 catalog_manager.cc:5697] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:54.595525 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.596405 13886 raft_consensus.cc:2468] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:54.597662 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.598536 13885 raft_consensus.cc:2468] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:54.599496 14001 tablet_bootstrap.cc:492] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.600008 14002 tablet_bootstrap.cc:654] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.600371 13774 leader_election.cc:304] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.600061 14001 ts_tablet_manager.cc:1403] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.005s
I20260709 12:26:54.602106 13774 leader_election.cc:304] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.604023 14009 raft_consensus.cc:2804] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:54.604532 14009 raft_consensus.cc:493] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:54.604919 14009 raft_consensus.cc:3060] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.604110 14001 raft_consensus.cc:359] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.607564 14001 raft_consensus.cc:385] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.607937 14001 raft_consensus.cc:740] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.609119 14001 consensus_queue.cc:260] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.609730 14022 raft_consensus.cc:493] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.610467 14022 raft_consensus.cc:515] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.614500 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.615996 14000 tablet_bootstrap.cc:492] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
W20260709 12:26:54.616645 13925 leader_election.cc:343] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.617975 14000 ts_tablet_manager.cc:1403] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.001s
I20260709 12:26:54.618249 14009 raft_consensus.cc:515] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.620208 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.621204 13885 raft_consensus.cc:2468] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:54.621944 14022 leader_election.cc:290] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.622696 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:54.623729 13923 leader_election.cc:304] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
W20260709 12:26:54.626016 13776 leader_election.cc:343] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.626322 14022 raft_consensus.cc:2804] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:54.627771 14022 raft_consensus.cc:493] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:54.628194 14022 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.625934 14000 raft_consensus.cc:359] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.631649 14000 raft_consensus.cc:385] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.632154 14000 raft_consensus.cc:740] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.633199 14000 consensus_queue.cc:260] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.635066 14001 ts_tablet_manager.cc:1434] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:26:54.631047 14009 leader_election.cc:290] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.635999 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:54.636677 13885 raft_consensus.cc:3060] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.638613 14001 tablet_bootstrap.cc:492] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.641891 14002 tablet_bootstrap.cc:492] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.642577 14002 ts_tablet_manager.cc:1403] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.022s
I20260709 12:26:54.632634 14035 raft_consensus.cc:2804] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:54.646292 14035 raft_consensus.cc:493] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:54.646724 14035 raft_consensus.cc:3060] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.647995 14001 tablet_bootstrap.cc:654] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.648352 13885 raft_consensus.cc:2468] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:54.651571 14000 ts_tablet_manager.cc:1434] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:26:54.652763 13774 leader_election.cc:304] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.653576 14002 raft_consensus.cc:359] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.654099 14009 raft_consensus.cc:2804] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:54.654542 14002 raft_consensus.cc:385] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.654162 14000 tablet_bootstrap.cc:492] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.655241 14002 raft_consensus.cc:740] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.652693 14022 raft_consensus.cc:515] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.657136 14002 consensus_queue.cc:260] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.660778 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
W20260709 12:26:54.662377 13925 leader_election.cc:343] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.664758 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:54.665416 13885 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.667943 14035 raft_consensus.cc:515] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.671599 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:54.672219 13958 raft_consensus.cc:3060] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.673410 13885 raft_consensus.cc:2468] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
I20260709 12:26:54.671769 14000 tablet_bootstrap.cc:654] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.675724 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:54.676107 14022 leader_election.cc:290] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.676507 13886 raft_consensus.cc:3060] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.678260 13923 leader_election.cc:304] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:54.679476 14022 raft_consensus.cc:2804] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:54.679987 14022 raft_consensus.cc:697] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:54.680894 14022 consensus_queue.cc:237] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.684674 14005 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.685526 14005 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.688529 14005 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.690074 14035 leader_election.cc:290] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:54.691572 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.692519 13811 raft_consensus.cc:2393] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2ff321481f468aaabb6b9b3a194264 in current term 1: Already voted for candidate 7566b8e61ef740b5933d665f65e0ca67 in this term.
I20260709 12:26:54.693154 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.693521 13958 raft_consensus.cc:2468] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:54.694861 14001 tablet_bootstrap.cc:492] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.695005 13776 leader_election.cc:304] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:54.695772 14001 ts_tablet_manager.cc:1403] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.016s
I20260709 12:26:54.696126 14035 raft_consensus.cc:2804] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:54.696486 13851 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.692607 14000 tablet_bootstrap.cc:492] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.697847 14009 raft_consensus.cc:697] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:54.697932 14005 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.701810 14001 raft_consensus.cc:359] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.700819 13708 catalog_manager.cc:5697] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:54.702003 14009 consensus_queue.cc:237] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.696676 14035 raft_consensus.cc:697] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:54.704046 14035 consensus_queue.cc:237] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.705617 14001 raft_consensus.cc:385] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.706178 14001 raft_consensus.cc:740] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.698283 14000 ts_tablet_manager.cc:1403] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.000s
I20260709 12:26:54.710537 14000 raft_consensus.cc:359] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.712930 14000 raft_consensus.cc:385] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.713405 14000 raft_consensus.cc:740] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.713660 13886 raft_consensus.cc:2468] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:54.722688 14002 ts_tablet_manager.cc:1434] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.080s	user 0.016s	sys 0.009s
I20260709 12:26:54.711992 14001 consensus_queue.cc:260] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.723978 14002 tablet_bootstrap.cc:492] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.725262 14001 ts_tablet_manager.cc:1434] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:26:54.726560 14001 tablet_bootstrap.cc:492] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.726678 13708 catalog_manager.cc:5697] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:54.731536 14002 tablet_bootstrap.cc:654] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.734169 14001 tablet_bootstrap.cc:654] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.740216 14035 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.741081 14035 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.744306 14035 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.744916 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.745682 13958 raft_consensus.cc:2468] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:54.747131 13776 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:54.714527 14000 consensus_queue.cc:260] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.717900 14005 raft_consensus.cc:2749] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:54.747563 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.748538 14002 tablet_bootstrap.cc:492] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.749127 14035 raft_consensus.cc:2804] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:26:54.749461 13774 leader_election.cc:343] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.750069 14035 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:54.751312 14000 ts_tablet_manager.cc:1434] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 12:26:54.747637 13709 catalog_manager.cc:5697] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:54.752389 14000 tablet_bootstrap.cc:492] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.752660 14001 tablet_bootstrap.cc:492] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.753186 14001 ts_tablet_manager.cc:1403] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.014s
I20260709 12:26:54.755162 14035 raft_consensus.cc:3060] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.756034 14001 raft_consensus.cc:359] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.756614 14001 raft_consensus.cc:385] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.756844 14001 raft_consensus.cc:740] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.757507 14001 consensus_queue.cc:260] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.759105 14002 ts_tablet_manager.cc:1403] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.013s
I20260709 12:26:54.759460 14001 ts_tablet_manager.cc:1434] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:26:54.760473 14001 tablet_bootstrap.cc:492] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:54.762449 14002 raft_consensus.cc:359] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.763322 14002 raft_consensus.cc:385] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.763731 14002 raft_consensus.cc:740] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.764549 14002 consensus_queue.cc:260] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.766399 14001 tablet_bootstrap.cc:654] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.767329 14002 ts_tablet_manager.cc:1434] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:26:54.768697 14002 tablet_bootstrap.cc:492] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.770383 14035 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.776137 14002 tablet_bootstrap.cc:654] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.773478 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:54.777004 13958 raft_consensus.cc:3060] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.782941 14000 tablet_bootstrap.cc:654] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.786011 14002 tablet_bootstrap.cc:492] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.786616 14002 ts_tablet_manager.cc:1403] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:26:54.789413 14002 raft_consensus.cc:359] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.790125 14002 raft_consensus.cc:385] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.790416 14002 raft_consensus.cc:740] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.791124 14002 consensus_queue.cc:260] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.792619 14035 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.793018 13958 raft_consensus.cc:2468] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:54.794374 13776 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:54.795333 14035 raft_consensus.cc:2804] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:54.795750 14002 ts_tablet_manager.cc:1434] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:26:54.796130 14035 raft_consensus.cc:697] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:54.797211 14002 tablet_bootstrap.cc:492] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:54.797040 14035 consensus_queue.cc:237] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.794440 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
W20260709 12:26:54.804116 13774 leader_election.cc:343] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:54.805179 14002 tablet_bootstrap.cc:654] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.811978 14001 tablet_bootstrap.cc:492] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:54.812510 14001 ts_tablet_manager.cc:1403] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.018s
I20260709 12:26:54.812611 14000 tablet_bootstrap.cc:492] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.813417 14000 ts_tablet_manager.cc:1403] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.021s
I20260709 12:26:54.815425 14001 raft_consensus.cc:359] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.816256 14001 raft_consensus.cc:385] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.816661 14001 raft_consensus.cc:740] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.816918 14002 tablet_bootstrap.cc:492] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:54.816286 13708 catalog_manager.cc:5697] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:54.817648 14002 ts_tablet_manager.cc:1403] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260709 12:26:54.817378 14001 consensus_queue.cc:260] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.816883 14000 raft_consensus.cc:359] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.818387 14000 raft_consensus.cc:385] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.818758 14000 raft_consensus.cc:740] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.819664 14001 ts_tablet_manager.cc:1434] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:54.819732 14000 consensus_queue.cc:260] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.820629 14002 raft_consensus.cc:359] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.821401 14002 raft_consensus.cc:385] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.821695 14002 raft_consensus.cc:740] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.822500 14002 consensus_queue.cc:260] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.824805 14002 ts_tablet_manager.cc:1434] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:54.826545 14000 ts_tablet_manager.cc:1434] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:26:54.827704 14000 tablet_bootstrap.cc:492] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.834772 14000 tablet_bootstrap.cc:654] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.841148 14000 tablet_bootstrap.cc:492] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.841718 14000 ts_tablet_manager.cc:1403] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:26:54.843991 14000 raft_consensus.cc:359] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.844605 14000 raft_consensus.cc:385] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.844862 14000 raft_consensus.cc:740] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.845461 14000 consensus_queue.cc:260] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.847455 14000 ts_tablet_manager.cc:1434] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:26:54.848469 14000 tablet_bootstrap.cc:492] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:54.854682 14000 tablet_bootstrap.cc:654] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:54.859369 14000 tablet_bootstrap.cc:492] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:54.859932 14000 ts_tablet_manager.cc:1403] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:26:54.862368 14000 raft_consensus.cc:359] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.862888 14000 raft_consensus.cc:385] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:54.863078 14000 raft_consensus.cc:740] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:54.863706 14000 consensus_queue.cc:260] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.865408 14000 ts_tablet_manager.cc:1434] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:26:54.867136 14022 raft_consensus.cc:493] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.867862 14022 raft_consensus.cc:515] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.870395 14022 leader_election.cc:290] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.871030 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.871496 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.872397 13886 raft_consensus.cc:2393] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7566b8e61ef740b5933d665f65e0ca67 in current term 1: Already voted for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in this term.
I20260709 12:26:54.873453 13923 leader_election.cc:304] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:54.874156 14022 raft_consensus.cc:3060] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.880522 14022 raft_consensus.cc:2749] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:54.900566 14022 raft_consensus.cc:493] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.901095 14022 raft_consensus.cc:515] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:54.902822 14005 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:54.903682 14022 leader_election.cc:290] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:54.903437 14005 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:26:54.904559 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087805683cd4d31a746716a06bbe84d" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.904589 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087805683cd4d31a746716a06bbe84d" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:54.905543 13811 raft_consensus.cc:2393] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7566b8e61ef740b5933d665f65e0ca67 in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:54.905763 14005 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253), 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745)
I20260709 12:26:54.906920 13925 leader_election.cc:304] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:54.907428 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:54.907670 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:54.907789 14022 raft_consensus.cc:3060] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.908290 13958 raft_consensus.cc:2393] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2ff321481f468aaabb6b9b3a194264 in current term 1: Already voted for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in this term.
I20260709 12:26:54.909265 13851 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:54.909977 14005 raft_consensus.cc:3060] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:54.914001 14022 raft_consensus.cc:2749] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:54.915309 14005 raft_consensus.cc:2749] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:54.921649 14005 consensus_queue.cc:1048] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:54.934554 14027 consensus_queue.cc:1048] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.024616 14035 raft_consensus.cc:493] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:55.025167 14035 raft_consensus.cc:515] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.027210 14035 leader_election.cc:290] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.028066 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:55.028273 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:55.029033 13886 raft_consensus.cc:2393] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in current term 1: Already voted for candidate 7566b8e61ef740b5933d665f65e0ca67 in this term.
I20260709 12:26:55.030265 13774 leader_election.cc:304] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde; no voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:55.031303 14035 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.036881 14035 raft_consensus.cc:2749] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:55.067302 14035 raft_consensus.cc:493] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:55.067830 14035 raft_consensus.cc:515] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.069911 14035 leader_election.cc:290] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.070740 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:55.070943 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:55.071379 13886 raft_consensus.cc:2468] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:55.071702 13958 raft_consensus.cc:2468] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:55.072398 13774 leader_election.cc:304] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.073266 14035 raft_consensus.cc:2804] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:55.073638 14035 raft_consensus.cc:493] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:55.074009 14035 raft_consensus.cc:3060] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.079123 14035 raft_consensus.cc:515] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.080772 14035 leader_election.cc:290] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.081583 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:55.081934 14035 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:55.081784 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.082340 13886 raft_consensus.cc:3060] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.082763 13958 raft_consensus.cc:3060] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.082540 14035 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.084954 14035 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.085659 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:55.086097 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:55.086369 13885 raft_consensus.cc:2468] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:55.086704 13960 raft_consensus.cc:2468] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:55.088090 14022 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:55.088830 13776 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:55.088919 14022 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.089821 14035 raft_consensus.cc:2804] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:55.090214 14035 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:55.090539 14035 raft_consensus.cc:3060] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.090595 13958 raft_consensus.cc:2468] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:55.091274 14022 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:55.092892 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:55.093634 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:55.093845 13885 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:55.092988 13886 raft_consensus.cc:2468] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:55.093056 14009 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:55.094887 14009 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.095173 13923 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.095804 13776 leader_election.cc:304] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:55.096096 14022 raft_consensus.cc:2804] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:55.096505 14022 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:55.096869 14022 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.096989 14009 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.097117 14041 raft_consensus.cc:2804] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:55.097740 14041 raft_consensus.cc:697] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.098497 13811 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:55.098635 14041 consensus_queue.cc:237] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.099697 14035 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.101882 14035 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.104276 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:55.106732 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.106786 14022 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.107554 13960 raft_consensus.cc:3060] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.108215 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:55.108985 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:55.109114 14022 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:55.109658 13885 raft_consensus.cc:3060] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.110466 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:55.112313 13886 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:55.113745 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:55.114414 13811 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.114948 13960 raft_consensus.cc:2468] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:55.116416 13776 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:55.117210 14041 raft_consensus.cc:2804] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:55.117436 13885 raft_consensus.cc:2468] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:55.117689 14041 raft_consensus.cc:697] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.118695 14041 consensus_queue.cc:237] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.119602 14009 consensus_queue.cc:1048] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.122262 13958 raft_consensus.cc:2393] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in current term 1: Already voted for candidate 7566b8e61ef740b5933d665f65e0ca67 in this term.
I20260709 12:26:55.121522 13708 catalog_manager.cc:5697] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.121560 13811 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
I20260709 12:26:55.128123 14007 consensus_queue.cc:1048] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.129316 13925 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:55.131596 14007 raft_consensus.cc:2804] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:55.132167 14007 raft_consensus.cc:697] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:55.133101 14007 consensus_queue.cc:237] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.124015 13774 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.136791 14041 raft_consensus.cc:2764] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:26:55.149863 13707 catalog_manager.cc:5697] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.152663 14041 consensus_queue.cc:1048] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.157474 14007 consensus_queue.cc:1048] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.159422 14007 consensus_queue.cc:1048] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.162102 13708 catalog_manager.cc:5697] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:55.182780 14007 consensus_queue.cc:1048] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.209934 14041 consensus_queue.cc:1048] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.222007 14035 consensus_queue.cc:1048] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.244684 14035 consensus_queue.cc:1048] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.256722 14009 consensus_queue.cc:1048] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.460857 13959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52346306d26246128758dda462bbd03b"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
mode: GRACEFUL
new_leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:33154
I20260709 12:26:55.461601 13959 raft_consensus.cc:606] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Received request to transfer leadership to TS 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:55.467684 13959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2219770e8c374f42bb0669b821163458"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
mode: GRACEFUL
new_leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:33154
I20260709 12:26:55.468344 13959 raft_consensus.cc:606] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Received request to transfer leadership to TS 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:55.486258 13810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
mode: GRACEFUL
new_leader_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:54042
I20260709 12:26:55.486861 13810 raft_consensus.cc:606] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Received request to transfer leadership to TS fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:55.492693 13810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
mode: GRACEFUL
new_leader_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:54042
I20260709 12:26:55.493229 13810 raft_consensus.cc:606] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Received request to transfer leadership to TS fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:55.498909 13959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
mode: GRACEFUL
new_leader_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:33154
I20260709 12:26:55.499577 13959 raft_consensus.cc:606] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Received request to transfer leadership to TS fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:55.505172 13810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
mode: GRACEFUL
new_leader_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:54042
I20260709 12:26:55.505971 13810 raft_consensus.cc:606] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Received request to transfer leadership to TS 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:55.513574 13884 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:55.520368 14065 consensus_queue.cc:1048] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.528147 14007 raft_consensus.cc:993] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: : Instructing follower fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:55.528656 14022 raft_consensus.cc:1081] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Signalling peer fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:55.530861 13885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:51498
I20260709 12:26:55.531610 13885 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:55.532038 13885 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.533962 14065 consensus_queue.cc:1048] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.540612 13885 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.542034 13884 raft_consensus.cc:1240] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Rejecting Update request from peer 7566b8e61ef740b5933d665f65e0ca67 for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:55.547075 14040 consensus_queue.cc:1048] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.547549 13885 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.547984 14009 consensus_queue.cc:1048] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.549456 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.549548 14065 consensus_queue.cc:1059] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.549968 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:55.550670 13810 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.550966 13959 raft_consensus.cc:3055] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:55.551437 13959 raft_consensus.cc:740] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:55.552392 13959 consensus_queue.cc:260] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.553683 13959 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.581341 13959 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:55.582621 14009 raft_consensus.cc:993] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: : Instructing follower fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:55.583191 14009 raft_consensus.cc:1081] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Signalling peer fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:55.584368 13810 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:55.585170 13851 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.589603 13886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:51506
I20260709 12:26:55.589707 14027 raft_consensus.cc:2804] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:55.600095 14065 raft_consensus.cc:993] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: : Instructing follower 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:55.600492 14035 consensus_queue.cc:1048] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:55.600891 14027 raft_consensus.cc:697] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:55.602246 14007 raft_consensus.cc:1081] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Signalling peer 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:55.604612 13810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2219770e8c374f42bb0669b821163458"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:58510
I20260709 12:26:55.605438 13810 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:55.605973 13810 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.606384 14009 consensus_queue.cc:1048] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:55.608183 13886 raft_consensus.cc:493] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:55.608685 13886 raft_consensus.cc:3060] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.616822 13886 raft_consensus.cc:515] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.602294 14027 consensus_queue.cc:237] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.627615 13810 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.631588 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:55.644795 13884 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.635579 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.634701 13810 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.645617 13959 raft_consensus.cc:3055] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:55.638737 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:55.646665 13811 raft_consensus.cc:3055] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:55.646999 13811 raft_consensus.cc:740] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.647869 13811 consensus_queue.cc:260] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.649027 13811 raft_consensus.cc:3060] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.649999 13706 catalog_manager.cc:5697] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 1 to 2, leader changed from 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.653895 13959 raft_consensus.cc:740] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:55.640717 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7a660ed37e41a6b07ddcff5958794b" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.655107 13958 raft_consensus.cc:3060] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.658416 13884 raft_consensus.cc:2468] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:26:55.659873 13774 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.660605 14035 raft_consensus.cc:2804] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:55.660758 13959 consensus_queue.cc:260] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.661106 14035 raft_consensus.cc:697] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.639760 13886 leader_election.cc:290] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.662388 14035 consensus_queue.cc:237] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.663141 13959 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.667621 13958 raft_consensus.cc:2468] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:55.669028 13851 leader_election.cc:304] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.669889 14027 raft_consensus.cc:2804] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:55.670603 14027 raft_consensus.cc:697] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:55.671491 14027 consensus_queue.cc:237] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.672458 13811 raft_consensus.cc:2468] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:55.675444 13959 raft_consensus.cc:2468] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:26:55.679873 14007 raft_consensus.cc:993] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: : Instructing follower 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:55.680373 14007 raft_consensus.cc:1081] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Signalling peer 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:55.680827 13708 catalog_manager.cc:5697] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 1 to 2, leader changed from 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195) to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 2 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.682840 13811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52346306d26246128758dda462bbd03b"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:58510
I20260709 12:26:55.683497 13811 raft_consensus.cc:493] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:55.683917 13811 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.684840 13709 catalog_manager.cc:5697] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.691670 13811 raft_consensus.cc:515] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.695011 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:55.695629 13811 leader_election.cc:290] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.695834 13884 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.695066 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.696707 14035 raft_consensus.cc:993] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: : Instructing follower fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:55.697085 13959 raft_consensus.cc:3055] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:55.697237 14040 raft_consensus.cc:1081] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Signalling peer fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:55.697508 13959 raft_consensus.cc:740] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:55.698449 13959 consensus_queue.cc:260] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.699250 13886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:51506
I20260709 12:26:55.699791 13959 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.699887 13886 raft_consensus.cc:493] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:55.700443 13886 raft_consensus.cc:3060] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.707085 13959 raft_consensus.cc:2468] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:26:55.708087 13886 raft_consensus.cc:515] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.708729 13776 leader_election.cc:304] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:55.709753 14035 raft_consensus.cc:2804] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:55.710361 14035 raft_consensus.cc:697] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.710131 13884 raft_consensus.cc:2468] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:26:55.711450 14035 consensus_queue.cc:237] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.714749 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:55.715456 13811 raft_consensus.cc:3055] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:55.714198 13886 leader_election.cc:290] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:55.715852 13811 raft_consensus.cc:740] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.716214 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93d8c64fd944d64bc5dea7e2732affe" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:55.716873 13959 raft_consensus.cc:3060] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.716720 13811 consensus_queue.cc:260] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.718252 13811 raft_consensus.cc:3060] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.722426 13709 catalog_manager.cc:5697] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 1 to 2, leader changed from 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195) to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 2 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.724997 13959 raft_consensus.cc:2468] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:55.726038 13811 raft_consensus.cc:2468] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:55.726583 13851 leader_election.cc:304] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.727566 14027 raft_consensus.cc:2804] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:55.728108 14027 raft_consensus.cc:697] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:55.728802 14027 consensus_queue.cc:237] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.736250 13709 catalog_manager.cc:5697] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:55.850399 14040 raft_consensus.cc:993] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: : Instructing follower 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:26:55.850966 14035 raft_consensus.cc:1081] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Signalling peer 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:26:55.852846 13959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:42870
I20260709 12:26:55.853469 13959 raft_consensus.cc:493] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:55.853914 13959 raft_consensus.cc:3060] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.860000 13959 raft_consensus.cc:515] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.861856 13959 leader_election.cc:290] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:55.862912 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:55.862872 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac260f15d4f4602a1623cd47cb17208" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:55.863808 13886 raft_consensus.cc:3060] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.863888 13811 raft_consensus.cc:3055] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:55.864300 13811 raft_consensus.cc:740] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:55.865175 13811 consensus_queue.cc:260] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.866590 13811 raft_consensus.cc:3060] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:55.871737 13886 raft_consensus.cc:2468] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:26:55.873456 13923 leader_election.cc:304] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:55.874182 13811 raft_consensus.cc:2468] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:26:55.874589 14007 raft_consensus.cc:2804] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:55.875240 14007 raft_consensus.cc:697] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:55.876060 14007 consensus_queue.cc:237] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:55.883373 13709 catalog_manager.cc:5697] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:56.077495 13811 raft_consensus.cc:1275] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.078946 14027 consensus_queue.cc:1048] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.087363 13959 raft_consensus.cc:1275] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.089486 14083 consensus_queue.cc:1048] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.161881 13959 raft_consensus.cc:1275] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.163388 14035 consensus_queue.cc:1048] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.172169 13886 raft_consensus.cc:1275] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.173957 14041 consensus_queue.cc:1048] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.185451 13959 raft_consensus.cc:1275] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.186937 14041 consensus_queue.cc:1048] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.197463 13886 raft_consensus.cc:1275] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.199594 14040 consensus_queue.cc:1048] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.240520 13959 raft_consensus.cc:1275] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.242182 14083 consensus_queue.cc:1048] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.251820 13811 raft_consensus.cc:1275] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.254457 14080 consensus_queue.cc:1048] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.255103 13959 raft_consensus.cc:1275] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.256670 13811 raft_consensus.cc:1275] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.258466 14083 consensus_queue.cc:1048] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.259938 14080 consensus_queue.cc:1048] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.430152 13886 raft_consensus.cc:1275] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.431427 14007 consensus_queue.cc:1048] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:56.444209 13811 raft_consensus.cc:1275] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:56.445802 14007 consensus_queue.cc:1048] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:58.561192 13709 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39690:
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 12:26:58.564062 13709 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 12:26:58.626397 13795 tablet_service.cc:1511] Processing CreateTablet for tablet c13fc1af07fe4d358b5cb346ea08a8cd (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:58.628779 13795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13fc1af07fe4d358b5cb346ea08a8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.628638 13876 tablet_service.cc:1511] Processing CreateTablet for tablet c13fc1af07fe4d358b5cb346ea08a8cd (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:58.631412 13794 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae00c1ba30245588d41cd5bd440f220 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:58.631898 13943 tablet_service.cc:1511] Processing CreateTablet for tablet c13fc1af07fe4d358b5cb346ea08a8cd (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:58.632647 13876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13fc1af07fe4d358b5cb346ea08a8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.633525 13794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae00c1ba30245588d41cd5bd440f220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.635808 13875 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae00c1ba30245588d41cd5bd440f220 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:58.633661 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13fc1af07fe4d358b5cb346ea08a8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.637387 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae00c1ba30245588d41cd5bd440f220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.640043 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae00c1ba30245588d41cd5bd440f220 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:58.640650 13799 tablet_service.cc:1511] Processing CreateTablet for tablet 057fb26fbf214dd9aee8e09727a2bfc7 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:58.642035 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae00c1ba30245588d41cd5bd440f220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.642267 13799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057fb26fbf214dd9aee8e09727a2bfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.646960 13870 tablet_service.cc:1511] Processing CreateTablet for tablet 057fb26fbf214dd9aee8e09727a2bfc7 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:58.650394 13946 tablet_service.cc:1511] Processing CreateTablet for tablet 057fb26fbf214dd9aee8e09727a2bfc7 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:58.651973 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057fb26fbf214dd9aee8e09727a2bfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.653436 13801 tablet_service.cc:1511] Processing CreateTablet for tablet b77ba0de57d6462ea6d6c9f0f1ff904a (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:58.655112 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77ba0de57d6462ea6d6c9f0f1ff904a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.657522 13945 tablet_service.cc:1511] Processing CreateTablet for tablet b77ba0de57d6462ea6d6c9f0f1ff904a (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:58.658627 13872 tablet_service.cc:1511] Processing CreateTablet for tablet b77ba0de57d6462ea6d6c9f0f1ff904a (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:58.659346 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77ba0de57d6462ea6d6c9f0f1ff904a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.661589 13942 tablet_service.cc:1511] Processing CreateTablet for tablet f20a0ff3b42a43de8ced1ec21676d936 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:58.663153 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a0ff3b42a43de8ced1ec21676d936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.663743 13872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77ba0de57d6462ea6d6c9f0f1ff904a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.664876 13800 tablet_service.cc:1511] Processing CreateTablet for tablet f20a0ff3b42a43de8ced1ec21676d936 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:58.666431 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a0ff3b42a43de8ced1ec21676d936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.667034 13870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057fb26fbf214dd9aee8e09727a2bfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.675621 13873 tablet_service.cc:1511] Processing CreateTablet for tablet f20a0ff3b42a43de8ced1ec21676d936 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:58.677192 13873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20a0ff3b42a43de8ced1ec21676d936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.681746 13793 tablet_service.cc:1511] Processing CreateTablet for tablet 779eecf73c424f1b94a4175a7ad71668 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:58.683748 13793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779eecf73c424f1b94a4175a7ad71668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.685570 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 779eecf73c424f1b94a4175a7ad71668 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:58.687052 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779eecf73c424f1b94a4175a7ad71668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.691366 13798 tablet_service.cc:1511] Processing CreateTablet for tablet 55b96b7dbfc04e9bbebcb0d48f297f44 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:58.693183 13798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b96b7dbfc04e9bbebcb0d48f297f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.695926 13868 tablet_service.cc:1511] Processing CreateTablet for tablet 779eecf73c424f1b94a4175a7ad71668 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:58.696933 13874 tablet_service.cc:1511] Processing CreateTablet for tablet 55b96b7dbfc04e9bbebcb0d48f297f44 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:58.697992 13868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779eecf73c424f1b94a4175a7ad71668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.696924 13949 tablet_service.cc:1511] Processing CreateTablet for tablet 55b96b7dbfc04e9bbebcb0d48f297f44 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:58.699821 13949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b96b7dbfc04e9bbebcb0d48f297f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.701592 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b96b7dbfc04e9bbebcb0d48f297f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.710455 13796 tablet_service.cc:1511] Processing CreateTablet for tablet 7124d1ec1fbc4065af6b64a128c554d8 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:58.712106 13796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7124d1ec1fbc4065af6b64a128c554d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.713038 13871 tablet_service.cc:1511] Processing CreateTablet for tablet 7124d1ec1fbc4065af6b64a128c554d8 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:58.714685 13871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7124d1ec1fbc4065af6b64a128c554d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.724224 13869 tablet_service.cc:1511] Processing CreateTablet for tablet 77ea0547943c43c997bc761520f9d266 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:58.725883 13869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ea0547943c43c997bc761520f9d266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.724224 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 7124d1ec1fbc4065af6b64a128c554d8 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:58.729563 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7124d1ec1fbc4065af6b64a128c554d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.725526 13797 tablet_service.cc:1511] Processing CreateTablet for tablet 77ea0547943c43c997bc761520f9d266 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:58.737177 13943 tablet_service.cc:1511] Processing CreateTablet for tablet 77ea0547943c43c997bc761520f9d266 (DEFAULT_TABLE table=soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:58.737183 13797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ea0547943c43c997bc761520f9d266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.738598 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ea0547943c43c997bc761520f9d266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:58.841132 14111 tablet_bootstrap.cc:492] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:58.846680 14110 tablet_bootstrap.cc:492] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:58.852888 14111 tablet_bootstrap.cc:654] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.876658 14110 tablet_bootstrap.cc:654] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.886938 14112 tablet_bootstrap.cc:492] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:58.894749 14112 tablet_bootstrap.cc:654] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.897019 14111 tablet_bootstrap.cc:492] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:58.897608 14111 ts_tablet_manager.cc:1403] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.008s
I20260709 12:26:58.901253 14110 tablet_bootstrap.cc:492] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:58.901932 14110 ts_tablet_manager.cc:1403] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.000s
I20260709 12:26:58.901472 14111 raft_consensus.cc:359] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.904157 14111 raft_consensus.cc:385] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.904502 14111 raft_consensus.cc:740] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.904628 14112 tablet_bootstrap.cc:492] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:58.905283 14112 ts_tablet_manager.cc:1403] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260709 12:26:58.905186 14110 raft_consensus.cc:359] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.906042 14110 raft_consensus.cc:385] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.905356 14111 consensus_queue.cc:260] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.906327 14110 raft_consensus.cc:740] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.907143 14110 consensus_queue.cc:260] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.908733 14112 raft_consensus.cc:359] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.909586 14112 raft_consensus.cc:385] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.909754 14110 ts_tablet_manager.cc:1434] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:26:58.909931 14112 raft_consensus.cc:740] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.911178 14110 tablet_bootstrap.cc:492] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:58.910812 14112 consensus_queue.cc:260] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.913671 14112 ts_tablet_manager.cc:1434] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:26:58.914726 14112 tablet_bootstrap.cc:492] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:58.918905 14110 tablet_bootstrap.cc:654] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.921339 14112 tablet_bootstrap.cc:654] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.924252 14110 tablet_bootstrap.cc:492] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:58.924734 14110 ts_tablet_manager.cc:1403] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.005s
I20260709 12:26:58.928313 14111 ts_tablet_manager.cc:1434] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260709 12:26:58.928416 14110 raft_consensus.cc:359] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.929441 14110 raft_consensus.cc:385] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.929838 14110 raft_consensus.cc:740] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.930127 14111 tablet_bootstrap.cc:492] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:58.930725 14110 consensus_queue.cc:260] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.933601 14110 ts_tablet_manager.cc:1434] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:26:58.934720 14110 tablet_bootstrap.cc:492] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:58.940725 14112 tablet_bootstrap.cc:492] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:58.941322 14112 ts_tablet_manager.cc:1403] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 12:26:58.943873 14110 tablet_bootstrap.cc:654] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.944553 14112 raft_consensus.cc:359] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.947903 14112 raft_consensus.cc:385] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.948217 14112 raft_consensus.cc:740] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.949007 14112 consensus_queue.cc:260] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.951398 14112 ts_tablet_manager.cc:1434] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:26:58.952400 14112 tablet_bootstrap.cc:492] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:58.953753 14111 tablet_bootstrap.cc:654] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.956501 14096 raft_consensus.cc:493] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:58.957291 14096 raft_consensus.cc:515] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.964704 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:58.965919 14112 tablet_bootstrap.cc:654] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.966651 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
W20260709 12:26:58.968781 13923 leader_election.cc:343] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:58.969130 14096 leader_election.cc:290] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
W20260709 12:26:58.969851 13925 leader_election.cc:343] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:58.970628 13925 leader_election.cc:304] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:58.971670 14096 raft_consensus.cc:2749] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:58.975540 14110 tablet_bootstrap.cc:492] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:58.976235 14110 ts_tablet_manager.cc:1403] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.001s
I20260709 12:26:58.977186 14112 tablet_bootstrap.cc:492] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:58.977815 14111 tablet_bootstrap.cc:492] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:58.978379 14111 ts_tablet_manager.cc:1403] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.005s
I20260709 12:26:58.979702 14110 raft_consensus.cc:359] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.980625 14110 raft_consensus.cc:385] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.980953 14110 raft_consensus.cc:740] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.977859 14112 ts_tablet_manager.cc:1403] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260709 12:26:58.982048 14110 consensus_queue.cc:260] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.984288 14112 raft_consensus.cc:359] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.984822 14110 ts_tablet_manager.cc:1434] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:26:58.984925 14112 raft_consensus.cc:385] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.985447 14112 raft_consensus.cc:740] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.980831 14111 raft_consensus.cc:359] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.985966 14111 raft_consensus.cc:385] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:58.986222 14112 consensus_queue.cc:260] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:58.987160 14110 tablet_bootstrap.cc:492] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:58.988557 14112 ts_tablet_manager.cc:1434] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:26:58.989580 14112 tablet_bootstrap.cc:492] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:58.995266 14110 tablet_bootstrap.cc:654] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.996156 14112 tablet_bootstrap.cc:654] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:58.986440 14111 raft_consensus.cc:740] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:58.998467 14111 consensus_queue.cc:260] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.001410 14111 ts_tablet_manager.cc:1434] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 12:26:59.002596 14111 tablet_bootstrap.cc:492] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.005331 14112 tablet_bootstrap.cc:492] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:59.006102 14112 ts_tablet_manager.cc:1403] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 12:26:59.009537 14112 raft_consensus.cc:359] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.010200 14111 tablet_bootstrap.cc:654] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.010552 14112 raft_consensus.cc:385] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.011004 14112 raft_consensus.cc:740] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.012239 14112 consensus_queue.cc:260] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.015187 14112 ts_tablet_manager.cc:1434] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:26:59.017457 14112 tablet_bootstrap.cc:492] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:59.025506 14110 tablet_bootstrap.cc:492] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:59.026142 14110 ts_tablet_manager.cc:1403] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.010s
I20260709 12:26:59.026235 14112 tablet_bootstrap.cc:654] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.028537 14110 raft_consensus.cc:359] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.029160 14111 tablet_bootstrap.cc:492] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.029155 14110 raft_consensus.cc:385] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.029886 14110 raft_consensus.cc:740] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.030097 14111 ts_tablet_manager.cc:1403] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 12:26:59.030879 14110 consensus_queue.cc:260] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.032809 14112 tablet_bootstrap.cc:492] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:59.033407 14112 ts_tablet_manager.cc:1403] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 12:26:59.033492 14110 ts_tablet_manager.cc:1434] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 12:26:59.034610 14110 tablet_bootstrap.cc:492] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:59.033658 14111 raft_consensus.cc:359] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.035640 14111 raft_consensus.cc:385] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.035980 14111 raft_consensus.cc:740] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.036770 14112 raft_consensus.cc:359] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.036849 14111 consensus_queue.cc:260] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.037734 14112 raft_consensus.cc:385] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.038115 14112 raft_consensus.cc:740] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.039116 14112 consensus_queue.cc:260] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.040547 14111 ts_tablet_manager.cc:1434] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:26:59.041816 14111 tablet_bootstrap.cc:492] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.041806 14112 ts_tablet_manager.cc:1434] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:26:59.043114 14112 tablet_bootstrap.cc:492] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:59.044889 14110 tablet_bootstrap.cc:654] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.050572 14112 tablet_bootstrap.cc:654] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.059484 14111 tablet_bootstrap.cc:654] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.063185 14112 tablet_bootstrap.cc:492] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:59.063959 14112 ts_tablet_manager.cc:1403] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260709 12:26:59.070333 14112 raft_consensus.cc:359] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.071098 14112 raft_consensus.cc:385] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.071398 14112 raft_consensus.cc:740] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.072126 14112 consensus_queue.cc:260] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.074725 14112 ts_tablet_manager.cc:1434] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:26:59.074805 14110 tablet_bootstrap.cc:492] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:59.075398 14110 ts_tablet_manager.cc:1403] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260709 12:26:59.075865 14112 tablet_bootstrap.cc:492] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:59.076408 14111 tablet_bootstrap.cc:492] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.076894 14080 raft_consensus.cc:493] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.077389 14111 ts_tablet_manager.cc:1403] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.000s
I20260709 12:26:59.078503 14110 raft_consensus.cc:359] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.079322 14110 raft_consensus.cc:385] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.079666 14110 raft_consensus.cc:740] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.080955 14110 consensus_queue.cc:260] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.081195 14111 raft_consensus.cc:359] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.082252 14111 raft_consensus.cc:385] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.082744 14111 raft_consensus.cc:740] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.083760 14110 ts_tablet_manager.cc:1434] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:26:59.084141 14112 tablet_bootstrap.cc:654] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.083859 14111 consensus_queue.cc:260] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.086898 14111 ts_tablet_manager.cc:1434] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:26:59.085067 14110 tablet_bootstrap.cc:492] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:59.088030 14111 tablet_bootstrap.cc:492] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.077442 14080 raft_consensus.cc:515] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.107244 14111 tablet_bootstrap.cc:654] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.109063 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.129195 14080 leader_election.cc:290] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.131551 14080 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.142159 14080 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.136149 14112 tablet_bootstrap.cc:492] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
W20260709 12:26:59.138993 13851 leader_election.cc:343] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.145880 14112 ts_tablet_manager.cc:1403] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.027s
I20260709 12:26:59.135551 14110 tablet_bootstrap.cc:654] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.146785 14111 tablet_bootstrap.cc:492] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.147435 14111 ts_tablet_manager.cc:1403] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.021s
I20260709 12:26:59.148830 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.149628 13959 raft_consensus.cc:2468] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:59.149369 14112 raft_consensus.cc:359] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.152099 14112 raft_consensus.cc:385] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.152562 14112 raft_consensus.cc:740] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.152781 14040 raft_consensus.cc:493] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.153614 14040 raft_consensus.cc:515] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.153647 14112 consensus_queue.cc:260] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.157400 14112 ts_tablet_manager.cc:1434] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:26:59.158252 14040 leader_election.cc:290] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.158733 14112 tablet_bootstrap.cc:492] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:59.155536 14111 raft_consensus.cc:359] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.159972 14111 raft_consensus.cc:385] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.160020 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.160411 14111 raft_consensus.cc:740] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.160996 14110 tablet_bootstrap.cc:492] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:59.161731 14110 ts_tablet_manager.cc:1403] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.012s
I20260709 12:26:59.161322 14111 consensus_queue.cc:260] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.164896 13959 raft_consensus.cc:2468] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:59.166836 14112 tablet_bootstrap.cc:654] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.168062 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.169130 13886 raft_consensus.cc:2468] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:59.168002 14111 ts_tablet_manager.cc:1434] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:26:59.170804 14040 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.171955 14040 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.171303 14111 tablet_bootstrap.cc:492] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.176610 14110 raft_consensus.cc:359] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.177021 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.178462 13774 leader_election.cc:304] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.178718 14110 raft_consensus.cc:385] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.179298 14110 raft_consensus.cc:740] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
W20260709 12:26:59.180886 13776 leader_election.cc:343] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.180512 14110 consensus_queue.cc:260] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.181564 14111 tablet_bootstrap.cc:654] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.186869 14112 tablet_bootstrap.cc:492] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:59.208496 14112 ts_tablet_manager.cc:1403] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.027s
I20260709 12:26:59.183171 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.212576 14112 raft_consensus.cc:359] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.218197 14112 raft_consensus.cc:385] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.218540 14112 raft_consensus.cc:740] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.219233 14112 consensus_queue.cc:260] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.219753 14111 tablet_bootstrap.cc:492] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.220271 14111 ts_tablet_manager.cc:1403] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.007s
I20260709 12:26:59.221710 14112 ts_tablet_manager.cc:1434] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:26:59.222776 14112 tablet_bootstrap.cc:492] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: Bootstrap starting.
I20260709 12:26:59.223356 14111 raft_consensus.cc:359] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.224102 14111 raft_consensus.cc:385] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.224370 14111 raft_consensus.cc:740] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.215981 14141 raft_consensus.cc:2804] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.225138 14141 raft_consensus.cc:493] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.217326 14110 ts_tablet_manager.cc:1434] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.055s	user 0.017s	sys 0.022s
I20260709 12:26:59.226658 14110 tablet_bootstrap.cc:492] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:59.225495 14141 raft_consensus.cc:3060] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.233832 14040 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.234483 14040 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.234910 14040 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.238674 14080 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.238941 14111 consensus_queue.cc:260] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.238698 14110 tablet_bootstrap.cc:654] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.199478 13851 leader_election.cc:304] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.255268 14111 ts_tablet_manager.cc:1434] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.006s
I20260709 12:26:59.256901 14111 tablet_bootstrap.cc:492] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.267122 14112 tablet_bootstrap.cc:654] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.265208 14080 raft_consensus.cc:2804] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.271818 14138 raft_consensus.cc:493] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.272440 14138 raft_consensus.cc:515] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.274878 14138 leader_election.cc:290] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
W20260709 12:26:59.267753 13774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.194:32773, user_credentials={real_user=slave}} blocked reactor thread for 89537.4us
I20260709 12:26:59.276042 14040 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.269109 14080 raft_consensus.cc:493] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.277053 14080 raft_consensus.cc:3060] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.277406 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.278196 14141 raft_consensus.cc:515] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
W20260709 12:26:59.280591 13776 leader_election.cc:343] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.282488 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.282879 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.283350 13958 raft_consensus.cc:3060] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.283209 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.283754 13959 raft_consensus.cc:2468] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:59.288627 13776 leader_election.cc:304] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
W20260709 12:26:59.267236 13851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 67940.4us
W20260709 12:26:59.295449 13774 leader_election.cc:343] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.296350 13774 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde; no voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.298847 14111 tablet_bootstrap.cc:654] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.291993 13884 raft_consensus.cc:2468] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:59.301077 14110 tablet_bootstrap.cc:492] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:59.282465 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.301756 14110 ts_tablet_manager.cc:1403] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.000s
I20260709 12:26:59.302361 13886 raft_consensus.cc:2468] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
I20260709 12:26:59.280671 14141 leader_election.cc:290] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.292555 14138 raft_consensus.cc:2804] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.305536 14138 raft_consensus.cc:493] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.306589 14138 raft_consensus.cc:3060] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.311635 14110 raft_consensus.cc:359] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.312595 14110 raft_consensus.cc:385] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.312983 14110 raft_consensus.cc:740] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.312824 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.313661 14119 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.314040 14110 consensus_queue.cc:260] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.314222 14119 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.316569 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.318302 14112 tablet_bootstrap.cc:492] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: No bootstrap required, opened a new log
I20260709 12:26:59.318882 14112 ts_tablet_manager.cc:1403] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.020s
I20260709 12:26:59.318758 14119 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:59.314054 13810 raft_consensus.cc:2468] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:59.319723 14119 raft_consensus.cc:493] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.321354 14135 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.321666 14119 raft_consensus.cc:515] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.321934 14135 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.322629 13958 raft_consensus.cc:2468] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:59.324235 14135 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.324672 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.325418 13886 raft_consensus.cc:2468] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
W20260709 12:26:59.326342 13851 leader_election.cc:343] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.326727 13923 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.307431 14143 raft_consensus.cc:2749] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:59.329010 14096 raft_consensus.cc:2804] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.329463 14096 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.329860 14096 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.330979 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.334559 14112 raft_consensus.cc:359] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.335440 14112 raft_consensus.cc:385] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.335765 14112 raft_consensus.cc:740] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.336696 14112 consensus_queue.cc:260] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.339181 13774 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:59.339766 14110 ts_tablet_manager.cc:1434] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 12:26:59.340994 14110 tablet_bootstrap.cc:492] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:59.342283 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.343240 13884 raft_consensus.cc:3060] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.349936 14119 leader_election.cc:290] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:59.351099 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.359305 13886 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:59.352375 14112 ts_tablet_manager.cc:1434] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 12:26:59.360001 14143 raft_consensus.cc:2804] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.360750 14143 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.361263 14143 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.362125 13923 leader_election.cc:304] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.363271 14119 raft_consensus.cc:2804] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.351164 14110 tablet_bootstrap.cc:654] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.356971 13851 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:59.363758 14119 raft_consensus.cc:493] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.364393 14119 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.365033 14135 raft_consensus.cc:2804] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.365552 14135 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.365985 14135 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.367309 14111 tablet_bootstrap.cc:492] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.367935 14111 ts_tablet_manager.cc:1403] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.043s
I20260709 12:26:59.370852 13776 leader_election.cc:304] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:59.371671 14111 raft_consensus.cc:359] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.372591 14111 raft_consensus.cc:385] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.372936 14111 raft_consensus.cc:740] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.373922 14147 raft_consensus.cc:2804] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.373854 14111 consensus_queue.cc:260] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.374796 14147 raft_consensus.cc:697] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:59.376071 14147 consensus_queue.cc:237] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.383677 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.384317 14111 ts_tablet_manager.cc:1434] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 12:26:59.384768 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.385294 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.385645 13809 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:59.385970 14111 tablet_bootstrap.cc:492] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.386727 13884 raft_consensus.cc:2468] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:59.387367 14096 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.393457 14111 tablet_bootstrap.cc:654] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.382639 14080 raft_consensus.cc:515] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.377521 14135 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.393538 13959 raft_consensus.cc:2393] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2ff321481f468aaabb6b9b3a194264 in current term 1: Already voted for candidate 7566b8e61ef740b5933d665f65e0ca67 in this term.
I20260709 12:26:59.401000 14141 raft_consensus.cc:493] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.401717 14135 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.401667 14141 raft_consensus.cc:515] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.395586 14096 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:59.403473 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
W20260709 12:26:59.404218 13851 leader_election.cc:343] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.404953 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.405109 13851 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:59.405720 13959 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.406049 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.406829 13960 raft_consensus.cc:2468] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 0.
W20260709 12:26:59.407595 13925 leader_election.cc:343] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.400697 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.408569 14111 tablet_bootstrap.cc:492] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.408341 13776 leader_election.cc:304] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:59.408746 13958 raft_consensus.cc:3060] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.409162 14111 ts_tablet_manager.cc:1403] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 12:26:59.409556 14140 raft_consensus.cc:2804] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.410073 14140 raft_consensus.cc:493] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.410542 14140 raft_consensus.cc:3060] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.411077 14138 raft_consensus.cc:515] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.404313 13886 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.412640 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.413931 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.412468 14111 raft_consensus.cc:359] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.415117 14111 raft_consensus.cc:385] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.415446 14111 raft_consensus.cc:740] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.416344 14111 consensus_queue.cc:260] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.418001 14134 raft_consensus.cc:493] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.418592 14134 raft_consensus.cc:515] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.419684 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.420455 13960 raft_consensus.cc:3060] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.415742 14138 leader_election.cc:290] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.421204 14134 leader_election.cc:290] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.413081 14080 leader_election.cc:290] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
W20260709 12:26:59.418599 13925 leader_election.cc:343] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.413199 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.425370 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b96b7dbfc04e9bbebcb0d48f297f44" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.425923 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b96b7dbfc04e9bbebcb0d48f297f44" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.426744 13957 raft_consensus.cc:2468] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
W20260709 12:26:59.427359 13851 leader_election.cc:343] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.428104 14111 ts_tablet_manager.cc:1434] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.006s
I20260709 12:26:59.428534 13851 leader_election.cc:304] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.429201 14111 tablet_bootstrap.cc:492] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: Bootstrap starting.
I20260709 12:26:59.430009 14080 raft_consensus.cc:2804] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.430861 14080 raft_consensus.cc:493] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.431414 14080 raft_consensus.cc:3060] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.433892 13886 raft_consensus.cc:2468] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
I20260709 12:26:59.436805 14111 tablet_bootstrap.cc:654] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.436889 13959 raft_consensus.cc:2468] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:59.452426 14135 raft_consensus.cc:2749] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:59.453578 13851 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.430169 14141 leader_election.cc:290] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.454905 14134 raft_consensus.cc:2804] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.440658 14080 raft_consensus.cc:515] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.455502 14134 raft_consensus.cc:697] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.456477 14134 consensus_queue.cc:237] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.457278 14080 leader_election.cc:290] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.458932 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b96b7dbfc04e9bbebcb0d48f297f44" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.457748 13709 catalog_manager.cc:5697] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:59.461145 13851 leader_election.cc:343] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:59.461223 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b96b7dbfc04e9bbebcb0d48f297f44" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.462018 13959 raft_consensus.cc:3060] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.461897 13923 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.461625 14119 raft_consensus.cc:515] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.463392 14096 raft_consensus.cc:2804] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.463979 14096 raft_consensus.cc:697] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:59.464748 14119 leader_election.cc:290] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:59.464897 14096 consensus_queue.cc:237] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.391842 14143 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.444727 13960 raft_consensus.cc:2468] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:59.445847 14140 raft_consensus.cc:515] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.447184 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.472075 13884 raft_consensus.cc:2393] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:59.472419 14143 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.449052 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.473483 13885 raft_consensus.cc:3060] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.473557 13776 leader_election.cc:304] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:59.474362 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.474738 14143 raft_consensus.cc:2804] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.475287 13960 raft_consensus.cc:2393] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:59.475546 14143 raft_consensus.cc:697] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:59.443578 13958 raft_consensus.cc:2468] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:59.480010 14080 raft_consensus.cc:493] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.480927 14080 raft_consensus.cc:515] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.480052 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.482436 13886 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.484349 14080 leader_election.cc:290] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.465689 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.486197 13808 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.471122 13811 raft_consensus.cc:2393] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb2ff321481f468aaabb6b9b3a194264 in current term 1: Already voted for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in this term.
I20260709 12:26:59.494007 13851 leader_election.cc:304] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.493908 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124d1ec1fbc4065af6b64a128c554d8" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.496016 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124d1ec1fbc4065af6b64a128c554d8" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.496394 13958 raft_consensus.cc:2468] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:59.476576 14143 consensus_queue.cc:237] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.496907 13811 raft_consensus.cc:2468] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:59.496973 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.470144 14110 tablet_bootstrap.cc:492] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:59.498311 14110 ts_tablet_manager.cc:1403] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.158s	user 0.015s	sys 0.017s
I20260709 12:26:59.499675 14135 raft_consensus.cc:2804] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.500319 14111 tablet_bootstrap.cc:492] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: No bootstrap required, opened a new log
I20260709 12:26:59.500324 14135 raft_consensus.cc:697] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.500896 14111 ts_tablet_manager.cc:1403] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: Time spent bootstrapping tablet: real 0.072s	user 0.036s	sys 0.003s
I20260709 12:26:59.502250 13809 raft_consensus.cc:2393] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb2ff321481f468aaabb6b9b3a194264 in current term 1: Already voted for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in this term.
I20260709 12:26:59.501911 14135 consensus_queue.cc:237] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.492548 13959 raft_consensus.cc:2468] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:59.494884 13886 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
I20260709 12:26:59.505950 13707 catalog_manager.cc:5697] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:59.506871 14140 leader_election.cc:290] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.509116 13923 leader_election.cc:304] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.509845 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.510159 14096 raft_consensus.cc:2804] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.510641 13959 raft_consensus.cc:2393] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:59.510725 14096 raft_consensus.cc:697] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:59.511648 14096 consensus_queue.cc:237] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.512310 13851 leader_election.cc:304] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.518011 14080 raft_consensus.cc:2804] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.518618 14080 raft_consensus.cc:493] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.519006 14080 raft_consensus.cc:3060] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.521378 13851 leader_election.cc:304] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.512905 14110 raft_consensus.cc:359] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.526497 14110 raft_consensus.cc:385] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.526693 14131 raft_consensus.cc:2804] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.527439 14131 raft_consensus.cc:697] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.528465 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.529477 14111 raft_consensus.cc:359] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.530422 14111 raft_consensus.cc:385] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.530819 14111 raft_consensus.cc:740] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.526968 14110 raft_consensus.cc:740] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.529176 13774 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde; no voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.537302 14111 consensus_queue.cc:260] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.538599 14110 consensus_queue.cc:260] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.535708 13885 raft_consensus.cc:2468] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 1.
I20260709 12:26:59.528462 14131 consensus_queue.cc:237] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.547080 14143 raft_consensus.cc:2749] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:59.547269 13774 leader_election.cc:304] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde; no voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.549412 13808 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
W20260709 12:26:59.550184 13757 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:59.551544 14143 raft_consensus.cc:2749] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:59.556180 13708 catalog_manager.cc:5697] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.557039 14110 ts_tablet_manager.cc:1434] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 12:26:59.558872 14110 tablet_bootstrap.cc:492] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Bootstrap starting.
I20260709 12:26:59.566565 14111 ts_tablet_manager.cc:1434] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.002s
I20260709 12:26:59.567996 14080 raft_consensus.cc:515] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.571465 14080 leader_election.cc:290] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.573221 14110 tablet_bootstrap.cc:654] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:59.573407 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124d1ec1fbc4065af6b64a128c554d8" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.574229 13808 raft_consensus.cc:3060] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.583287 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7124d1ec1fbc4065af6b64a128c554d8" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.584151 13958 raft_consensus.cc:3060] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.584551 13808 raft_consensus.cc:2468] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:59.591852 13851 leader_election.cc:304] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.591400 13705 catalog_manager.cc:5697] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 1 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.593991 14080 raft_consensus.cc:2804] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.594817 14080 raft_consensus.cc:697] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.595934 13958 raft_consensus.cc:2468] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:59.595650 13707 catalog_manager.cc:5697] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.595953 14080 consensus_queue.cc:237] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.597617 13707 catalog_manager.cc:5697] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.598064 13708 catalog_manager.cc:5697] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 1 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:59.609453 14110 tablet_bootstrap.cc:492] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: No bootstrap required, opened a new log
I20260709 12:26:59.609979 14110 ts_tablet_manager.cc:1403] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.003s
I20260709 12:26:59.612588 14110 raft_consensus.cc:359] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.613209 14110 raft_consensus.cc:385] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:59.613454 14110 raft_consensus.cc:740] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Initialized, Role: FOLLOWER
I20260709 12:26:59.614006 14110 consensus_queue.cc:260] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.616041 14110 ts_tablet_manager.cc:1434] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:26:59.616760 13708 catalog_manager.cc:5697] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.714830 14143 raft_consensus.cc:493] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.715340 14143 raft_consensus.cc:515] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.717162 14143 leader_election.cc:290] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.718175 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b96b7dbfc04e9bbebcb0d48f297f44" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.718485 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b96b7dbfc04e9bbebcb0d48f297f44" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.719352 13958 raft_consensus.cc:2393] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:59.720278 13776 leader_election.cc:304] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde; no voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.720929 14080 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.720965 14143 raft_consensus.cc:3060] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.721504 14080 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.723381 14080 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.724462 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:26:59.724577 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.724958 14096 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:59.725319 13808 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:59.725451 14096 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.726497 13851 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:26:59.727285 14080 raft_consensus.cc:2804] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.727694 14096 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:59.727718 14080 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.728431 14080 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.728423 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:26:59.728832 13958 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 0.
I20260709 12:26:59.729065 14143 raft_consensus.cc:2749] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:59.729243 13808 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 0.
I20260709 12:26:59.729382 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:26:59.730571 13925 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:26:59.731483 14096 raft_consensus.cc:2804] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:59.731865 14096 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:59.732215 14096 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.736522 14080 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.737684 13885 raft_consensus.cc:2393] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7566b8e61ef740b5933d665f65e0ca67 in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:59.738200 14096 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.738698 14080 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.739928 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.740387 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.740634 13808 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.741184 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.741386 13958 raft_consensus.cc:2393] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb2ff321481f468aaabb6b9b3a194264 in current term 1: Already voted for candidate 7566b8e61ef740b5933d665f65e0ca67 in this term.
I20260709 12:26:59.742961 14096 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:26:59.743963 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.744799 13885 raft_consensus.cc:2393] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7566b8e61ef740b5933d665f65e0ca67 in current term 1: Already voted for candidate fb2ff321481f468aaabb6b9b3a194264 in this term.
I20260709 12:26:59.745886 13923 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.747085 14096 raft_consensus.cc:2749] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:59.749178 13808 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:26:59.750362 13851 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:59.751818 14131 raft_consensus.cc:2804] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:59.752406 14131 raft_consensus.cc:697] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.753155 14131 consensus_queue.cc:237] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.762197 13707 catalog_manager.cc:5697] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 1 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.798523 13958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
mode: GRACEFUL
new_leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:33154
I20260709 12:26:59.799252 13958 raft_consensus.cc:606] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Received request to transfer leadership to TS 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.816594 13885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
mode: GRACEFUL
new_leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:26:59.817183 13885 raft_consensus.cc:606] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Received request to transfer leadership to TS 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.823490 13958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
mode: GRACEFUL
new_leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:33154
I20260709 12:26:59.824133 13958 raft_consensus.cc:606] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Received request to transfer leadership to TS 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.830084 13885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
mode: GRACEFUL
new_leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:26:59.830785 13885 raft_consensus.cc:606] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Received request to transfer leadership to TS 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:26:59.837018 13809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
mode: GRACEFUL
new_leader_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:54042
I20260709 12:26:59.837839 13809 raft_consensus.cc:606] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Received request to transfer leadership to TS fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.844136 13809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
mode: GRACEFUL
new_leader_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:54042
I20260709 12:26:59.844815 13809 raft_consensus.cc:606] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Received request to transfer leadership to TS fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.852336 14143 consensus_queue.cc:1048] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:59.860198 13886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77ea0547943c43c997bc761520f9d266"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
mode: GRACEFUL
new_leader_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:42632
I20260709 12:26:59.860810 13886 raft_consensus.cc:606] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Received request to transfer leadership to TS 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:59.861145 14143 raft_consensus.cc:993] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: : Instructing follower fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:59.861814 14138 raft_consensus.cc:1081] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Signalling peer fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:59.872239 13886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:51506
I20260709 12:26:59.872972 13886 raft_consensus.cc:493] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:59.873435 13886 raft_consensus.cc:3060] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.877434 13809 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:59.881549 14140 consensus_queue.cc:1048] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:59.882200 13886 raft_consensus.cc:515] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.884482 13886 leader_election.cc:290] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.885363 13808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.886128 13808 raft_consensus.cc:3055] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:59.886489 13808 raft_consensus.cc:740] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:59.887377 13808 consensus_queue.cc:260] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.888659 13808 raft_consensus.cc:3060] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.887418 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779eecf73c424f1b94a4175a7ad71668" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.894968 14096 consensus_queue.cc:1048] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:59.902035 14140 consensus_queue.cc:1048] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:59.913750 13808 raft_consensus.cc:2468] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:59.915953 13851 leader_election.cc:304] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:26:59.917497 14131 raft_consensus.cc:2804] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:59.917809 14143 consensus_queue.cc:1048] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:59.918059 14131 raft_consensus.cc:697] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.919734 14131 consensus_queue.cc:237] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.923007 14119 raft_consensus.cc:993] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: : Instructing follower 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:59.923556 14119 raft_consensus.cc:1081] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Signalling peer 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:59.927802 13811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:58510
I20260709 12:26:59.929435 14096 consensus_queue.cc:1048] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:59.932829 13811 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:59.933444 13811 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.942217 13811 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.944507 14143 raft_consensus.cc:993] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: : Instructing follower fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:59.945135 14143 raft_consensus.cc:1081] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Signalling peer fb2ff321481f468aaabb6b9b3a194264 to start an election
I20260709 12:26:59.938835 13707 catalog_manager.cc:5697] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:59.947510 13886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
 from {username='slave'} at 127.0.0.1:51506
I20260709 12:26:59.948118 13886 raft_consensus.cc:493] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:59.948635 13886 raft_consensus.cc:3060] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.952739 14131 consensus_queue.cc:1048] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:59.957002 14096 consensus_queue.cc:1048] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:59.958841 13884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:26:59.959800 13886 raft_consensus.cc:515] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.962632 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.963359 13886 leader_election.cc:290] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.963378 13960 raft_consensus.cc:3055] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:59.963740 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:26:59.964514 13810 raft_consensus.cc:3055] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:59.964725 14080 raft_consensus.cc:993] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: : Instructing follower 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:59.965034 13810 raft_consensus.cc:740] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:59.965287 14080 raft_consensus.cc:1081] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Signalling peer 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:26:59.966326 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20a0ff3b42a43de8ced1ec21676d936" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:26:59.967196 13958 raft_consensus.cc:3060] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.969167 13807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:58502
I20260709 12:26:59.963948 13960 raft_consensus.cc:740] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:26:59.970327 13807 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:59.970422 14135 consensus_queue.cc:1048] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:59.970979 13810 consensus_queue.cc:260] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.971118 13960 consensus_queue.cc:260] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.972474 13810 raft_consensus.cc:3060] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.972584 13960 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.970758 13807 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:59.985667 13960 raft_consensus.cc:2468] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:26:59.986330 13811 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:26:59.987138 13776 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: fb2ff321481f468aaabb6b9b3a194264
I20260709 12:26:59.992841 14138 raft_consensus.cc:2804] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:59.993351 14138 raft_consensus.cc:697] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:26:59.987578 13807 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.994282 14138 consensus_queue.cc:237] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:26:59.998404 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:00.000456 13886 raft_consensus.cc:3055] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:00.000639 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:27:00.000835 13886 raft_consensus.cc:740] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:26:59.991169 13958 raft_consensus.cc:2468] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:26:59.998201 13807 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:00.010262 14148 raft_consensus.cc:993] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: : Instructing follower 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:27:00.010892 14148 raft_consensus.cc:1081] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Signalling peer 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:27:00.005564 13810 raft_consensus.cc:2468] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:27:00.013628 13851 leader_election.cc:304] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:00.013818 13809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:58510
I20260709 12:27:00.015566 14135 raft_consensus.cc:2804] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:00.016150 14135 raft_consensus.cc:697] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:27:00.016512 14096 consensus_queue.cc:1048] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.017179 14135 consensus_queue.cc:237] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.007367 13886 consensus_queue.cc:260] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
W20260709 12:27:00.021093 14080 consensus_queue.cc:1175] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7566b8e61ef740b5933d665f65e0ca67" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:27:00.021322 13886 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.028455 13886 raft_consensus.cc:2468] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:27:00.030120 13809 raft_consensus.cc:493] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:00.030377 13774 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:00.030797 13809 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.031980 14147 raft_consensus.cc:2804] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:00.032580 14147 raft_consensus.cc:697] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:27:00.033536 14147 consensus_queue.cc:237] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.040174 13809 raft_consensus.cc:515] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.042201 14130 consensus_queue.cc:1048] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.051513 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:00.041288 13708 catalog_manager.cc:5697] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:00.052125 13960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:27:00.053033 13960 raft_consensus.cc:3055] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:00.053452 13960 raft_consensus.cc:740] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:00.053602 13809 leader_election.cc:290] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:00.055742 13885 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.055493 13960 consensus_queue.cc:260] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.056834 14080 raft_consensus.cc:993] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: : Instructing follower 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:27:00.057384 14080 raft_consensus.cc:1081] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Signalling peer 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:27:00.058872 13960 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.060042 13957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77ea0547943c43c997bc761520f9d266"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:42862
I20260709 12:27:00.061302 13957 raft_consensus.cc:493] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:00.061754 13957 raft_consensus.cc:3060] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.065941 13885 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:27:00.068701 13774 leader_election.cc:304] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:00.069528 14147 raft_consensus.cc:2804] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:00.070115 14147 raft_consensus.cc:697] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:27:00.071111 14147 consensus_queue.cc:237] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.076390 14130 consensus_queue.cc:1048] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.076602 13960 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:27:00.078894 13705 catalog_manager.cc:5697] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 1 to 2, leader changed from 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195) to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 2 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:00.079736 13957 raft_consensus.cc:515] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.082370 13957 leader_election.cc:290] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:00.084084 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:00.084725 13885 raft_consensus.cc:3055] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:00.085098 13885 raft_consensus.cc:740] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:27:00.086124 13885 consensus_queue.cc:260] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.088326 13885 raft_consensus.cc:3060] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.090896 13807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ea0547943c43c997bc761520f9d266" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:27:00.091482 13807 raft_consensus.cc:3060] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.097506 14130 consensus_queue.cc:1048] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.100250 13807 raft_consensus.cc:2468] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:00.101836 13925 leader_election.cc:304] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:27:00.102784 14180 raft_consensus.cc:2804] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:00.103349 14180 raft_consensus.cc:697] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:00.104573 13885 raft_consensus.cc:2468] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:00.104310 14180 consensus_queue.cc:237] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.114167 14135 consensus_queue.cc:1048] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.122193 13709 catalog_manager.cc:5697] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 1 to 2, leader changed from 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195) to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 2 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:00.125216 14135 consensus_queue.cc:1048] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.125245 13709 catalog_manager.cc:5697] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 1 to 2, leader changed from fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194) to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 2 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:00.138724 14131 consensus_queue.cc:1048] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.143379 13707 catalog_manager.cc:5697] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 1 to 2, leader changed from fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:00.148722 14131 consensus_queue.cc:1048] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:27:00.168489 14135 consensus_queue.cc:1048] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:27:00.178720 14135 raft_consensus.cc:993] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: : Instructing follower 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:27:00.179215 14135 raft_consensus.cc:1081] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Signalling peer 4b5d5f6d1bb74aa492fbc2fee1a04fde to start an election
I20260709 12:27:00.182099 13807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
 from {username='slave'} at 127.0.0.1:58502
I20260709 12:27:00.182884 13807 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:00.183420 13807 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.189518 13807 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.191696 13807 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Requested vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:00.192824 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:00.193029 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:27:00.193621 13885 raft_consensus.cc:3055] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:27:00.196898 13957 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.197146 13885 raft_consensus.cc:740] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:27:00.198268 13885 consensus_queue.cc:260] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.199544 13885 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.204097 13957 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:27:00.205657 13776 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:27:00.206269 13885 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5d5f6d1bb74aa492fbc2fee1a04fde in term 2.
I20260709 12:27:00.206584 14147 raft_consensus.cc:2804] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:00.207247 14147 raft_consensus.cc:697] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Leader. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:27:00.208293 14147 consensus_queue.cc:237] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:00.216306 13706 catalog_manager.cc:5697] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde reported cstate change: term changed from 1 to 2, leader changed from fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194) to 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193). New cstate: current_term: 2 leader_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:00.332554 13957 raft_consensus.cc:3060] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.338652 13957 raft_consensus.cc:1275] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.340112 14130 consensus_queue.cc:1048] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.349309 13809 raft_consensus.cc:1275] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.351055 14080 consensus_queue.cc:1048] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.439781 13885 raft_consensus.cc:1275] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.441455 14147 consensus_queue.cc:1048] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.450186 13957 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.458310 13957 raft_consensus.cc:1275] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.460023 14147 consensus_queue.cc:1048] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.467842 13807 raft_consensus.cc:1275] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.469451 14080 consensus_queue.cc:1048] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.480721 13885 raft_consensus.cc:1275] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.483073 13960 raft_consensus.cc:1275] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.483389 14140 consensus_queue.cc:1048] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.484386 13957 raft_consensus.cc:1275] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.485479 14140 consensus_queue.cc:1048] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:27:00.486235 14080 consensus_queue.cc:1048] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.530869 13885 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:27:00.537253 13885 raft_consensus.cc:1275] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.538810 14140 consensus_queue.cc:1048] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.547348 13960 raft_consensus.cc:1275] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.548846 14140 consensus_queue.cc:1048] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.621522 13960 raft_consensus.cc:1275] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.622987 14140 consensus_queue.cc:1048] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.630810 13885 raft_consensus.cc:1275] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.633230 14180 consensus_queue.cc:1048] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.635322 13885 raft_consensus.cc:1275] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 4b5d5f6d1bb74aa492fbc2fee1a04fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.639983 14147 consensus_queue.cc:1048] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:00.652432 13807 raft_consensus.cc:1275] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:00.654596 14191 consensus_queue.cc:1048] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:27:02.866755 13709 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39690:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:27:02.904088 13709 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39690:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:27:02.959252  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:27:03.016578 14207 log.cc:927] Time spent T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
W20260709 12:27:03.111454 13851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 44724.5us
W20260709 12:27:03.204401 14230 log.cc:927] Time spent T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:27:03.256676 14244 tablet.cc:1724] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.274988 14241 tablet.cc:1724] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.291100 14245 tablet.cc:1724] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.320340 14236 log.cc:927] Time spent T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
W20260709 12:27:03.366214 14235 log.cc:927] Time spent T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: Append to log took a long time: real 0.191s	user 0.005s	sys 0.000s
I20260709 12:27:03.377282 14252 tablet.cc:1724] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.372712 14249 tablet.cc:1724] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.383477 14239 log.cc:927] Time spent T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
I20260709 12:27:03.414045 14247 tablet.cc:1724] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.366351 14253 tablet.cc:1724] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.379896 14251 tablet.cc:1724] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.427875 14237 log.cc:927] Time spent T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Append to log took a long time: real 0.188s	user 0.004s	sys 0.006s
I20260709 12:27:03.438441 13886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3"
dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
mode: GRACEFUL
new_leader_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:42638
I20260709 12:27:03.438606 14254 tablet.cc:1724] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.439522 13886 raft_consensus.cc:606] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Received request to transfer leadership to TS 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:03.478693 14259 tablet.cc:1724] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.491168 14241 tablet.cc:1724] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.488610 14244 tablet.cc:1724] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.501368 14252 tablet.cc:1724] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.507692 14255 tablet.cc:1724] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.515437 14245 tablet.cc:1724] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.520550 14258 tablet.cc:1724] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.532402 14255 tablet.cc:1724] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.539484 14241 tablet.cc:1724] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.520648 14249 tablet.cc:1724] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.562245 14253 tablet.cc:1724] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.560319 14258 tablet.cc:1724] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.595394 14255 tablet.cc:1724] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.609054 14241 tablet.cc:1724] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.626153 13809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52346306d26246128758dda462bbd03b"
dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
mode: GRACEFUL
new_leader_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:54056
I20260709 12:27:03.625030 14249 tablet.cc:1724] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.630187 13809 raft_consensus.cc:606] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Received request to transfer leadership to TS 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:03.631887  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:27:03.632534  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:03.600926 14254 tablet.cc:1724] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.638945 14244 tablet.cc:1724] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.644871 14251 tablet.cc:1724] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:27:03.670439 14231 raft_consensus.cc:993] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: : Instructing follower 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:27:03.671043 14232 raft_consensus.cc:1081] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Signalling peer 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:27:03.673058 13953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52346306d26246128758dda462bbd03b"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:42870
I20260709 12:27:03.673753 13953 raft_consensus.cc:493] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:03.674187 13953 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:03.682045 13953 raft_consensus.cc:515] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:03.697642 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:27:03.699976 13809 raft_consensus.cc:3055] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:03.700395 13809 raft_consensus.cc:740] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b5d5f6d1bb74aa492fbc2fee1a04fde, State: Running, Role: LEADER
I20260709 12:27:03.701218 13809 consensus_queue.cc:260] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:03.702445 13809 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:03.706535 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52346306d26246128758dda462bbd03b" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:03.707353 13883 raft_consensus.cc:3060] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:03.717129 13809 raft_consensus.cc:2468] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:03.720156 13925 leader_election.cc:304] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67; no voters: 
I20260709 12:27:03.733314 14225 raft_consensus.cc:2804] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:03.734067 14225 raft_consensus.cc:697] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:03.735042 14225 consensus_queue.cc:237] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:03.720625 13883 raft_consensus.cc:2468] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:03.723548 13706 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e: soft_deleted_table [id=33d2aebbaaa347d78f17040fc62aed45] alter complete (version 1)
I20260709 12:27:03.717900 13953 leader_election.cc:290] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:03.749187 13706 catalog_manager.cc:5697] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 2 to 3, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:03.883261 14227 raft_consensus.cc:993] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: : Instructing follower 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:27:03.883951 14080 raft_consensus.cc:1081] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Signalling peer 7566b8e61ef740b5933d665f65e0ca67 to start an election
I20260709 12:27:03.885587 13955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3"
dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
 from {username='slave'} at 127.0.0.1:42862
I20260709 12:27:03.886147 13955 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:27:03.886472 13955 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:03.891984 13955 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:03.893705 13955 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:03.894943 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde"
I20260709 12:27:03.895951 13809 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:03.896206 13883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:03.896817 13883 raft_consensus.cc:3055] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:27:03.897097 13883 raft_consensus.cc:740] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:27:03.898919 13883 consensus_queue.cc:260] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:03.903882 13883 raft_consensus.cc:3060] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:03.909909 13883 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:03.912029 13923 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:03.911839 13809 raft_consensus.cc:2468] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:03.912953 14225 raft_consensus.cc:2804] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:03.913424 14225 raft_consensus.cc:697] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:03.914368 14225 consensus_queue.cc:237] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:03.927116 13706 catalog_manager.cc:5697] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 2 to 3, leader changed from fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:04.232590 13811 raft_consensus.cc:1275] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:04.234061 14225 consensus_queue.cc:1048] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:04.244694 13883 raft_consensus.cc:1275] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:04.247478 14225 consensus_queue.cc:1048] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:27:04.377480 13883 raft_consensus.cc:1275] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:04.378868 14225 consensus_queue.cc:1048] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:04.390756 13811 raft_consensus.cc:1275] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:04.392720 14221 consensus_queue.cc:1048] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:04.633747  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:04.639694  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:04.640262  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:05.641399  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:05.647392  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:05.647948  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:06.648938  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:06.655706  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:06.656245  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:07.657357  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:07.663899  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:07.664459  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:08.665995  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:08.674278  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:08.674753  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:27:09.579456 13851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 296817us
I20260709 12:27:10.289808 14295 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:10.292356 14295 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:10.296814 14295 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:10.297586 14295 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:10.298492 14295 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:10.300822 14295 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:10.308056 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:27:10.308779 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:10.325839 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:27:10.329681 14297 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:10.330809 14297 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:10.346743 14297 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:10.353125 14301 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:10.353376 14291 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:10.354024 14301 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:10.354447 14291 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:10.356995 14301 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:10.357758 14291 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:10.359972 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:27:10.361495 13851 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:10.361842 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:27:10.362952 13811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" is_pre_election: true
I20260709 12:27:10.363723 14295 raft_consensus.cc:2749] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:27:10.397702 14299 raft_consensus.cc:493] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7566b8e61ef740b5933d665f65e0ca67)
I20260709 12:27:10.398566 14299 raft_consensus.cc:515] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:10.401232 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:10.402001 14299 leader_election.cc:290] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:10.402853 13851 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:10.404031 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:10.404058 14300 raft_consensus.cc:2749] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:10.426436 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:10.430191 13959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e061317a90942c792dd86b208c9b3b3" candidate_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:10.431003 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:10.434995 13923 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:27:10.435703 14291 raft_consensus.cc:2749] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:10.436168 13923 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:27:10.437111 14291 raft_consensus.cc:2749] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:10.438108 13776 leader_election.cc:304] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [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: 4b5d5f6d1bb74aa492fbc2fee1a04fde; no voters: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:27:10.439226 14299 raft_consensus.cc:2749] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:27:10.446903 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:10.449177 13851 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:10.450290 14298 raft_consensus.cc:2749] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:10.745057  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:10.750626  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:10.751022  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:27:11.342399 13907 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa8c0 after lost signal to thread 7406
W20260709 12:27:11.343626 13907 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1e00 after lost signal to thread 13743
W20260709 12:27:11.344830 13907 debug-util.cc:398] Leaking SignalData structure 0x7b0800311560 after lost signal to thread 13835
W20260709 12:27:11.345918 13907 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9a40 after lost signal to thread 13910
W20260709 12:27:11.347064 13907 debug-util.cc:398] Leaking SignalData structure 0x7b0800067180 after lost signal to thread 13984
I20260709 12:27:11.751901  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:11.759409  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:11.760035  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:12.761092  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:12.768568  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:12.769256  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:27:13.770375  7403 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:27:13.777823  7403 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:27:13.778496  7403 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:27:14.959573 13925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.58.193:44745, user_credentials={real_user=slave}} blocked reactor thread for 126761us
I20260709 12:27:15.181615  7403 tablet_server.cc:179] TabletServer@127.7.58.193:0 shutting down...
I20260709 12:27:15.227357  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:15.228266  7403 tablet_replica.cc:333] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.229221  7403 raft_consensus.cc:2243] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.230732  7403 raft_consensus.cc:2272] T c13fc1af07fe4d358b5cb346ea08a8cd P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.233912  7403 tablet_replica.cc:333] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.234763  7403 raft_consensus.cc:2243] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:27:15.235136 13925 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 12:27:15.235579  7403 raft_consensus.cc:2272] T 7124d1ec1fbc4065af6b64a128c554d8 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:15.238837 13925 consensus_peers.cc:597] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. 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 12:27:15.239586  7403 tablet_replica.cc:333] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.240605  7403 raft_consensus.cc:2243] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.241434  7403 raft_consensus.cc:2272] T 77ea0547943c43c997bc761520f9d266 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:15.242362 13925 consensus_peers.cc:597] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. 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 12:27:15.244457  7403 tablet_replica.cc:333] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.245424  7403 raft_consensus.cc:2243] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.246515  7403 raft_consensus.cc:2272] T b77ba0de57d6462ea6d6c9f0f1ff904a P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.249548  7403 tablet_replica.cc:333] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.250385  7403 raft_consensus.cc:2243] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.250963  7403 raft_consensus.cc:2272] T f20a0ff3b42a43de8ced1ec21676d936 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.253463  7403 tablet_replica.cc:333] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.254205  7403 raft_consensus.cc:2243] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.254988  7403 raft_consensus.cc:2272] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.257748  7403 tablet_replica.cc:333] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.258620  7403 raft_consensus.cc:2243] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.259415  7403 raft_consensus.cc:2272] T 0e061317a90942c792dd86b208c9b3b3 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.261868  7403 tablet_replica.cc:333] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.262504  7403 raft_consensus.cc:2243] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.263134  7403 raft_consensus.cc:2272] T 779eecf73c424f1b94a4175a7ad71668 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.265483  7403 tablet_replica.cc:333] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.266113  7403 raft_consensus.cc:2243] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.266582  7403 raft_consensus.cc:2272] T 52346306d26246128758dda462bbd03b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.268903  7403 tablet_replica.cc:333] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.269541  7403 raft_consensus.cc:2243] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.270484  7403 raft_consensus.cc:2272] T 057fb26fbf214dd9aee8e09727a2bfc7 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.273082  7403 tablet_replica.cc:333] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.273725  7403 raft_consensus.cc:2243] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.274765  7403 raft_consensus.cc:2272] T ca68c873e90b436eb046896ae3a006e4 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.277119  7403 tablet_replica.cc:333] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.277714  7403 raft_consensus.cc:2243] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.278697  7403 raft_consensus.cc:2272] T 09063e6496dd4f2eba589a6039177b5d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.281179  7403 tablet_replica.cc:333] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.281895  7403 raft_consensus.cc:2243] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.282462  7403 raft_consensus.cc:2272] T 4c7a660ed37e41a6b07ddcff5958794b P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.285362  7403 tablet_replica.cc:333] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.286084  7403 raft_consensus.cc:2243] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.287338  7403 raft_consensus.cc:2272] T 2219770e8c374f42bb0669b821163458 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.290912  7403 tablet_replica.cc:333] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.291823  7403 raft_consensus.cc:2243] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.292608  7403 raft_consensus.cc:2272] T a93d8c64fd944d64bc5dea7e2732affe P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.295707  7403 tablet_replica.cc:333] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.296422  7403 raft_consensus.cc:2243] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:15.296983  7403 raft_consensus.cc:2272] T 7ac260f15d4f4602a1623cd47cb17208 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.300031  7403 tablet_replica.cc:333] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.300761  7403 raft_consensus.cc:2243] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:27:15.301432 13851 consensus_peers.cc:597] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. 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 12:27:15.301573  7403 raft_consensus.cc:2272] T 2087805683cd4d31a746716a06bbe84d P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:15.304133  7403 tablet_replica.cc:333] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde: stopping tablet replica
I20260709 12:27:15.304711  7403 raft_consensus.cc:2243] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:15.305554  7403 raft_consensus.cc:2272] T 5ae00c1ba30245588d41cd5bd440f220 P 4b5d5f6d1bb74aa492fbc2fee1a04fde [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:15.495416 13925 consensus_peers.cc:597] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.525269 13851 consensus_peers.cc:597] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.531729 13851 consensus_peers.cc:597] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.559588 13851 consensus_peers.cc:597] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.576696 13925 consensus_peers.cc:597] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.674422 13851 consensus_peers.cc:597] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.725397 13851 consensus_peers.cc:597] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.735093 13851 consensus_peers.cc:597] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:15.781013 13832 debug-util.cc:398] Leaking SignalData structure 0x7b0800138fc0 after lost signal to thread 7406
W20260709 12:27:15.782095 13832 debug-util.cc:398] Leaking SignalData structure 0x7b080016ee60 after lost signal to thread 13743
W20260709 12:27:15.783195 13832 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea820 after lost signal to thread 13835
W20260709 12:27:15.784142 13832 debug-util.cc:398] Leaking SignalData structure 0x7b0800274320 after lost signal to thread 13910
W20260709 12:27:15.785053 13832 debug-util.cc:398] Leaking SignalData structure 0x7b0800301340 after lost signal to thread 13984
I20260709 12:27:16.246156 14324 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.246847 14324 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:27:16.248735 14324 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253), 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745)
I20260709 12:27:16.249663 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
W20260709 12:27:16.252628 13851 leader_election.cc:336] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.253153 13851 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:16.253959 14324 raft_consensus.cc:2749] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:27:16.355003  7403 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13832)
I20260709 12:27:16.446179 14324 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.447012 14324 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.449481 14324 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.450982 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
W20260709 12:27:16.453122 13851 leader_election.cc:336] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.453516 13851 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:16.454164 14324 raft_consensus.cc:2749] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:16.470158 14324 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.470736 14324 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.472469 14324 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.474207 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
W20260709 12:27:16.476960 13851 leader_election.cc:336] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.477424 13851 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:16.478226 14324 raft_consensus.cc:2749] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:16.557284 14324 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.557996 14324 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.560483 14324 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.561968 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
W20260709 12:27:16.566112 13851 leader_election.cc:336] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.566542 13851 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:16.567225 14324 raft_consensus.cc:2749] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:16.583920 14325 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.584100 14322 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.584743 14322 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.584586 14325 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.586933 14322 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.587430 14325 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.588368 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:16.588784 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:16.591516 14324 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.592094 14324 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.594332 14324 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.595868 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:16.596602 13955 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
W20260709 12:27:16.596792 13925 leader_election.cc:336] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.597307 13925 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:27:16.597950 13851 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
W20260709 12:27:16.598344 13925 leader_election.cc:336] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.599171 14323 raft_consensus.cc:2804] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:27:16.598552 14325 raft_consensus.cc:2749] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:27:16.599172 13851 leader_election.cc:336] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.599889 14323 raft_consensus.cc:493] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.599411 13925 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, fb2ff321481f468aaabb6b9b3a194264
I20260709 12:27:16.600350 14323 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.600898 14325 raft_consensus.cc:2749] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:27:16.607710 14324 raft_consensus.cc:493] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.609290 14324 raft_consensus.cc:515] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.611686 14324 leader_election.cc:290] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.611485 14323 raft_consensus.cc:515] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.613049 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:16.615614 14323 leader_election.cc:290] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.616679 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ba0de57d6462ea6d6c9f0f1ff904a" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:27:16.617154 14325 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.617355 13955 raft_consensus.cc:3060] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.617674 14322 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.617828 14325 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.618353 14322 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.620424 14322 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.620872 14325 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.620908 14322 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.621986 14322 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:27:16.622593 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:16.623320 13882 raft_consensus.cc:2468] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:16.624373 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:16.625029 13885 raft_consensus.cc:2468] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:16.626907 13923 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:16.627172 14322 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.627836 13923 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:16.628298 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
W20260709 12:27:16.628391 13925 leader_election.cc:336] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.629024 13885 raft_consensus.cc:2468] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 1.
I20260709 12:27:16.627825 14322 raft_consensus.cc:2804] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:27:16.629407 13925 leader_election.cc:336] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.629729 14322 raft_consensus.cc:493] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.630434 13923 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:16.631055 14322 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.631074 14325 raft_consensus.cc:2804] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:27:16.633366 14325 raft_consensus.cc:493] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
W20260709 12:27:16.633833 13925 leader_election.cc:336] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
W20260709 12:27:16.634469 13851 leader_election.cc:336] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.633838 14325 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.635581 14326 raft_consensus.cc:2804] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:27:16.641258 14326 raft_consensus.cc:493] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.641157 14322 raft_consensus.cc:515] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.642747 14326 raft_consensus.cc:3060] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:27:16.648984 13925 leader_election.cc:336] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.650857 14322 leader_election.cc:290] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.652297 14326 raft_consensus.cc:515] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:27:16.654196 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13fc1af07fe4d358b5cb346ea08a8cd" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:16.654496 14326 leader_election.cc:290] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.654909 13885 raft_consensus.cc:3060] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.658232 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09063e6496dd4f2eba589a6039177b5d" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:16.659179 13882 raft_consensus.cc:3060] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:27:16.664158 13925 leader_election.cc:336] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.640197 13955 raft_consensus.cc:2468] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 3.
I20260709 12:27:16.666360 13885 raft_consensus.cc:2468] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:16.666858 13851 leader_election.cc:304] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [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: fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde, 7566b8e61ef740b5933d665f65e0ca67
I20260709 12:27:16.667860 13923 leader_election.cc:304] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
W20260709 12:27:16.668143 13851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.58.193:44745, user_credentials={real_user=slave}} blocked reactor thread for 51307.4us
I20260709 12:27:16.668306 13882 raft_consensus.cc:2468] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:16.668963 14323 raft_consensus.cc:2749] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:27:16.669718 13923 leader_election.cc:304] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:27:16.670964 14322 raft_consensus.cc:2804] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:16.671032 14326 raft_consensus.cc:2804] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:16.672313 14325 raft_consensus.cc:515] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.677162 13851 leader_election.cc:304] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:16.678191 14323 raft_consensus.cc:2804] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:16.678715 14323 raft_consensus.cc:697] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 3 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:27:16.679939 14323 consensus_queue.cc:237] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.693279 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae00c1ba30245588d41cd5bd440f220" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:16.694255 13882 raft_consensus.cc:3060] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.695039 14322 raft_consensus.cc:697] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:16.696362 14322 consensus_queue.cc:237] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
W20260709 12:27:16.697256 13851 leader_election.cc:336] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.701519 14327 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.702874 14327 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.704154 14325 leader_election.cc:290] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.703967 14316 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
W20260709 12:27:16.724216 13925 leader_election.cc:336] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.704876 14326 raft_consensus.cc:697] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 2 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:16.704047 13882 raft_consensus.cc:2468] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:16.737442 14316 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.737581 13923 leader_election.cc:304] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:27:16.717634 14330 raft_consensus.cc:493] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.736654 14326 consensus_queue.cc:237] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } }
I20260709 12:27:16.739578 13882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:16.740124 14325 raft_consensus.cc:2804] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:16.739668 14330 raft_consensus.cc:515] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.740413 13882 raft_consensus.cc:2468] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:16.721760 13706 catalog_manager.cc:5697] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 2 to 3, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 3 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:16.742367 13923 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:16.742369 14330 leader_election.cc:290] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.743409 14330 raft_consensus.cc:2804] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:27:16.743757 14330 raft_consensus.cc:493] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.744490 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264" is_pre_election: true
I20260709 12:27:16.745203 13885 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 2.
I20260709 12:27:16.746479 13923 leader_election.cc:304] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 
I20260709 12:27:16.747359 14330 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.747400 14328 raft_consensus.cc:2804] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:27:16.748195 14328 raft_consensus.cc:493] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.748641 14328 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.751495 14325 raft_consensus.cc:697] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
W20260709 12:27:16.752173 13925 leader_election.cc:336] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.736943 14327 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.762609 14325 consensus_queue.cc:237] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
W20260709 12:27:16.765892 13925 leader_election.cc:336] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
W20260709 12:27:16.766281 13851 leader_election.cc:336] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.757225 14316 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.758004 14328 raft_consensus.cc:515] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.761062 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67" is_pre_election: true
I20260709 12:27:16.771205 13955 raft_consensus.cc:2468] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 1.
I20260709 12:27:16.772831 13851 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:27:16.761495 14330 raft_consensus.cc:515] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.777908 14316 raft_consensus.cc:2804] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:27:16.779479 14316 raft_consensus.cc:493] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b5d5f6d1bb74aa492fbc2fee1a04fde)
I20260709 12:27:16.781205 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057fb26fbf214dd9aee8e09727a2bfc7" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:16.782100 13885 raft_consensus.cc:3060] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.781976 14316 raft_consensus.cc:3060] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:27:16.790103 13925 leader_election.cc:336] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.790030 13705 catalog_manager.cc:5697] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 2 to 3, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:16.792778 13885 raft_consensus.cc:2468] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:16.792282 13705 catalog_manager.cc:5697] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 2 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:16.794132 13923 leader_election.cc:304] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:27:16.795617 14316 raft_consensus.cc:515] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.796203 14330 leader_election.cc:290] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.798151 14326 raft_consensus.cc:2804] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:16.798606 13885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219770e8c374f42bb0669b821163458" candidate_uuid: "7566b8e61ef740b5933d665f65e0ca67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fb2ff321481f468aaabb6b9b3a194264"
I20260709 12:27:16.798913 14326 raft_consensus.cc:697] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
W20260709 12:27:16.805374 13851 leader_election.cc:336] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.805708 13885 raft_consensus.cc:3060] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:27:16.786027 14328 leader_election.cc:290] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773)
I20260709 12:27:16.806624 14326 consensus_queue.cc:237] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.800918 14316 leader_election.cc:290] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [CANDIDATE]: Term 2 election: Requested vote from peers 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745), 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195:38253)
I20260709 12:27:16.803337 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca68c873e90b436eb046896ae3a006e4" candidate_uuid: "fb2ff321481f468aaabb6b9b3a194264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7566b8e61ef740b5933d665f65e0ca67"
I20260709 12:27:16.810312 13955 raft_consensus.cc:3060] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:27:16.799530 13925 leader_election.cc:336] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111)
I20260709 12:27:16.824163 13955 raft_consensus.cc:2468] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2ff321481f468aaabb6b9b3a194264 in term 2.
I20260709 12:27:16.826179 13851 leader_election.cc:304] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:27:16.827631 14316 raft_consensus.cc:2804] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:27:16.828418 14316 raft_consensus.cc:697] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Becoming Leader. State: Replica: fb2ff321481f468aaabb6b9b3a194264, State: Running, Role: LEADER
I20260709 12:27:16.829546 14316 consensus_queue.cc:237] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.834293 13885 raft_consensus.cc:2468] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7566b8e61ef740b5933d665f65e0ca67 in term 3.
I20260709 12:27:16.835489 13923 leader_election.cc:304] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [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: 7566b8e61ef740b5933d665f65e0ca67, fb2ff321481f468aaabb6b9b3a194264; no voters: 4b5d5f6d1bb74aa492fbc2fee1a04fde
I20260709 12:27:16.836678 14326 raft_consensus.cc:2804] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:27:16.837652 14326 raft_consensus.cc:697] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Becoming Leader. State: Replica: 7566b8e61ef740b5933d665f65e0ca67, State: Running, Role: LEADER
I20260709 12:27:16.839008 14326 consensus_queue.cc:237] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [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: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } }
I20260709 12:27:16.844714 13705 catalog_manager.cc:5697] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 2 to 3, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:16.846835 13706 catalog_manager.cc:5697] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 reported cstate change: term changed from 1 to 2, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194). New cstate: current_term: 2 leader_uuid: "fb2ff321481f468aaabb6b9b3a194264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:27:16.847244 13705 catalog_manager.cc:5697] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 2 to 3, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:16.868867 13705 catalog_manager.cc:5697] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 reported cstate change: term changed from 2 to 3, leader changed from 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193) to 7566b8e61ef740b5933d665f65e0ca67 (127.7.58.195). New cstate: current_term: 3 leader_uuid: "7566b8e61ef740b5933d665f65e0ca67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5d5f6d1bb74aa492fbc2fee1a04fde" member_type: VOTER last_known_addr { host: "127.7.58.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:27:17.102018 13955 raft_consensus.cc:1275] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:27:17.103466 14316 consensus_queue.cc:1048] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:27:17.120271 13851 consensus_peers.cc:597] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:17.150733 13885 raft_consensus.cc:1275] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:27:17.152292 14326 consensus_queue.cc:1048] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:27:17.173957 13925 consensus_peers.cc:597] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:17.191851 13925 consensus_peers.cc:597] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:17.194406 13885 raft_consensus.cc:1275] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:27:17.195914 14330 consensus_queue.cc:1048] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:27:17.213173 13925 consensus_peers.cc:597] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:17.235948 13885 raft_consensus.cc:1275] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:27:17.237485 14328 consensus_queue.cc:1048] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:27:17.249696 13882 raft_consensus.cc:1275] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:27:17.251888 13925 consensus_peers.cc:597] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:17.254351 14330 consensus_queue.cc:1048] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:27:17.274281 13955 raft_consensus.cc:1275] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Refusing update from remote peer fb2ff321481f468aaabb6b9b3a194264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:17.275794 14316 consensus_queue.cc:1048] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566b8e61ef740b5933d665f65e0ca67" member_type: VOTER last_known_addr { host: "127.7.58.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:27:17.296849 13851 consensus_peers.cc:597] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:27:17.324137 13925 consensus_peers.cc:597] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:17.332942 13882 raft_consensus.cc:1275] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Refusing update from remote peer 7566b8e61ef740b5933d665f65e0ca67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:27:17.334481 14325 consensus_queue.cc:1048] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2ff321481f468aaabb6b9b3a194264" member_type: VOTER last_known_addr { host: "127.7.58.194" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:27:17.355664  7403 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13832)
W20260709 12:27:17.607823 13925 consensus_peers.cc:597] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:17.681846 13925 consensus_peers.cc:597] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:17.721987 13851 consensus_peers.cc:597] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:17.856657 13851 consensus_peers.cc:597] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:17.884413 13925 consensus_peers.cc:597] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.003324 13851 consensus_peers.cc:597] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.048864 13851 consensus_peers.cc:597] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.126572 13925 consensus_peers.cc:597] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.156872 13851 consensus_peers.cc:597] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.221014 13851 consensus_peers.cc:597] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.261700 13851 consensus_peers.cc:597] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 -> Peer 4b5d5f6d1bb74aa492fbc2fee1a04fde (127.7.58.193:44745): Couldn't send request to peer 4b5d5f6d1bb74aa492fbc2fee1a04fde. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:27:18.356484  7403 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13832)
I20260709 12:27:18.942812  7403 tablet_server.cc:196] TabletServer@127.7.58.193:0 shutdown complete.
I20260709 12:27:19.012986  7403 tablet_server.cc:179] TabletServer@127.7.58.194:0 shutting down...
W20260709 12:27:19.025208 13923 consensus_peers.cc:597] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Couldn't send request to peer fb2ff321481f468aaabb6b9b3a194264. 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 12:27:19.050654  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:19.051793  7403 tablet_replica.cc:333] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.053368  7403 raft_consensus.cc:2243] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.054690  7403 raft_consensus.cc:2272] T 7124d1ec1fbc4065af6b64a128c554d8 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.057487  7403 tablet_replica.cc:333] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.058386  7403 raft_consensus.cc:2243] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.059553  7403 raft_consensus.cc:2272] T b77ba0de57d6462ea6d6c9f0f1ff904a P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.062165  7403 tablet_replica.cc:333] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.062820  7403 raft_consensus.cc:2243] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.063879  7403 raft_consensus.cc:2272] T f20a0ff3b42a43de8ced1ec21676d936 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.066426  7403 tablet_replica.cc:333] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.067229  7403 raft_consensus.cc:2243] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.067934  7403 raft_consensus.cc:2272] T c13fc1af07fe4d358b5cb346ea08a8cd P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.070765  7403 tablet_replica.cc:333] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.071390  7403 raft_consensus.cc:2243] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.071895  7403 raft_consensus.cc:2272] T 09063e6496dd4f2eba589a6039177b5d P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.074401  7403 tablet_replica.cc:333] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.075001  7403 raft_consensus.cc:2243] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.075589  7403 raft_consensus.cc:2272] T 057fb26fbf214dd9aee8e09727a2bfc7 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.078253  7403 tablet_replica.cc:333] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.078963  7403 raft_consensus.cc:2243] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.080091  7403 raft_consensus.cc:2272] T ca68c873e90b436eb046896ae3a006e4 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.082546  7403 tablet_replica.cc:333] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.083185  7403 raft_consensus.cc:2243] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.084142  7403 raft_consensus.cc:2272] T 4c7a660ed37e41a6b07ddcff5958794b P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.086898  7403 tablet_replica.cc:333] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.087563  7403 raft_consensus.cc:2243] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.088263  7403 raft_consensus.cc:2272] T 2219770e8c374f42bb0669b821163458 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:19.088989 13923 consensus_peers.cc:597] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Couldn't send request to peer fb2ff321481f468aaabb6b9b3a194264. 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 12:27:19.091555  7403 tablet_replica.cc:333] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.092329  7403 raft_consensus.cc:2243] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.093113  7403 raft_consensus.cc:2272] T 5ae00c1ba30245588d41cd5bd440f220 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.096194  7403 tablet_replica.cc:333] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.096802  7403 raft_consensus.cc:2243] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.097736  7403 raft_consensus.cc:2272] T 2087805683cd4d31a746716a06bbe84d P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.100255  7403 tablet_replica.cc:333] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.100920  7403 raft_consensus.cc:2243] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.101490  7403 raft_consensus.cc:2272] T 7ac260f15d4f4602a1623cd47cb17208 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.104043  7403 tablet_replica.cc:333] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.104599  7403 raft_consensus.cc:2243] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.105149  7403 raft_consensus.cc:2272] T 77ea0547943c43c997bc761520f9d266 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.107513  7403 tablet_replica.cc:333] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.108029  7403 raft_consensus.cc:2243] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.108570  7403 raft_consensus.cc:2272] T 52346306d26246128758dda462bbd03b P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.111388  7403 tablet_replica.cc:333] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.112275  7403 raft_consensus.cc:2243] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.113852  7403 raft_consensus.cc:2272] T a93d8c64fd944d64bc5dea7e2732affe P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:27:19.115213 13923 consensus_peers.cc:597] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 -> Peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Couldn't send request to peer fb2ff321481f468aaabb6b9b3a194264. 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 12:27:19.116878  7403 tablet_replica.cc:333] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.117558  7403 raft_consensus.cc:2243] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.118532  7403 raft_consensus.cc:2272] T 55b96b7dbfc04e9bbebcb0d48f297f44 P fb2ff321481f468aaabb6b9b3a194264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.120751  7403 tablet_replica.cc:333] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.121243  7403 raft_consensus.cc:2243] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.122186  7403 raft_consensus.cc:2272] T 779eecf73c424f1b94a4175a7ad71668 P fb2ff321481f468aaabb6b9b3a194264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.124347  7403 tablet_replica.cc:333] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264: stopping tablet replica
I20260709 12:27:19.124773  7403 raft_consensus.cc:2243] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.125211  7403 raft_consensus.cc:2272] T 0e061317a90942c792dd86b208c9b3b3 P fb2ff321481f468aaabb6b9b3a194264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.196643  7403 tablet_server.cc:196] TabletServer@127.7.58.194:0 shutdown complete.
I20260709 12:27:19.238628  7403 tablet_server.cc:179] TabletServer@127.7.58.195:0 shutting down...
W20260709 12:27:19.266089 13923 consensus_peers.cc:597] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 -> Peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Couldn't send request to peer fb2ff321481f468aaabb6b9b3a194264. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:32773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:19.278891  7403 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:27:19.279755  7403 tablet_replica.cc:333] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.280726  7403 raft_consensus.cc:2243] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.281414  7403 raft_consensus.cc:2272] T 7124d1ec1fbc4065af6b64a128c554d8 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.283965  7403 tablet_replica.cc:333] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.284600  7403 raft_consensus.cc:2243] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.285616  7403 raft_consensus.cc:2272] T 5ae00c1ba30245588d41cd5bd440f220 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.287935  7403 tablet_replica.cc:333] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.288728  7403 raft_consensus.cc:2243] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.290056  7403 raft_consensus.cc:2272] T 77ea0547943c43c997bc761520f9d266 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.292843  7403 tablet_replica.cc:333] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.293440  7403 raft_consensus.cc:2243] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.294078  7403 raft_consensus.cc:2272] T 779eecf73c424f1b94a4175a7ad71668 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.296231  7403 tablet_replica.cc:333] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.296855  7403 raft_consensus.cc:2243] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.297430  7403 raft_consensus.cc:2272] T 55b96b7dbfc04e9bbebcb0d48f297f44 P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.299641  7403 tablet_replica.cc:333] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.300282  7403 raft_consensus.cc:2243] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.301383  7403 raft_consensus.cc:2272] T 0e061317a90942c792dd86b208c9b3b3 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.303954  7403 tablet_replica.cc:333] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.304533  7403 raft_consensus.cc:2243] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.305465  7403 raft_consensus.cc:2272] T 7ac260f15d4f4602a1623cd47cb17208 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.307756  7403 tablet_replica.cc:333] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.308368  7403 raft_consensus.cc:2243] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.308868  7403 raft_consensus.cc:2272] T 2087805683cd4d31a746716a06bbe84d P 7566b8e61ef740b5933d665f65e0ca67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.311270  7403 tablet_replica.cc:333] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.311882  7403 raft_consensus.cc:2243] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.312438  7403 raft_consensus.cc:2272] T a93d8c64fd944d64bc5dea7e2732affe P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.314759  7403 tablet_replica.cc:333] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.315361  7403 raft_consensus.cc:2243] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.315920  7403 raft_consensus.cc:2272] T b77ba0de57d6462ea6d6c9f0f1ff904a P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.318141  7403 tablet_replica.cc:333] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.318828  7403 raft_consensus.cc:2243] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.319590  7403 raft_consensus.cc:2272] T f20a0ff3b42a43de8ced1ec21676d936 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.322505  7403 tablet_replica.cc:333] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.323187  7403 raft_consensus.cc:2243] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.324137  7403 raft_consensus.cc:2272] T 52346306d26246128758dda462bbd03b P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.326468  7403 tablet_replica.cc:333] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.327107  7403 raft_consensus.cc:2243] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.328349  7403 raft_consensus.cc:2272] T c13fc1af07fe4d358b5cb346ea08a8cd P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.332046  7403 tablet_replica.cc:333] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
W20260709 12:27:19.332089 13923 consensus_peers.cc:597] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 -> Peer fb2ff321481f468aaabb6b9b3a194264 (127.7.58.194:32773): Couldn't send request to peer fb2ff321481f468aaabb6b9b3a194264. Status: Network error: Client connection negotiation failed: client connection to 127.7.58.194:32773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:27:19.333073  7403 raft_consensus.cc:2243] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.333746  7403 raft_consensus.cc:2272] T 4c7a660ed37e41a6b07ddcff5958794b P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.336517  7403 tablet_replica.cc:333] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.337091  7403 raft_consensus.cc:2243] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.338119  7403 raft_consensus.cc:2272] T 2219770e8c374f42bb0669b821163458 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.340255  7403 tablet_replica.cc:333] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.340796  7403 raft_consensus.cc:2243] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.341687  7403 raft_consensus.cc:2272] T 09063e6496dd4f2eba589a6039177b5d P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.343959  7403 tablet_replica.cc:333] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.344543  7403 raft_consensus.cc:2243] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.345467  7403 raft_consensus.cc:2272] T 057fb26fbf214dd9aee8e09727a2bfc7 P 7566b8e61ef740b5933d665f65e0ca67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.347692  7403 tablet_replica.cc:333] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67: stopping tablet replica
I20260709 12:27:19.348205  7403 raft_consensus.cc:2243] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:27:19.348703  7403 raft_consensus.cc:2272] T ca68c873e90b436eb046896ae3a006e4 P 7566b8e61ef740b5933d665f65e0ca67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.392176  7403 tablet_server.cc:196] TabletServer@127.7.58.195:0 shutdown complete.
I20260709 12:27:19.434087  7403 master.cc:562] Master@127.7.58.254:35897 shutting down...
I20260709 12:27:19.461036  7403 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:27:19.461691  7403 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:27:19.462134  7403 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8078dad12544f8c83b633643285c60e: stopping tablet replica
I20260709 12:27:19.484856  7403 master.cc:584] Master@127.7.58.254:35897 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (26229 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (47494 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (234077 ms total)
[  PASSED  ] 8 tests.
I20260709 12:27:19.550834  7403 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2560 messages since previous log ~37 seconds ago
I20260709 12:27:19.551146  7403 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2560 messages since previous log ~37 seconds ago
I20260709 12:27:19.551401  7403 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2554 messages since previous log ~37 seconds ago
I20260709 12:27:19.551671  7403 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 ~56 seconds ago
I20260709 12:27:19.551899  7403 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 ~56 seconds ago
I20260709 12:27:19.552127  7403 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 4 messages since previous log ~123 seconds ago
I20260709 12:27:19.552425  7403 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 144 messages since previous log ~4 seconds ago
I20260709 12:27:19.552784  7403 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~25 seconds ago
